summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-31DynamicTablesPkg/AmlLib: Allow larger AccessSize for Pcc address spacePierre Gondois1-1/+6
2022-10-31DynamicTablesPkg: Add PCCT GeneratorPierre Gondois5-2/+1264
2022-10-31DynamicTablesPkg: Add PCCT related objectsPierre Gondois2-43/+341
2022-10-31DynamicTablesPkg: Fix Ssdt PCI generation commentsPierre Gondois2-7/+3
2022-10-31DynamicTablesPkg: FdtHwInfoParserLib: Remove wrong commentPierre Gondois2-6/+0
2022-10-31DynamicTablesPkg: Remove deprecated APIsPierre Gondois3-299/+0
2022-10-31DynamicTablesPkg: Fix wrong/missing fields in CmObjParserPierre Gondois1-11/+13
2022-10-31DynamicTablesPkg: Fix GTBlock and GTBlockTimerFrame CmObjParsersPierre Gondois2-27/+27
2022-10-31DynamicTablesPkg: Update CmObjParser for MinorRevisionPierre Gondois1-1/+2
2022-10-31DynamicTablesPkg: Update CmObjParser for IORT Rev E.dPierre Gondois1-14/+45
2022-10-31DynamicTablesPkg: Add PrintString to CmObjParserPierre Gondois1-0/+26
2022-10-31DynamicTablesPkg: Use correct print formatterPierre Gondois1-7/+7
2022-10-31MdeModulePkg/ScsiDiskDxe: Update proper device name for ScsiDisk driveCheripally Gopi3-2/+62
2022-10-28UefiCpuPkg: Restore HpetTimer after CpuExceptionHandlerLib testTan, Dun2-1/+30
2022-10-27ArmVirtPkg/ArmVirtKvmTool: Migrate to OVMF's VirtNorFlashDxeArd Biesheuvel4-15/+15
2022-10-27ArmVirtPkg/ArmVirtQemu: migrate to OVMF's VirtNorFlashDxeArd Biesheuvel5-13/+13
2022-10-27OvmfPkg/VirtNorFlashDxe: use EFI_MEMORY_WC and drop AlignedCopyMem()Ard Biesheuvel2-65/+4
2022-10-27OvmfPkg/VirtNorFlashDxe: avoid switching between modes in a tight loopArd Biesheuvel1-138/+76
2022-10-27OvmfPkg/VirtNorFlashDxe: avoid array mode switch after each word writeArd Biesheuvel2-9/+6
2022-10-27OvmfPkg/VirtNorFlashDxe: drop block I/O protocol implementationArd Biesheuvel5-154/+45
2022-10-27OvmfPkg/VirtNorFlashDxe: remove disk I/O protocol implementationArd Biesheuvel4-289/+0
2022-10-27OvmfPkg/VirtNorFlashDxe: remove CheckBlockLocked featureArd Biesheuvel2-30/+8
2022-10-27OvmfPkg/VirtNorFlashDxe: clone ArmPlatformPkg's NOR flash driverArd Biesheuvel6-0/+2891
2022-10-27OvmfPkg: clone NorFlashPlatformLib into VirtNorFlashPlatformLibArd Biesheuvel2-0/+34
2022-10-26ArmVirtPkg/ArmVirtQemu: Clear XIP flags instead of overriding themArd Biesheuvel1-1/+1
2022-10-26ArmVirtPkg/ArmVirtQemu: omit PCD PEIM unless TPM support is enabledArd Biesheuvel2-6/+18
2022-10-26ArmVirtPkg/QemuVirtMemInfoLib: use HOB not PCD to record the memory sizeArd Biesheuvel8-25/+75
2022-10-26ArmVirtPkg/ArmVirtQemu: avoid shadowing PEIMs unless necessaryArd Biesheuvel1-0/+3
2022-10-26ArmVirtPkg/ArmVirtQemu: Drop unused variable PEIMArd Biesheuvel2-3/+0
2022-10-26ArmVirtPkg/ArmVirtQemu: enable initial ID map at early bootArd Biesheuvel2-4/+15
2022-10-26ArmVirtPkg/ArmVirtQemu: use first 128 MiB as permanent PEI memoryArd Biesheuvel2-0/+163
2022-10-26ArmVirtPkg/ArmVirtQemu: implement ArmPlatformLib with static ID mapArd Biesheuvel4-0/+276
2022-10-26ArmVirtPkg/ArmVirtQemu: wire up timeout PCD to Timeout variableArd Biesheuvel1-0/+2
2022-10-26ArmVirtPkg: make EFI_LOADER_DATA non-executableArd Biesheuvel1-1/+1
2022-10-26Maintainers.txt: Update maintainers and reviewers for LoongArch64Chao Li1-0/+6
2022-10-26Maintainers.txt: Update maintainers listAbner Chang1-0/+1
2022-10-25IntelFsp2WrapperPkg: Check header revision for MultiPhase support.Chasel Chiu1-10/+28
2022-10-25MdeModulePkg: Fix spelling error in PciSioSerialDxeNate DeSimone1-1/+1
2022-10-25ArmPlatformPkg/PrePeiCore: Print the firmware version early in bootRebecca Cran3-0/+35
2022-10-25Ps2KbdCtrller: Make wait for SUCCESS after BAT non-fatalMatt DeVillier1-7/+1
2022-10-24ArmPlatformPkg/PrePeiCore: permit entry with the MMU enabledArd Biesheuvel1-11/+13
2022-10-24ArmVirtPkg: do not enable iSCSI driver by defaultArd Biesheuvel2-2/+2
2022-10-24ArmVirtPkg: remove EbcDxe from all platformsArd Biesheuvel4-20/+0
2022-10-24BaseTools/Tests: Use quotes around PYTHON_COMMANDArd Biesheuvel1-1/+1
2022-10-24CryptoPkg/Library/OpensslLib: update auto-generated filesYi Li6-388/+185
2022-10-24CryptoPkg/Library/OpensslLib: Add generated flag to Accel INFYi Li2-0/+16
2022-10-24CryptoPkg/Library/OpensslLib: Update process_files.pl INF generationYi Li1-6/+87
2022-10-24Revert "CryptoPkg: Update process_files.pl to auto add PCD config option"Yi Li1-74/+3
2022-10-24CryptoPkg: Add Readme.mdMichael D Kinney1-0/+498
2022-10-24CryptoPkg: Fixed host-based unit testsMichael D Kinney3-27/+68