summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-03pip: bump edk2-pytool-library from 0.12.1 to 0.13.1dependabot/pip/edk2-pytool-library-0.13.1dependabot[bot]1-1/+1
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
2023-01-26ArmVirtPkg/PlatformCI: Add CI coverage for ArmVirtQemuKernelArd Biesheuvel4-2/+83
2023-01-26ArmVirtPkg/PlatformCI: Enable optional features on Qemu AARCH64 buildsArd Biesheuvel1-3/+3
2023-01-26ArmVirtPkg/PlatformCI: factor out reusable PlatformBuildLib.pyArd Biesheuvel3-23/+39
2023-01-26ArmVirtPkg/ArmVirtQemu: enlarge initial flash mappingArd Biesheuvel1-1/+3
2023-01-26ArmVirtPkg/PrePi: Ensure timely execution of library constructorsArd Biesheuvel1-3/+3
2023-01-26CryptoPkg/Library: Reinstate ARM/AARCH64 sections in SmmCryptLib.infJake Garver1-0/+6
2023-01-26OvmfPkg: fix BuildResourceDescriptorHob call in PlatformAddHobCB()Gerd Hoffmann1-1/+1
2023-01-23SecurityPkg/AuthVariableLib: Check SHA-256 OID with ContentInfo presentJan Bobek1-8/+42
2023-01-20MdeModulePkg: remove garbage pixels in LaffStd glyphsdevel@edk2.groups.io1-5/+5
2023-01-20ShellPkg: Export default shell delay as PCDTomas Pilar3-1/+6
2023-01-20OvmfPkg/PlatformInitLib: catch QEMU's CPU hotplug reg block regressionLaszlo Ersek1-0/+87
2023-01-20OvmfPkg/PlatformInitLib: factor out PlatformCpuCountBugCheck()Laszlo Ersek1-23/+58
2023-01-20OvmfPkg/PlatformCI VS2019: Enable temporary workaround for cpuhp bugfixArd Biesheuvel2-1/+13
2023-01-19EmbeddedPkg: Add back FfsFindSectionDataMin M Xu2-0/+43
2023-01-19EmbeddedPkg: Rename FfsFindSectionData as FfsFindSectionDataWithHookMin M Xu4-8/+10
2023-01-19MdeModulePkg: Add IpmiCommandLibAbner Chang2-0/+8
2023-01-19MdeModulePkg/IpmiCommandLib: Add NULL instance libraryAbner Chang5-0/+757
2023-01-19MdeModulePkg/Include: Add IpmiCommandLib header fileAbner Chang1-0/+683
2023-01-19RedfishPkg/Include: Redfish USB Interface V2 updateAbner Chang1-1/+24
2023-01-19RedfishPkg/Include: Add Redfish IPMI definitionsAbner Chang1-0/+51
2023-01-19MdePkg/IndustryStandard: Update IPMI definitionsAbner Chang3-4/+82
2023-01-18OvmfPkg/CcExitLib: Initialize Status in IoExitMin M Xu1-4/+5
2023-01-18OvmfPkg/BaseMemEncryptTdxLib: Refactor error handle of SetOrClearSharedBitMin M Xu1-8/+40
2023-01-18SecurityPkg/TdTcg2Dxe: Extend EFI boot variable to PCR[1]Min M Xu1-5/+1
2023-01-18OvmfPkg/CcExitLib: Refactor TDX MmioExitMin M Xu1-163/+381
2023-01-18OvmfPkg/CcExitLib: Move common X86 instruction code to separate fileMin M Xu5-615/+735