summaryrefslogtreecommitdiff
path: root/Platform/Intel/MinPlatformPkg/Test
AgeCommit message (Expand)Author
2018-03-02Enable MinPlatformPkg to boot with EDK2 platform. Validated on an open server...Jiewen Yao
2018-02-28MinPlatformPkg/TestPointLib: Remove an unused variable.Marvin Häuser
2018-02-28MinPlatformPkg/TestPointLib: Prevent symbol duplication.Marvin Häuser
2018-02-28MinPlatformPkg/TestPointCheckLib: Add missing braces to a GUID definition.Marvin Häuser
2018-02-28MinPlatformPkg/TestPointCheckLib: Remove unused variables.Marvin Häuser
2018-02-28MinPlatformPkg/TestPointCheckLib: Prevent symbol duplication.Marvin Häuser
2018-02-28MinPlatformPkg/TestPointCheckLib: Add missing typecasts.Marvin Häuser
2018-02-28MinPlatformPkg/TestPointCheckLib: Initialize SmrrMask to prevent compiler con...Marvin Häuser
2018-02-28MinPlatformPkg/TestPointCheckLib: Prevent the usage of uninitialized variables.Marvin Häuser
2018-02-28MinPlatformPkg/TestPointCheckLib: Add missing typecasts to UINTN.Marvin Häuser
2017-12-20Rename gMinPlatformModuleTokenSpaceGuid to gMinPlatformPkgTokenSpaceGuid.Jiewen Yao
2017-11-28Add Check for MemoryAttributeTable.Jiewen Yao
2017-11-28Fix typo - Funtional to FunctionalJiewen Yao
2017-11-28TestPoint: avoid using ReportStatus code to make test point check as last one.Jiewen Yao
2017-11-28Add GCD test for ACPI resource reporting.Jiewen Yao
2017-11-13Add DMA protection check test point.Jiewen Yao
2017-11-13cleanup test point bit definition.Jiewen Yao
2017-11-13Add SMM test point according to the design.Jiewen Yao
2017-10-31Add NULL check for GetPciSegmentInfo()Jiewen Yao
2017-10-24Clean up Checkpoint.Jiewen Yao
2017-09-28Rename gPlatformModuleTokenSpaceGuid to gMinPlatformModuleTokenSpaceGuid.Jiewen Yao
2017-08-14MinPlatformPkg: fix build failure.Jiewen Yao
2017-06-23Add MinPlatform.Jiewen Yao