summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-18CryptoPkg: Add new hash algorithm ParallelHash256HashAll in BaseCryptLib.Zhihao Li22-14/+1516
2022-03-18MdePkg/Include: Smbios Specification 3.5.0 changesAbdul Lateef Attar via groups.io1-4/+140
2022-03-17UefiPayloadPkg: Hookup SD/MMC timeoutSean Rhodes1-0/+2
2022-03-17MdeModulePkg/SdMmcPciHcDxe: Make timeout for SD card configurableSean Rhodes4-1/+14
2022-03-17IntelFsp2Pkg: BaseFspSwitchStackLib Support for X64Kuo, Ted4-5/+147
2022-03-17IntelFsp2Pkg: BaseFspDebugLibSerialPort Support for X64Kuo, Ted3-16/+53
2022-03-16EmulatorPkg/RedfishPlatformCredentialLib: Don't stop Redfish serviceAbner Chang1-2/+0
2022-03-16EmulatorPkg/RedfishPlatformCredentialLib: Check EFI_SECURE_BOOT_MODE_NAMEAbner Chang1-16/+16
2022-03-16BaseTools/GenFw: Enhance GenFw to support PRM GCC buildHuang, Li-Xia5-5/+315
2022-03-15DynamicTablesPkg: Fix serial port namespace path in DBG2Sami Mujawar1-3/+7
2022-03-14MdeModulePkg/DxeIpl: Create 5-level page table for long modeLou, Yun1-2/+2
2022-03-14UefiCpuPkg: Support FFS3 GUID in SearchForBfvBase.asmKuo, Ted10-10/+41
2022-03-14UefiCpuPkg/MpInitLib:remove optional in declarationwenyi,xie via groups.io1-1/+1
2022-03-14Maintainers: Update Maintainers.txt for edk2 Redfish modulesAbner Chang1-0/+5
2022-03-11RedfishPkg: fix memory leak issueWenyi Xie1-9/+7
2022-03-10MdeModulePkg: Add bRefClkFreq card attribute programming supportBandaru, Purna Chandra Rao3-21/+74
2022-03-09.azurepipelines: Updated python versionKen Lautner3-3/+3
2022-03-09.pytool: Update to newest pytoolsKen Lautner11-14/+14
2022-03-08.pytool/Plugin/UncrustifyCheck: Output file diffs by defaultMichael Kubacki2-5/+5
2022-03-07BlSupportSmm: fix definition of SetSmrr()Sean Rhodes1-0/+1
2022-03-07UefiPayloadPkg: Make Boot Manager Key configurableSean Rhodes4-13/+37
2022-03-07MdeModulePkg: Add a check for metadata size in NvmExpress DriverMa, Hua2-3/+33
2022-03-04UefiPayloadPkg: Fix case of protocolSean Rhodes1-1/+1
2022-03-04UefiPayloadPkg: Add build option for Above 4G MemorySean Rhodes4-0/+52
2022-03-04Maintainers.txt: Add new reviewer for UefiPayloadPkgGuo Dong1-0/+1
2022-03-04UefiCpuPkg: Extend SMM CPU Service with rendezvous support.Li, Zhihao10-12/+322
2022-03-04OvmfPkg: CloudHv: Add READMESebastien Boeuf1-0/+67
2022-03-04OvmfPkg: CloudHv: Rely on PVH memmap instead of CMOSSebastien Boeuf2-0/+75
2022-03-04OvmfPkg: CloudHv: Retrieve RSDP address from PVHSebastien Boeuf4-17/+32
2022-03-04OvmfPkg: Generate CloudHv as a PVH ELF binarySebastien Boeuf3-5/+66
2022-03-04OvmfPkg: CloudHv: Remove VARS and CODE sectionsSebastien Boeuf1-29/+1
2022-03-04OvmfPkg: Xen: Generate fdf include file from ELF header generatorSebastien Boeuf1-41/+19
2022-03-04OvmfPkg: Xen: Use a new fdf include for the PVH ELF headerSebastien Boeuf2-55/+66
2022-03-04OvmfPkg: Make the Xen ELF header generator more flexibleSebastien Boeuf1-32/+109
2022-03-03MdeModulePkg/Usb/Keyboard.c: Don't request protocol before settingSean Rhodes1-13/+5
2022-03-03EmulatorPkg/EmuGopDxe: Set ModeInfo after Open successfullyGuomin Jiang1-6/+7
2022-03-03MdeModulePkg/GraphicsConsoleDxe: Check status to make sure no errorGuomin Jiang1-2/+2
2022-03-02edk2/MdeModulePkg/Debuglib: Add Standalone MM supportXiaolu.Jiang1-2/+2
2022-03-01UefiPayloadPkg/PayloadLoaderPeim: Use INT64 as input parameterGuomin Jiang1-1/+1
2022-03-01BaseTools: Upgrade the version of NASM toolJason1-3/+3
2022-03-01MdePkg: Remove the macro definitions regarding Opcode.Jason2-50/+2
2022-03-01UefiCpuPkg: Replace Opcode with the corresponding instructions.Jason10-43/+43
2022-03-01SourceLevelDebugPkg: Replace Opcode with the corresponding instructions.Jason2-6/+6
2022-03-01MdePkg: Replace Opcode with the corresponding instructions.Jason42-175/+116
2022-03-01MdeModulePkg: Replace Opcode with the corresponding instructions.Jason2-35/+6
2022-02-28MdeModulePkg: Correct high-memory use in NvmExpressDxeTomas Pilar2-25/+28
2022-02-28OvmfPkg/BaseMemEncryptLib: use the SEV_STATUS MSR value from workareaBrijesh Singh6-213/+156
2022-02-28OvmfPkg/ResetVector: cache the SEV status MSR value in workareaBrijesh Singh5-19/+39
2022-02-28OvmfPkg/AmdSev: reserve snp pagesGerd Hoffmann1-0/+6
2022-02-25ArmVirtPkg/ArmVirtKvmTool: wire up configurable timeoutArd Biesheuvel1-2/+3