edk2-test-stable202108: Release Date: 2021-08-25
edhay
released this
25 Aug 07:05
·
65 commits
to master
since this release
New Features:
- Added support for RISCV64 by using Aarch64 sources, including the support for build
- Helper script to build SCT+Shell in a bootable format
- buildzip: Add CapsuleApp.efi to the SCT zip file
- Added SCT User Guide Word and PDF documents
Bug Fixes
- In SCRT, fixed runtime access to boot services functions
- Consume MdeLibs.dsc.inc for RegisterFilterLib
- Fix type mismatch in Simple Network test
- ImageIndex need be corrected to range 1 ~ DescriptorCount.
- Changed compiler check from greater 5 to equal to 5
- Add support for building extra packages
- Minor update for a build issue on VS2015
- Correct BBTestEraseBlocks behavior (EFI_BLOCK_IO_PROTOCOL)
- Correct check image test behavior
- Fix build.sh when specifying GCC5 toolchain
- Correct issue with memory protection enabled.
- NULL deref in DevicePathToText test
- Fix illegal dereference in CheckEbcProtocol()
- Fix missing symbols on edk2-test build
- Updated Start Address Alignment code
- Fix GUID of EfiCompliant test
- Changed gcc version to be integer
- fix variable services conformance test
- Check return status on calls to GetTime()
- Add build instructions with latest EDK2
- Fix build with latest EDK2
- Convert files from UTF-16 to UTF-8.
- Sync SNP ReceiveFilters change to IHV
- Sync SNP Statistics change to IHV
- Sync StrUpr() test change to IHV
- Sync SimpleTextInputEx change to IHV
- Fix invalid attribute combination
- UninstallMultipleProtocols, checkpoint 7-9
- buffer overflow in NotifyFunctionTplEx()
- StrUpr() test for cyrillic letters
- assertion for UninstallMultipleProtocols
- Eliminate 2nd execution of ExitBootServices Test
- Fix gBlackBoxEfiSimplePointerProtocolGuid value
- Remove Ipf source files from inf file
- EasLib: Remove files required for building Ipf
- SctLib: Remove Ipf source files
- Framework/EntsLib: Remove Ipf source files from inf file
- Framework/ENTS: Remove reference to gtEfiSalSystemTableGuid
- Library/EntsLib: Remove references to SalSystemTable
- EFI/Protocol: Fix to use VENDOR_DEVICE_PATH to create the debug port device node