summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-31OvmfPkg: Use heap memory for virtio-blk requestSami Mujawar1-10/+20
2024-07-31EmbeddedPkg: Retire EfiResetSystemLib and ResetRuntimeDxeArd Biesheuvel7-282/+0
2024-07-31OvmfPkg/LoongArchVirtQemu: Drop bogus references to EfiResetSystemLibArd Biesheuvel1-2/+0
2024-07-31UefiCpuPkg: remove last instances of EFI_D_Leif Lindholm1-2/+2
2024-07-31OvmfPkg: remove last instances of EFI_D_Leif Lindholm2-2/+2
2024-07-31MdeModulePkg: NvmExpressDxe: Add Timeout Status CodesSean Brogan1-0/+2
2024-07-30MdeModulePkg/UfsPassThruDxe: Migrate UFS Initial Completion Timeout to PCDJason1 Lin3-7/+8
2024-07-30MdeModulePkg/UfsBlockIoPei: Migrate UFS Initial Completion Timeout to PCDJason1 Lin3-7/+7
2024-07-30MdeModulePkg: Add the PcdUfsInitialCompletionTimeout in DEC FileJason1 Lin1-0/+5
2024-07-30MdeModulePkg: Optimize PEI Core Migration AlgorithmAwiral Shrivastava3-9/+47
2024-07-30BaseTools: fix build error with TOOL_CHAIN_TAG VS2015 & VS2015x86wilson_chen2-4/+12
2024-07-30MdePkg: IORT header update for IORT Rev E.f specAbhishek Mainkar1-2/+3
2024-07-30MdePkg: Update HEST Revision As 2Herman Li1-1/+1
2024-07-29EmbeddedPkg: NonCoherentDmaLib: Set EFI_MEMORY_XP Capability on DMA BufferOliver Smith-Denny1-4/+32
2024-07-29DynamicTablesPkg: Add EFIAPI to generators hooksPierre Gondois6-4/+9
2024-07-29DynamicTablesPkg: Fix conversion compiler warningsPierre Gondois3-11/+25
2024-07-29DynamicTablesPkg: FdtHwInfoParserLib: Create wrapper to get INTC addr cellsPierre Gondois4-2/+65
2024-07-29DynamicTablesPkg: FdtHwInfoParserLib: Move IRQ map to arch folderPierre Gondois3-71/+86
2024-07-29DynamicTablesPkg: FdtHwInfoParserLib: Move ArmLib.h to ArmGicCParser.cPierre Gondois2-1/+1
2024-07-29DynamicTablesPkg: FdtHwInfoParserLib: Make Serial Port parser arch neutralPierre Gondois4-15/+15
2024-07-29DynamicTablesPkg: FdtHwInfoParserLib: Make Pci parser arch neutralPierre Gondois4-22/+13
2024-07-29DynamicTablesPkg: FdtHwInfoParserLib: Refactor to prepare for other archsPierre Gondois4-82/+121
2024-07-29DynamicTablesPkg: FdtHwInfoParserLib: Move ARM parsers to Arm directoryPierre Gondois19-39/+39
2024-07-29DynamicTablesPkg: DynamicTableManagerDxe: Refactor PresenceArrayPierre Gondois5-50/+212
2024-07-29DynamicTablesPkg: AcpiSsdtCpuTopologyLib: Avoid dependency on GICCPierre Gondois4-301/+647
2024-07-29DynamicTablesPkg: AcpiSratLib: Prepare to support other archsPierre Gondois5-197/+424
2024-07-29DynamicTablesPkg: AcpiSpcrLib: Prepare to support other archsPierre Gondois1-1/+1
2024-07-29DynamicTablesPkg: AcpiDbg2Lib: Prepare to support other archsPierre Gondois5-7/+207
2024-07-29DynamicTablesPkg: AcpiFadtLib: Prepare to support other archsPierre Gondois5-76/+225
2024-07-29DynamicTablesPkg: Acpi: Prepare common libraries to support other archsPierre Gondois11-48/+23
2024-07-29DynamicTablesPkg: Acpi: Move generic libraries to common folderPierre Gondois27-26/+38
2024-07-29DynamicTablesPkg: Move PSD info to Arch CommonSami Mujawar6-24/+23
2024-07-29DynamicTablesPkg: Move PCC Type 5 info to Arch CommonSami Mujawar7-56/+55
2024-07-29DynamicTablesPkg: Move PCC Type 3 & 4 info to Arch CommonSami Mujawar6-74/+72
2024-07-29DynamicTablesPkg: Move PCC Type2 info to Arch CommonSami Mujawar6-50/+49
2024-07-29DynamicTablesPkg: Move PCC Type1 info to Arch CommonSami Mujawar6-49/+48
2024-07-29DynamicTablesPkg: Move PCC Type0 info to Arch CommonSami Mujawar7-94/+96
2024-07-29DynamicTablesPkg: Move PCC structure definitions to Arch CommonSami Mujawar2-72/+72
2024-07-29DynamicTablesPkg: Move Continuous perf control info to Arch CommonSami Mujawar6-75/+74
2024-07-29DynamicTablesPkg: Move Cache info to Arch CommonSami Mujawar6-81/+80
2024-07-29DynamicTablesPkg: Move Processor hierarchy info to Arch CommonSami Mujawar8-138/+137
2024-07-29DynamicTablesPkg: Rename GicCToken field in Processor Hierarchy InfoSami Mujawar4-39/+41
2024-07-29DynamicTablesPkg: Move LPI info object to Arch CommonSami Mujawar7-118/+118
2024-07-29DynamicTablesPkg: Move Generic Initiator affinity info to Arch CommonSami Mujawar6-119/+118
2024-07-29DynamicTablesPkg: Move PCI device Handle object to Arch CommonSami Mujawar6-73/+72
2024-07-29DynamicTablesPkg: Move ACPI device Handle object to Arch CommonSami Mujawar6-69/+68
2024-07-29DynamicTablesPkg: Move Mem Affinity Info to Arch CommonSami Mujawar6-78/+77
2024-07-29DynamicTablesPkg: Move Pci Interrupt Map Info to Arch CommonSami Mujawar8-97/+96
2024-07-29DynamicTablesPkg: Move CM_ARM_GENERIC_INTERRUPT struct to Arch CommonSami Mujawar6-69/+69
2024-07-29DynamicTablesPkg: Move Pci Address Map Info to Arch CommonSami Mujawar8-94/+93