summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-01.pytool: Sort the list of words in cspell.base.yamlRebecca Cran1-234/+234
2024-08-01.pytool: Add "MPIDR" to the list of known words in cspell.base.yamlRebecca Cran1-1/+2
2024-08-01ShellPkg/AcpiView: Add MPAM ParserRohit Mathew5-2/+1267
2024-08-01ShellPkg: acpiview: Add routines to print reserved fieldsRohit Mathew2-0/+164
2024-08-01ShellPkg: acpiview: Add routine to print 16 charsRohit Mathew2-0/+57
2024-08-01ShellPkg/AcpiView: Update print-formatter prototypeRohit Mathew12-36/+98
2024-08-01ShellPkg/AcpiView: Update field-validator prototypeRohit Mathew19-137/+266
2024-08-01MdePkg/IndustryStandard: Add definitions for MPAM ACPI specificationRohit Mathew2-1/+252
2024-08-01IntelFsp2WrapperPkg/FspmWrapperPeim: Fix FspT/M address for measurementZhihao Li2-8/+33
2024-08-01ArmVirtPkg: Switch all PrePeiCore users to new Sec.infArd Biesheuvel4-4/+4
2024-08-01ArmPlatformPkg: Clone PrePeiUniCore into SecArd Biesheuvel13-0/+892
2024-08-01ArmPlatformPkg: Clone PrePiUniCore into PeilessSecArd Biesheuvel8-0/+607
2024-08-01ArmPlatformPkg/PrePi: Make some functions STATICArd Biesheuvel2-6/+17
2024-08-01ArmPkg/ArmArchTimerLib: Drop pointless constructorArd Biesheuvel2-25/+2
2024-08-01ArmPlatformPkg/PrePi: Drop call to TimerConstructor()Ard Biesheuvel2-8/+0
2024-08-01ArmVirtPkg/PrePi: Drop call to TimerConstructor()Ard Biesheuvel2-8/+0
2024-08-01ArmPlatformPkg/PrePi: Drop secondary stack handlingArd Biesheuvel4-54/+10
2024-08-01ArmPlatformPkg/PrePeiCore: Drop secondary stack handlingArd Biesheuvel4-89/+25
2024-08-01ArmPlatformPkg/PrePeiCore: Drop MPCore variantArd Biesheuvel7-272/+11
2024-08-01ArmPlatformPkg/PrePi: Drop MPCore variantArd Biesheuvel7-295/+8
2024-08-01ArmPlatformPkg: Drop bogus reference to MPCore related PCDArd Biesheuvel2-4/+0
2024-08-01ArmVirtPkg: Drop bogus reference to MPCore related PCDArd Biesheuvel1-5/+0
2024-08-01CryptoPkg: Enable Openssl Accel builds for AARCH64Pierre Gondois2-18/+19
2024-08-01CryptoPkg/OpensslLib: Add AArch64Cap for arch specific hooksPierre Gondois3-0/+109
2024-08-01CryptoPkg/OpensslLib: Generate files for AARCH64 native supportPierre Gondois13-2/+24978
2024-08-01CryptoPkg/OpensslLib: Add native instruction support for AARCH64Pierre Gondois4-5/+53
2024-08-01MdePkg/BaseRngLib: Prefer ArmReadIdAA64Isar0Reg() over ArmReadIdIsar0()Pierre Gondois5-82/+2
2024-08-01MdePkg/BaseLib: AARCH64: Add ArmReadIdAA64Isar0Reg()Pierre Gondois4-0/+134
2024-08-01MdePkg/BaseLib: AARCH64: Add ArmReadCntPctReg()Pierre Gondois4-1/+78
2024-08-01BaseTools/Scripts/BinToPcd.py: Update regex strings to use raw strings.Antaeus Kleinert-Strand1-2/+2
2024-08-01MdePkg: Add PCI Express 6.0 Header SupportSachin Ganesh3-22/+173
2024-08-01MdePkg/Acpi65.h: Fix GUID valueMichael Kubacki1-1/+1
2024-07-31CodeQlQueries.qls: Pin to the 1.1.0 codeq/cpp-queries packMichael Kubacki4-1/+22
2024-07-31StandaloneMmPkg: Enable SmmLockBoxMmDependency.xieyuanh1-1/+2
2024-07-31StandaloneMmPkg: Add LockBox Dependency Libraryxieyuanh2-0/+84
2024-07-31OvmfPkg: Use heap memory for virtio-scsi requestSami Mujawar1-7/+15
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