v0.1.0
·
74 commits
to refs/heads/main
since this release
What's Changed
-
Add initial repo GitHub and CI files @makubacki (#2)
Change Details
## Description
Adds the build and test Azure pipeline YAML file and GitHub workflow
files for GitHub automation.- Impacts functionality?
- Impacts security?
- Breaking change?
- Includes tests?
- Includes documentation?
How This Was Tested
- Mu Rust Helper PR gate
Integration Instructions
- N/A - Local CI
-
Add tpl\_mutex helper and tpl services in boot\_services @magravel (#1)
Change Details
## Description
Add TplMutex helper and basic boot services for tpl sevices use in the mutex.
- Impacts functionality?
- Impacts security?
- Breaking change?
- Includes tests?
- unit tests for testing the locking behavior of TplMutex
- unit tests for testing the creation of StandardBootServices
- Includes documentation?
- Documentation for public function made in tpl_mutex.rs and boot_services.rs
How This Was Tested
With unit tests
Integration Instructions
N/A
Full Changelog: ...v0.1.0