summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-13ArmPlatformPkg: Remove RVCT supportRebecca Cran13-540/+1
2022-05-13ArmPkg: Remove RVCT supportRebecca Cran27-1552/+0
2022-05-13UefiPayloadPkg: Connect all root bridge in PlatformBootManagerBeforeConsoleLiu, Zhiguang2-35/+15
2022-05-13UefiPayloadPkg: Add Serial IO device path according to related protocolLiu, Zhiguang3-107/+41
2022-05-13UefiPayloadPkg: Simplify code logicLiu, Zhiguang2-73/+25
2022-05-13MdeModulePkg: PiSmmCore: Inspect memory guarded with pool headersKun Qin1-5/+5
2022-05-11OvmfPkg: Enable 2 different CpuMpPei and CpuDxe driversMin M Xu4-3/+89
2022-05-11OvmfPkg/TdxDxe: Install MpInitLibDepLib protocolsMin M Xu2-1/+23
2022-05-11OvmfPkg/Sec: Install MpInitLibDepLib PPIs in SecMain.cMin M Xu2-2/+34
2022-05-11OvmfPkg: Add MpInitLibDepLibMin M Xu5-0/+131
2022-05-11OvmfPkg: Add MpInitLibDepLib related PPI/Protocol definitionsMin M Xu3-0/+61
2022-05-11UefiCpuPkg: Revert "UefiCpuPkg: Enable Tdx support in MpInitLib"Min M Xu6-308/+5
2022-05-11CryptoPkg/openssl: disable codestyle checks for generated filesYi Li1-1/+13
2022-05-11CryptoPkg/openssl: update generated filesYi Li5-193/+201
2022-05-11CryptoPkg: Update process_files.pl to automatically add PCD config optionYi Li1-3/+74
2022-05-11CryptoPkg: Separate auto-generated openssl config and edk2 openssl configYi Li2-328/+352
2022-05-11CryptoPkg: Rename PCD about openssl EC configurationYi Li10-102/+102
2022-05-09.pytool: Fix python command error in self introduction docChao Li1-2/+2
2022-05-09MdeModulePkg/PCD: Pcd initialize DXE have assertGua Guo1-0/+5
2022-05-09PcAtChipsetPkg: Change the flow of PcRtcInit()Chao, Zhuoran1-13/+16
2022-05-09UefiPayloadPkg: Fix the UPL build failureTan, Dun1-3/+3
2022-05-09MdePkg: add SmmCpuRendezvousLib.h and SmmCpuRendezvousLibNull implement.Li, Zhihao7-6/+63
2022-05-06OvmfPkg: Add README for TDVFMin Xu1-0/+88
2022-05-06UefiPayloadPkg: Add CpuLib to module INFs that depend on UefiCpuLib.Yu Pu3-0/+3
2022-05-06UefiCpuPkg: Add CpuLib to module INFs that depend on UefiCpuLib.Yu Pu8-0/+8
2022-05-06OvmfPkg: Add CpuLib to module INFs that depend on UefiCpuLib.Yu Pu2-0/+2
2022-05-06IntelFsp2WrapperPkg: Add CpuLib to module INFs that depend on UefiCpuLib.Yu Pu2-0/+2
2022-05-06IntelFsp2Pkg: Add CpuLib to module INFs that depend on UefiCpuLibYu Pu2-0/+2
2022-05-06MdePkg: Add CpuLib to module INFs that depend on UefiCpuLib.Yu Pu1-0/+1
2022-05-06UefiPayloadPkg: Add definition for PayloadCommandLine HOBduntan2-0/+29
2022-05-06BaseTools: Add FMMT Python ToolChen, Christine22-0/+2713
2022-05-03ArmPlatformPkg: Fix EDK2_DSC check in Scripts/MakefileRebecca Cran1-1/+1
2022-05-03ArmPlatformPkg: Fix target initialisation in cmd_load_symbols.pyRebecca Cran1-3/+2
2022-05-03ArmPlatformPkg: Fix error message in Scripts/Ds5/edk2_debugger.pyRebecca Cran1-1/+1
2022-05-02OvmfPkg/Bhyve: add support for QemuFwCfgCorvin Köhne3-6/+40
2022-04-30OvmfPkg: restore CompatImageLoaderDxe chunkGerd Hoffmann1-0/+3
2022-04-28BaseTools/Conf: Fix Dynamic-Library-File templateJake Garver via groups.io1-0/+2
2022-04-25OvmfPkg/VirtioGpuDxe: query native display resolution from hostGerd Hoffmann3-5/+99
2022-04-25OvmfPkg/VirtioGpuDxe: move code to GopInitializeGerd Hoffmann1-15/+32
2022-04-25OvmfPkg/VirtioGpuDxe: use GopQueryMode in GopSetModeGerd Hoffmann1-29/+31
2022-04-25OvmfPkg/VirtioGpuDxe: add VirtioGpuGetDisplayInfoGerd Hoffmann2-0/+26
2022-04-25OvmfPkg/VirtioGpuDxe: add GetDisplayInfo to virtio-gpu spec header.Gerd Hoffmann1-1/+18
2022-04-25OvmfPkg/VirtioGpuDxe: add VirtioGpuSendCommandWithReplyGerd Hoffmann1-18/+57
2022-04-25ShellPkg: Update smbiosview type 0 with SMBIOS 3.5 fieldsBo Chang Ke2-0/+10
2022-04-22ArmVirtPkg: clear PcdConOut{Row,Column}Gerd Hoffmann2-0/+4
2022-04-22OvmfPkg: clear PcdConOut{Row,Column}Gerd Hoffmann6-0/+12
2022-04-22MdeModulePkg/GraphicsConsoleDxe: add modesGerd Hoffmann1-1/+4
2022-04-22.pytool/Plugin/UncrustifyCheck: Add Azure DevOps UI debug instructionsMichael Kubacki1-0/+5
2022-04-22.azurepipelines: Add NOOPT to all package buildsMichael Kubacki1-5/+5
2022-04-22BaseTools: Move gPlatformFinalPcd to Datapipe and optimize sizeLi, Yi15-11/+13