dev-v2024050001.0.3
What's Changed
-
Update crate dependencies to use crates.io @makubacki (#619)
Change Details
## Description
Move from git dependencies to those from crates.io.
- Impacts functionality?
- Impacts security?
- Breaking change?
- Includes tests?
- Includes documentation?
- Backport to release branch?
How This Was Tested
- Local build and test
Integration Instructions
- N/A
-
Add MsBootHttp4 MsBootHttp6 boot sequence @kanechen66 (#610)
Change Details
## Description
This change adds MsBootHttp4 MsBootHttp6 so that platform can choose boot device with ipv4/v6 http device.
- Impacts functionality?
- Impacts security?
- Breaking change?
- Includes tests?
- Includes documentation?
- Backport to release branch?
How This Was Tested
Tested on SUT and it can boot to http ip v4 and http ipv6 device.
Integration Instructions
None
🐛 Bug Fixes
-
Fix event handling bug with touch and keyboard input @wenbhou (#620)
Change Details
## Description
Fixes #621
Fix the bug in event handling that occurs when alternating between touch and keyboard inputs, ensuring seamless interaction.
- Impacts functionality?
- Impacts security?
- Breaking change?
- Includes tests?
- Includes documentation?
- Backport to release branch?
How This Was Tested
Tested on Surface Laptop and Surface Pro. Booted to UEFI front page and alternated between Touchpad and Keyboard for operation. The interaction was seamless.
Integration Instructions
N/A
-
AdvancedLogDumper: Fixed application logic to not bail all the time @kuqin12 (#615)
Change Details
## Description
The current logic will bail if the HII calls are successful. This change fixes it.
- Impacts functionality?
- Impacts security?
- Breaking change?
- Includes tests?
- Includes documentation?
- Backport to release branch?
How This Was Tested
This was tested on proprietary hardware platform and fixed the issue.
Integration Instructions
N/A
Full Changelog: v2024050001.0.2...v2024050001.0.3