summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-08pip: update edk2-pytool-extensions requirement from ~=0.20.0 to ~=0.21.6dependabot/pip/edk2-pytool-extensions-approx-eq-0.21.6dependabot[bot]1-1/+1
2023-02-07MdePkg:IORT header update for IORT Rev E.e specSwatisri Kantamsetti1-0/+4
2023-02-07MdeModulePkg: EfiUnacceptedMemoryType is not allowed in AllocatePoolMin M Xu1-1/+1
2023-02-07MdeModulePkg: Disambiguate the meaning of PcdDxeIplSwitchToLongModeZhiguang Liu1-3/+1
2023-02-07BaseTools: remove useless dependency on libuuidThierry LARONDE2-10/+1
2023-02-06RedfishPkg: fix multiple SMBIOS type 42 version issueNickle Wang1-0/+8
2023-02-06ArmPkg/ArmScmiDxe: Fix the calculation of RequiredArraySizeSudeep Holla1-23/+16
2023-02-04OvmfPkg/IntelTdx: Update READMEMin M Xu1-12/+7
2023-02-04SecurityPkg/TdTcg2Dxe: td-guest shall halt when CcMeasurement install failMin M Xu1-0/+6
2023-02-04SecurityPkg: don't require PK to be self-signed by defaultJan Bobek1-1/+1
2023-02-04OvmfPkg: require self-signed PK when secure boot is enabledJan Bobek7-0/+21
2023-02-04SecurityPkg: limit verification of enrolled PK in setup modeJan Bobek3-2/+17
2023-02-04EmbeddedPkg/PrePiLib: Drop unused PCD PcdPrePiCpuIoSizeArd Biesheuvel1-2/+0
2023-02-04OvmfPkg: Support Tdx measurement in OvmfPkgX64Min M Xu4-1/+36
2023-02-04OvmfPkg/PlatformPei: Build GuidHob for Tdx measurementMin M Xu5-4/+19
2023-02-04OvmfPkg/OvmfPkgX64: Measure TdHob and Configuration FV in SecMainMin M Xu1-0/+13
2023-02-04OvmfPkg/IntelTdx: Add PeiTdxHelperLibMin M Xu2-0/+139
2023-02-04OvmfPkg/IntelTdx: Measure TdHob and Configuration FV in SecMainMin M Xu4-24/+14
2023-02-04OvmfPkg: Refactor ProcessHobListMin M Xu8-812/+759
2023-02-04OvmfPkg: Refactor MeaureFvImageMin M Xu6-153/+119
2023-02-04OvmfPkg: Refactor MeasureHobListMin M Xu7-88/+308
2023-02-04OvmfPkg/PeilessStartupLib: Update the define of FV_HANDOFF_TABLE_POINTERS2Min M Xu1-11/+7
2023-02-04OvmfPkg/IntelTdx: Add SecTdxHelperLibMin M Xu2-0/+130
2023-02-04OvmfPkg/IntelTdx: Add TdxHelperLibNullMin M Xu4-0/+185
2023-02-04OvmfPkg: Add Tdx measurement data structure in WorkAreaMin M Xu1-3/+22
2023-02-04OvmfPkg/AcpiPlatformDxe: Measure ACPI table from QEMU in TDVFMin M Xu2-0/+33
2023-02-04MdeModulePkg: ScsiDiskDxe: clean up comment in ScsiDisk.cYuan Yu1-4/+0
2023-02-03UefiCpuPkg: Fix SMM code hangs when InitPagingZhiguang Liu1-4/+9
2023-02-03MdePkg: Label CreateEvent NotifyFunction and NotifyContext optionalRebecca Cran1-2/+2
2023-02-02MdeModulePkg/Bus/Ata/AhciPei: Fix DEADCODE Coverity issueRanbir Singh1-4/+0
2023-02-02ShellPkg/AcpiView: ERST ParserJeshua Smith4-0/+304
2023-02-02MdeModulePkg: ScsiBusDxe: Refactor DiscoverScsiDevice()Yuan Yu2-20/+23
2023-02-01MdePkg: Fix UINT64 and INT64 word length for LoongArch64Chao Li1-11/+11
2023-01-31UefiPayloadPkg: Set RTC dynamic PCD to PeiPCDdatabaseKasimX Liu1-0/+5
2023-01-31MdePkg: Added serveral tables to MATD used by LoongArch64Chao Li1-1/+94
2023-01-31MdePkg: Add ACPI 6.5 headerChao Li2-1/+3165
2023-01-31MdePkg: Add Acpi65.h to IgnoreFiles areaChao Li1-0/+2
2023-01-30ArmVirtPkg: Remove RealView Debugger lines from ArmVirtPkg.dsc.incRebecca Cran1-7/+0
2023-01-30ArmPkg: Remove RealView Debugger supportRebecca Cran4-188/+0
2023-01-30BaseTools: Remove CYGWIN_NT-5.1-i686 ref from Scripts/PatchCheck.pyRebecca Cran1-1/+0
2023-01-30BaseTools: Delete Bin/{CYGWIN_NT-5.1-i686,Darwin-i386} directoriesRebecca Cran31-691/+0
2023-01-30MdeModulePkg: Correct memory type in PrePiDxeCis.hDionna Glaze via groups.io2-2/+2
2023-01-30tools_def: Remove duplicated -OsPierre Gondois1-12/+12
2023-01-27ArmPkg: implement EFI_MP_SERVICES_PROTOCOL based on PSCI callsRebecca Cran5-0/+2335
2023-01-27ArmPkg: Add GET_MPIDR_AFFINITY_BITS and MPIDR_MT_BIT to ArmLib.hRebecca Cran1-7/+9
2023-01-26OvmfPkg/PlatformPei: SEV-SNP make >=4GB unacceptedDionna Glaze1-0/+6
2023-01-26OvmfPkg: Implement AcceptAllUnacceptedMemory in AmdSevDxeDionna Glaze2-3/+22
2023-01-26OvmfPkg: Introduce the OvmfSevMemoryAcceptance protocolDionna Glaze2-0/+44
2023-01-26OvmfPkg: Add memory acceptance event in AmdSevDxeDionna Glaze2-0/+98
2023-01-26ArmVirtPkg/PlatformCI: Perform build test of ArmVirtKvmToolArd Biesheuvel2-0/+57