summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ArmPlatformPkg: Drop bogus reference to MPCore related PCDArd Biesheuvel2024-08-012-4/+0
* ArmVirtPkg: Drop bogus reference to MPCore related PCDArd Biesheuvel2024-08-011-5/+0
* CryptoPkg: Enable Openssl Accel builds for AARCH64Pierre Gondois2024-08-012-18/+19
* CryptoPkg/OpensslLib: Add AArch64Cap for arch specific hooksPierre Gondois2024-08-013-0/+109
* CryptoPkg/OpensslLib: Generate files for AARCH64 native supportPierre Gondois2024-08-0113-2/+24978
* CryptoPkg/OpensslLib: Add native instruction support for AARCH64Pierre Gondois2024-08-014-5/+53
* MdePkg/BaseRngLib: Prefer ArmReadIdAA64Isar0Reg() over ArmReadIdIsar0()Pierre Gondois2024-08-015-82/+2
* MdePkg/BaseLib: AARCH64: Add ArmReadIdAA64Isar0Reg()Pierre Gondois2024-08-014-0/+134
* MdePkg/BaseLib: AARCH64: Add ArmReadCntPctReg()Pierre Gondois2024-08-014-1/+78
* BaseTools/Scripts/BinToPcd.py: Update regex strings to use raw strings.Antaeus Kleinert-Strand2024-08-011-2/+2
* MdePkg: Add PCI Express 6.0 Header SupportSachin Ganesh2024-08-013-22/+173
* MdePkg/Acpi65.h: Fix GUID valueMichael Kubacki2024-08-011-1/+1
* CodeQlQueries.qls: Pin to the 1.1.0 codeq/cpp-queries packMichael Kubacki2024-07-314-1/+22
* StandaloneMmPkg: Enable SmmLockBoxMmDependency.xieyuanh2024-07-311-1/+2
* StandaloneMmPkg: Add LockBox Dependency Libraryxieyuanh2024-07-312-0/+84
* OvmfPkg: Use heap memory for virtio-scsi requestSami Mujawar2024-07-311-7/+15
* OvmfPkg: Use heap memory for virtio-blk requestSami Mujawar2024-07-311-10/+20
* EmbeddedPkg: Retire EfiResetSystemLib and ResetRuntimeDxeArd Biesheuvel2024-07-317-282/+0
* OvmfPkg/LoongArchVirtQemu: Drop bogus references to EfiResetSystemLibArd Biesheuvel2024-07-311-2/+0
* UefiCpuPkg: remove last instances of EFI_D_Leif Lindholm2024-07-311-2/+2
* OvmfPkg: remove last instances of EFI_D_Leif Lindholm2024-07-312-2/+2
* MdeModulePkg: NvmExpressDxe: Add Timeout Status CodesSean Brogan2024-07-311-0/+2
* MdeModulePkg/UfsPassThruDxe: Migrate UFS Initial Completion Timeout to PCDJason1 Lin2024-07-303-7/+8
* MdeModulePkg/UfsBlockIoPei: Migrate UFS Initial Completion Timeout to PCDJason1 Lin2024-07-303-7/+7
* MdeModulePkg: Add the PcdUfsInitialCompletionTimeout in DEC FileJason1 Lin2024-07-301-0/+5
* MdeModulePkg: Optimize PEI Core Migration AlgorithmAwiral Shrivastava2024-07-303-9/+47
* BaseTools: fix build error with TOOL_CHAIN_TAG VS2015 & VS2015x86wilson_chen2024-07-302-4/+12
* MdePkg: IORT header update for IORT Rev E.f specAbhishek Mainkar2024-07-301-2/+3
* MdePkg: Update HEST Revision As 2Herman Li2024-07-301-1/+1
* EmbeddedPkg: NonCoherentDmaLib: Set EFI_MEMORY_XP Capability on DMA BufferOliver Smith-Denny2024-07-291-4/+32
* DynamicTablesPkg: Add EFIAPI to generators hooksPierre Gondois2024-07-296-4/+9
* DynamicTablesPkg: Fix conversion compiler warningsPierre Gondois2024-07-293-11/+25
* DynamicTablesPkg: FdtHwInfoParserLib: Create wrapper to get INTC addr cellsPierre Gondois2024-07-294-2/+65
* DynamicTablesPkg: FdtHwInfoParserLib: Move IRQ map to arch folderPierre Gondois2024-07-293-71/+86
* DynamicTablesPkg: FdtHwInfoParserLib: Move ArmLib.h to ArmGicCParser.cPierre Gondois2024-07-292-1/+1
* DynamicTablesPkg: FdtHwInfoParserLib: Make Serial Port parser arch neutralPierre Gondois2024-07-294-15/+15
* DynamicTablesPkg: FdtHwInfoParserLib: Make Pci parser arch neutralPierre Gondois2024-07-294-22/+13
* DynamicTablesPkg: FdtHwInfoParserLib: Refactor to prepare for other archsPierre Gondois2024-07-294-82/+121
* DynamicTablesPkg: FdtHwInfoParserLib: Move ARM parsers to Arm directoryPierre Gondois2024-07-2919-39/+39
* DynamicTablesPkg: DynamicTableManagerDxe: Refactor PresenceArrayPierre Gondois2024-07-295-50/+212
* DynamicTablesPkg: AcpiSsdtCpuTopologyLib: Avoid dependency on GICCPierre Gondois2024-07-294-301/+647
* DynamicTablesPkg: AcpiSratLib: Prepare to support other archsPierre Gondois2024-07-295-197/+424
* DynamicTablesPkg: AcpiSpcrLib: Prepare to support other archsPierre Gondois2024-07-291-1/+1
* DynamicTablesPkg: AcpiDbg2Lib: Prepare to support other archsPierre Gondois2024-07-295-7/+207
* DynamicTablesPkg: AcpiFadtLib: Prepare to support other archsPierre Gondois2024-07-295-76/+225
* DynamicTablesPkg: Acpi: Prepare common libraries to support other archsPierre Gondois2024-07-2911-48/+23
* DynamicTablesPkg: Acpi: Move generic libraries to common folderPierre Gondois2024-07-2927-26/+38
* DynamicTablesPkg: Move PSD info to Arch CommonSami Mujawar2024-07-296-24/+23
* DynamicTablesPkg: Move PCC Type 5 info to Arch CommonSami Mujawar2024-07-297-56/+55
* DynamicTablesPkg: Move PCC Type 3 & 4 info to Arch CommonSami Mujawar2024-07-296-74/+72