edk2 tag used for build: https://github.com/tianocore/edk2/releases/tag/edk2-stable202508
New Features:
- Add UEFI SecureBoot tests: VariableAttributes, VariableUpdates and ImageLoadingTest for UEFI Secure Boot validation
- New test scenario for GetInformation()
- New tests for FMP GetImageInfo invalid cases
- New EFI_INVALID_PARAMETER scenarios for FMP GetImageInfo in TestCaseSpec
- Add EFI RT Properties Table tests
- Test Scenario for EFI_RT_PROPERTIES_TABLE
- New coverage in FirmwareManagementBBTestConformance UEFI spec v2.7B
- New scenarios for FirmwareManagementBBTestConformance in testcasespec
- Added the Issue Template for edk2-test issues
- Automatic PR review infrastructure
- UEFI-SCT Case spec conversion to markdown
- Add build instructions for X64 Windows
Bug Fixes:
- uefi-sct/SctPkg: Updated DEFAULT_TTL Value
- SctPkg: Update LoongArch exception defines
- uefi-sct/SctPkg: Coverity illegal access fixes
- uefi-test/SctPkg: Coverity Uninitialized Variables Fixes
- uefi-test/SctPkg: Fix edk2 compilation error and TestInfrastructure issues
- uefi-sct/SctPkg: include CompilerIntrinsicsLib in Pkcs7BBTest.inf
- uefi-sct/SctPkg: Coverity corruptions fixes
- uefi-sct/SctPkg:Fixed build issue due to no UGAIO.
- uefi-sct/SctPkg: Fix x64 GCC build by enforcing Microsoft x64 ABI
- SctPkg: Remove duplicate gTestGenericFailureGuid in ValidHiiImage
- SctPkg/EasDispatcher: Remove unused variables in EftpImplement
- uefi-test/SctPkg: Fix UEFI\IHV_SCT.dsc build error
- uefi-sct/SctPkg: Fix build error
- uefi-sct/TimeServices: Updating the TimeFieldsValid() function
- uefi-sct/SctPkg: Coverity Uninitialized Variables Fixes
- uefi-sct/SctPkg: Enable CLANGDWARF processing in build script
- Modify test function to match Test Scenario for EFI_RT_PROPERTIES_TABLE.
- Making changes based on EDK2-test opensource feedback
- uefi-sct/SctPkg: Fixes "Unsupported target architecture X64 !"
- uefi-sct/SctPkg: Fix copy mem build error
- TestCase: Add missing EFIAPI attribute in test entry points
- edk2-test: uefi-sct: Correct the AIP GUID gEfiAdapterInfoUndiIPv6SupportGuid to the correct definition.
- Updated the Contribution guidelines in the Readme
- Edk2-Test: Fix:AdapterInfoBBTest
- Updates for automatic reviewer assignment for PRs
- Removed the references to Bugzilla in the Readme
- uefi-sct/SctPkg: TCG2 Protocol: Expand BSCap.HashAlgorithmBitmap check
- edk2-test: uefi-sct: Correct the vlanId check in DevicePath Test
- SctPkg: Drop ArmCompilerIntrinsicsLib
- uefi-sct/SctPkg: ExtractConfig allows EFI_ACCESS_DENIED with a warning
- uefi-sct: Readme updates with UEFI specifications and test case spec details
- edk2-test: uefi-sct Increase the waiting time in the SCT GetStatus_Func test
- uefi-sct/Doc: add Secure Boot testcase definitions
- Created .readthedocs.yaml for readthedocs support
Full Changelog: edk2-test-stable202406...edk2-test-stable202509