summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-01DynamicTablesPkg: Extract AcpiHelperLib from TableHelperLibPierre Gondois15-153/+212
2021-09-30UefiPayloadPkg: Remove asm code and sharing librariesGuo Dong16-321/+105
2021-09-30SecurityPkg: Fix SecureBootDefaultKeysDxe failed to startNhi Pham1-7/+14
2021-09-30MdeModulePkg: CI YAML: Added new GUID to ignore duplicate listKun Qin1-0/+1
2021-09-30MdePkg: CI YAML: Added new GUID to ignore duplicate listKun Qin1-1/+2
2021-09-30MdePkg: MmCommunication: Added definition of MM Communication PPIKun Qin2-0/+75
2021-09-30OvmfPkg: Reference new Tcg2PlatformPei in the build systemStefan Berger8-0/+20
2021-09-30OvmfPkg: Reference new Tcg2PlatformDxe in the build system for compilationStefan Berger8-0/+20
2021-09-30OvmfPkg: Handle TPM 2 physical presence opcodes much earlierStefan Berger3-22/+31
2021-09-30OvmfPkg/TPM PPI: Connect default consoles for user interactionStefan Berger2-0/+6
2021-09-29UefiPayloadPkg: Update maximum logic processor to 256Cheng-Chieh Huang1-1/+1
2021-09-29BaseTools: Remove hard-coded strings for target and tools_defPierre Gondois5-14/+10
2021-09-29BaseTools: Remove Makefile/MakefileName fieldsPierre Gondois3-5/+0
2021-09-29BaseTools/build: Set MakefileNamePierre Gondois1-1/+4
2021-09-29BaseTools/GenMake: Use ToolDefinition as fallback optionPierre Gondois1-4/+4
2021-09-29BaseTools: Switch to downloading the AARCH64 compiler from Arm's siteRebecca Cran2-6/+6
2021-09-29BaseTools: Switch to downloading the ARM compiler from Arm's siteRebecca Cran2-6/+6
2021-09-29UefiPayloadPkg: Add ".upld_info" in universal payloadGuo Dong1-3/+39
2021-09-29UefiPayloadPkg: Use dummy constructor for PlatformHookLibGuo Dong2-1/+18
2021-09-29UefiPayloadPkg: Build a HOB from bootloader ACPI tableGuo Dong6-173/+233
2021-09-29MdePkg: Fix DEVICE_SECURITY_EVENT_DATA_HEADER version definitionyi1 li1-1/+1
2021-09-29MdeModulePkg/BootManagerMenuApp: Limit string drawing within one lineZhichao Gao1-3/+69
2021-09-26MdeModulePkg/PciBusDxe: Improve the flow of testing support attributesxueshengfeng1-2/+5
2021-09-24UefiPayloadPkg: Add Macro to enable or disable some drivers.Zhiguang Liu2-4/+13
2021-09-23EmbeddedPkg: Add LoadFile2 for linux initrdJeff Brasen3-22/+202
2021-09-23EmbeddedPkg: Install FDT if UpdateDtb is not presentJeff Brasen1-5/+6
2021-09-23EmbeddedPkg: AndroidBootImgBoot error handling updatesJeff Brasen1-21/+29
2021-09-23EmbeddedPkg: Remove duplicate libfdt.h includeJeff Brasen1-2/+0
2021-09-22OvmfPkg: set a default value for the WorkAreaHeader PCDCorvin Köhne2-1/+6
2021-09-22IntelFsp2WrapperPkg: Make PcdFspModeSelection dynamicZhang Xiaoqiang1-6/+6
2021-09-18SecurityPkg: Add debug log for indicating IBB verified OBB successfullyYang, Longlong1-0/+2
2021-09-18UefiCpuPkg: SecCoreNative without ResetVectorS, Ashraf Ali2-0/+81
2021-09-16ArmPkg/ProcessorSubClassDxe: Fix the format of ProcessorIdNhi Pham1-1/+2
2021-09-16UefiCpuPkg: VTF0 Linear-Address Translation to a 1-GByte Page till 512GBAshraf Ali S21-49/+187
2021-09-16UefiCpuPkg: Prevent from re-initializing CPU features during S3 resumeLou, Yun2-14/+23
2021-09-16UefiCpuPkg: Refactor initialization of CPU features during S3 resumeLou, Yun6-128/+165
2021-09-16UefiPayloadPkg: Fix the warning when building UefiPayloadPkg with IA32+X64Tan, Dun1-3/+5
2021-09-16UefiPayloadPkg: Add script to build UniversalPayload in UefiPayloadPkgTan, Dun1-0/+98
2021-09-16MdeModulePkg/Core/Pei: Fix pointer size mismatch in EvacuateTempRam()Michael Kubacki1-2/+5
2021-09-16MdeModulePkg/Core/Pei: Make migrated PEIM message verboseMichael Kubacki1-1/+1
2021-09-16MdeModulePkg/Core/Pei: Fix typo in function descriptionsMichael Kubacki2-3/+3
2021-09-13SecurityPkg: Add references to header and inf files to SecurityPkgStefan Berger2-0/+16
2021-09-13SecurityPkg/Tcg: Make Tcg2PlatformPei buildable and fix style issuesStefan Berger2-7/+8
2021-09-13SecurityPkg/Tcg: Import Tcg2PlatformPei from edk2-platformsStefan Berger2-0/+159
2021-09-13SecurityPkg: Introduce new PCD PcdRandomizePlatformHierarchyStefan Berger2-2/+7
2021-09-13SecurityPkg/Tcg: Make Tcg2PlatformDxe buildable and fix style issuesStefan Berger3-5/+4
2021-09-13SecrutiyPkg/Tcg: Import Tcg2PlatformDxe from edk2-platformsStefan Berger2-0/+129
2021-09-13SecurityPkg/TPM: Fix bugs in imported PeiDxeTpmPlatformHierarchyLibStefan Berger2-20/+8
2021-09-13SecurityPkg/TPM: Import PeiDxeTpmPlatformHierarchyLib.c from edk2-platformsStefan Berger3-0/+338
2021-09-10UefiPayloadPkg: Dump hob info from gEdkiiBootManagerMenuFileGuidduntan2-1/+26