summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* edk2/MdeModulePkg/Debuglib: Add Standalone MM supportXiaolu.Jiang2022-03-021-2/+2
* UefiPayloadPkg/PayloadLoaderPeim: Use INT64 as input parameterGuomin Jiang2022-03-011-1/+1
* BaseTools: Upgrade the version of NASM toolJason2022-03-011-3/+3
* MdePkg: Remove the macro definitions regarding Opcode.Jason2022-03-012-50/+2
* UefiCpuPkg: Replace Opcode with the corresponding instructions.Jason2022-03-0110-43/+43
* SourceLevelDebugPkg: Replace Opcode with the corresponding instructions.Jason2022-03-012-6/+6
* MdePkg: Replace Opcode with the corresponding instructions.Jason2022-03-0142-175/+116
* MdeModulePkg: Replace Opcode with the corresponding instructions.Jason2022-03-012-35/+6
* MdeModulePkg: Correct high-memory use in NvmExpressDxeTomas Pilar2022-02-282-25/+28
* OvmfPkg/BaseMemEncryptLib: use the SEV_STATUS MSR value from workareaBrijesh Singh2022-02-286-213/+156
* OvmfPkg/ResetVector: cache the SEV status MSR value in workareaBrijesh Singh2022-02-285-19/+39
* OvmfPkg/AmdSev: reserve snp pagesGerd Hoffmann2022-02-281-0/+6
* ArmVirtPkg/ArmVirtKvmTool: wire up configurable timeoutArd Biesheuvel2022-02-251-2/+3
* ArmVirtPkg/ArmVirtMemoryInitPeiLib: avoid redundant cache invalidationArd Biesheuvel2022-02-251-9/+0
* NetworkPkg: Fix incorrect unicode string of the AKM/Cipher Suiteedk2-stable202202Heng Luo2022-02-211-4/+12
* ShellPkg: Fix Ping GetTimerPeriod API failureRehan, MohammedX2022-02-161-1/+8
* OvmfPkg/FvbServicesSmm: use the VmgExitLibNullBrijesh Singh2022-02-164-4/+16
* OvmfPkg/VmgExitLib: Fix uninitialized variable warning with XCODE5Rebecca Cran2022-02-151-0/+1
* MdeModulePkg: update brotli submoduleBob Feng2022-02-151-0/+0
* BaseTools: Update brotli submoduleBob Feng2022-02-153-1/+17
* BaseTools: Update CLANG{35,38}_WARNING_OVERRIDES to ignore unused varsedk2-stable202202-rc1Rebecca Cran2022-02-101-2/+2
* Maintainers.txt: Update email addressXiaoyu Lu2022-02-071-1/+1
* Maintainers.txt: update email for Leif LindholmLeif Lindholm2022-02-071-8/+8
* Maintainers.txt: add missing github IDs to OvmfPkf/Fdt reviewersLeif Lindholm2022-02-071-3/+3
* MdeModulePkg/UiApp: Fix spelling of 'FRONTPAGE'Matt DeVillier2022-02-073-4/+4
* MdeModulePkg/RuntimeDxe: clear mVirtualMapMaxIndexGerd Hoffmann2022-02-071-1/+2
* BaseTools: Fix error leg in DscBuildData.pyJake Garver via groups.io2022-02-071-1/+1
* BaseTools/Conf: Add new macro for customizing dll file reduction.Wei6 Xu2022-02-072-1/+2
* ShellPkg: Fix incorrect PPTT FlagName dereferenceChris Jones2022-02-071-3/+3
* MdeModulePkg/Bus/Pci/PciBusDxe: Support platform PCI ROM overrideMichael D Kinney2022-02-041-3/+2
* DynamicTablesPkg: Add AmlCodeGenMethodRetInteger functionRebecca Cran2022-02-022-0/+206
* DynamicTablesPkg: Remove redundant cast in AmlCodeGenReturnRebecca Cran2022-02-021-1/+1
* DynamicTablesPkg: Add Memory32Fixed functionRebecca Cran2022-02-022-0/+91
* ArmPkg/ArmMmuLib AARCH64: avoid EL0 accessible mappingsArd Biesheuvel2022-02-012-4/+4
* ArmVirtPkg/Kvmtool: Enable AcpiviewSami Mujawar2022-02-012-2/+8
* ArmVirtPkg/Kvmtool: Enable ACPI supportSami Mujawar2022-02-012-4/+28
* ArmVirtPkg/Kvmtool: Add Configuration ManagerSami Mujawar2022-02-013-0/+1244
* ArmVirtPkg/Kvmtool: Add DSDT ACPI tableSami Mujawar2022-02-011-0/+21
* ArmVirtPkg: Add cspell exceptionsPierre Gondois2022-02-011-1/+5
* DynamicTablesPkg: AcpiSsdtPcieLibArm: Remove link device generationPierre Gondois2022-02-012-288/+15
* DynamicTablesPkg: AmlLib: AmlAddPrtEntry() to handle GSIPierre Gondois2022-02-011-34/+55
* DynamicTablesPkg: FdtHwInfoParserLib: Parse Pmu infoPierre Gondois2022-02-012-4/+136
* DynamicTablesPkg: Print specifier macro for CM_OBJECT_IDPierre Gondois2022-02-011-1/+6
* ArmPkg: Replace CoreId and ClusterId with Mpidr in ARM_CORE_INFO structRebecca Cran2022-01-305-8/+15
* OvmfPkg/BaseCachingPciExpressLib: Migrate BaseCachingPciExpressLibAbner Chang2022-01-294-6/+5
* OvmfPkg/QemuVideoDxe: parse edid blob, detect display resolutionGerd Hoffmann2022-01-293-2/+105
* OvmfPkg/QemuVideoDxe: factor out QemuVideoBochsAddModeGerd Hoffmann2022-01-291-30/+47
* OvmfPkg/QemuVideoDxe: drop QEMU_VIDEO_BOCHS_MODES->ColorDepthGerd Hoffmann2022-01-292-42/+39
* OvmfPkg/QemuVideoDxe: simplify InitializeBochsGraphicsModeGerd Hoffmann2022-01-294-11/+10
* OvmfPkg: add PcdVideoResolutionSourceGerd Hoffmann2022-01-299-0/+17