summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-23OvmfPkg/PlatformBootManagerLib: use utf8 for the serial console.Gerd Hoffmann2-5/+5
2023-03-22UefiCpuPkg/PiSmmCpuDxeSmm: fix error handlingGerd Hoffmann1-0/+6
2023-03-22UefiCpuPkg/PiSmmCpuDxeSmm: drop support for obsolete processorsGerd Hoffmann1-14/+4
2023-03-21SecurityPkg/DxeImageVerificationLib: Check result of GetEfiGlobalVariable2Gerd Hoffmann1-7/+12
2023-03-20RedfishPkg: Update Readme.mdAbner Chang4-8/+1001
2023-03-20RedfishPkg: Update Redfish DSCAbner Chang1-0/+7
2023-03-20RedfishPkg/Library: Redfish BMC USBNIC Host InterfaceAbner Chang5-1/+1435
2023-03-17MdePkg: Update code to be more C11 compliant by using __func__Rebecca Cran7-33/+33
2023-03-17MdePkg: Update Base.h to be compliant with C11Rebecca Cran1-6/+6
2023-03-17CryptoPkg/Library: add -Wno-unused-but-set-variable for opensslGang Chen5-0/+10
2023-03-17MdeModulePkg/BmBoot: Skip removable media if it is not presentMatt DeVillier1-0/+9
2023-03-16ArmVirtPkg/ArmVirtQemu: Use PEI flavor of ArmMmuLib for all PEIMsArd Biesheuvel1-6/+4
2023-03-16ArmPkg/ArmMmuLib: Introduce region types for RO/XP WB cached memoryArd Biesheuvel3-6/+47
2023-03-16ArmPkg/Mmu: Remove handling of NONSECURE memory regionsArd Biesheuvel4-76/+24
2023-03-16ArmPkg/CpuDxe: Implement EFI memory attributes protocolArd Biesheuvel4-0/+326
2023-03-16MdePkg: Add Memory Attribute Protocol definitionArd Biesheuvel2-0/+145
2023-03-16ArmPkg/CpuDxe: Expose unified region-to-EFI attribute conversionArd Biesheuvel3-0/+69
2023-03-16ArmPkg/ArmMmuLib: Avoid splitting block entries if possibleArd Biesheuvel2-0/+21
2023-03-16ArmVirtPkg: Enable stack guardArd Biesheuvel1-0/+2
2023-03-16ArmPkg/ArmMmuLib: Implement EFI_MEMORY_RP using access flagArd Biesheuvel4-4/+144
2023-03-16ArmPkg/ArmMmuLib ARM: Clear individual permission bitsArd Biesheuvel1-13/+81
2023-03-16ArmPkg/ArmMmuLib ARM: Isolate the access flag from AP maskArd Biesheuvel5-40/+64
2023-03-16ArmPkg/CpuDxe ARM: Fix page-to-section attribute conversionArd Biesheuvel2-0/+5
2023-03-16ArmPkg/ArmMmuLib ARM: Split off XN page descriptor bit from type fieldArd Biesheuvel2-11/+9
2023-03-16ArmPkg/ArmMmuLib ARM: Remove half baked large page supportArd Biesheuvel5-39/+20
2023-03-16MdePkg/BaseCacheMaintenanceLib: RISC-V: Fix InvalidateInstructionCacheRangeTuan Phan1-1/+6
2023-03-16OvmfPkg/PlatformCI: Add CI coverage for RiscVVirtQemuSunil V L2-0/+46
2023-03-14UefiPayloadPkg: Correct MAX_LOGICAL_PROCESSORS valueMarsX Lin1-1/+1
2023-03-14UefiCpuPkg/PiSmmCpuDxeSmm: Fix S3 failure in SmmRestoreCpuWu, Jiaxin1-13/+1
2023-03-13ShellPkg/Library: Fix 32-bit truncation of pointer valuesMichael D Kinney5-44/+12
2023-03-11BaseTools: Extend fields for module_report.jsonGuillermo Antonio Palomino Sosa1-0/+4
2023-03-11BaseTools: Generate compile information in build reportPalomino Sosa, Guillermo A2-3/+140
2023-03-10DynamicTablesPkg: Add SMBIOS String table helper librarySami Mujawar6-2/+378
2023-03-10UefiPayloadPkg: Remove UefiCpuLib from module INFs.Yu Pu4-4/+0
2023-03-10UefiCpuPkg: Remove UefiCpuLib from module INFs.Yu Pu15-15/+0
2023-03-10SourceLevelDebugPkg: Remove UefiCpuLib from module INFs.Yu Pu1-1/+0
2023-03-10PcAtChipsetPkg: Remove UefiCpuLib from module INFs.Yu Pu1-1/+0
2023-03-10OvmfPkg: Remove UefiCpuLib from module INFs.Yu Pu16-16/+0
2023-03-10IntelFsp2Pkg: Remove UefiCpuLib from module INFs.Yu Pu8-8/+0
2023-03-10MdePkg: Move API and implementation from UefiCpuLib to CpuLibYu Pu8-57/+74
2023-03-10OvmfPkg: Add CpuLib to module INFs that depend on UefiCpuLib.Zhiguang Liu5-0/+5
2023-03-10UefiCpuPkg/MicrocodeMeasurementDxe: Fix exceptionDarbin Reyes1-1/+1
2023-03-10CryptoPkg/OpensslLib: Upgrade OpenSSL to 1.1.1tSheng Wei6-0/+5
2023-03-10IntelFsp2Pkg: Fix GCC Compiler warning.S, Ashraf Ali1-0/+1
2023-03-09OvmfPkg/SmbiosPlatformDxe: tweak fallback release dateGerd Hoffmann1-1/+1
2023-03-09ArmPkg/SemihostFs: replace SetMem with ZeroMemGerd Hoffmann1-1/+1
2023-03-08UefiCpuPkg: BaseRiscV64CpuExceptionHandlerLib: clean upAndrei Warkentin5-45/+261
2023-03-08UefiCpuPkg: CpuTimerDxeRiscV64: fix tick duration accountingAndrei Warkentin1-14/+21
2023-03-08MdeModulePkg: Dxe: add RISCV64 to mMachineTypeInfoAndrei Warkentin1-1/+2
2023-03-08MdePkg: BaseCpuLib: Fix RISCV CpuSleep symbol name.Andrei Warkentin1-2/+2