summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-07pip-requirement: Upgrade the edk2-basetools version from 0.1.24 to 0.1.28Feng, Bob C1-1/+1
2022-09-07IntelFsp2Pkg: Adopt FSP 2.4 MultiPhase functions.Chasel Chiu10-0/+969
2022-09-06OvmfPkg/QemuBootOrderLib: add StoreQemuBootOrder()Gerd Hoffmann5-0/+143
2022-09-06CloudHv/arm: switch PeiMemLib to its ownJianyong Wu1-1/+1
2022-09-06CloudHv/arm: add PeiMemInfoLibJianyong Wu3-0/+332
2022-09-06OvmfPkg/OvmfPkg*.dsc: Increase ACPI Reclaim memory sizeannie li3-3/+3
2022-09-06OvmfPkg/IncompatiblePciDeviceSupportDxe: Ignore OptionRom in Sev guestLee, Chun-Yi2-2/+4
2022-09-06RedfishPkg/RedfishDiscoverDxe: Install protocol on each network interfaceAbner Chang2-52/+81
2022-09-06OvmfPkg: Add build-flag SECURE_BOOT_FEATURE_ENABLEDMin M Xu5-0/+45
2022-09-06OvmfPkg/TdxDxe: Set PcdEmuVariableNvStoreReservedMin M Xu2-0/+3
2022-09-06OvmfPkg/NvVarsFileLib: Shortcut ConnectNvVarsToFileSystem in secure-bootMin M Xu1-0/+7
2022-09-06OvmfPkg: Reserve and init EmuVariableNvStore in Pei-less StartupMin M Xu1-0/+7
2022-09-06OvmfPkg/PlatformPei: Update ReserveEmuVariableNvStoreMin M Xu1-18/+7
2022-09-06OvmfPkg/PlatformInitLib: Add functions for EmuVariableNvStoreMin M Xu3-0/+292
2022-09-06OvmfPkg/PeilessStartupLib: Delete TdxValidateCfvMin M Xu3-178/+0
2022-09-06EmbeddedPkg: Add AllocateRuntimePages in PrePiMemoryAllocationLibMin M Xu2-16/+68
2022-09-06OvmfPkg: Set default Pci PCDs in Tdx guestMin M Xu1-13/+13
2022-09-06OvmfPkg: Update CcProbeLib to DxeCcProbeLibMin M Xu5-36/+78
2022-09-06OvmfPkg: Add SecPeiCcProbeLibMin M Xu2-0/+56
2022-09-05EmbeddedPkg/GdbSerialDebugPortLib: fix compile warningWenyi Xie1-1/+1
2022-09-05OvmfPkg: increase max debug message length to 512Laszlo Ersek1-1/+1
2022-09-05OvmfPkg/BhyvePkg: use correct PlatformSecureLibCorvin Köhne1-1/+1
2022-09-05EmbeddedPkg: Remove duplicated wordsPierre Gondois8-8/+8
2022-09-05ArmPkg: Remove duplicated wordsPierre Gondois2-3/+3
2022-09-05ArmPlatformPkg: Remove duplicated wordsPierre Gondois1-1/+1
2022-09-05ArmVirtPkg: Remove duplicated wordsPierre Gondois1-1/+1
2022-09-05OvmfPkg: Remove duplicated wordsPierre Gondois11-15/+15
2022-09-05StandaloneMmPkg: Remove duplicated wordsPierre Gondois2-2/+2
2022-09-05ArmPlatformPkg/PrePeiCore: Invoke constructors for SEC phaseRohit Mathew2-2/+16
2022-09-05ArmPkg: Handle warm reboot request correctlyPranav Madhu2-2/+21
2022-09-05OvmfPkg/PlatformDxe: Handle all requests in ExtractConfig and RouteConfigDimitrije Pavlov3-3/+116
2022-09-05OvmfPkg/PlatformDxe: Check RouteConfig arguments for spec complianceYuan Yu1-1/+1
2022-09-05OvmfPkg: Add BUILD_SHELL flag for IA32, IA32X64, X64Oliver Steffen6-6/+42
2022-09-05UefiPayloadPkg: To replace the libraries for the capsule driver.KasimX Liu1-1/+2
2022-09-01IntelFsp2WrapperPkg: Rename PlatformMultiPhaseLibSample.Chasel Chiu3-4/+4
2022-09-01IntelFsp2WrapperPkg: Remove duplicated wordsPierre Gondois1-1/+1
2022-09-01DynamicTablesPkg: Fix typo in AmlCodeGenRdMemory32Fixed doxygen commentRebecca Cran1-1/+1
2022-09-01DynamicTablesPkg: Fix nested processor containersJeff Brasen1-44/+50
2022-09-01DynamicTablesPkg: AcpiSsdtPcieLibArm : Add UID to slot creationJeff Brasen3-7/+14
2022-09-01DynamicTablesPkg: Add support to build _DSDJeff Brasen2-0/+306
2022-09-01DynamicTablesPkg: AcpiSsdtPcieLibArm: Added function to reserve ECAM spaceKun Qin1-0/+135
2022-09-01DynamicTablesPkg: DynamicTableManagerDxe: Added check for installed tablesKun Qin2-81/+141
2022-09-01DynamicTablesPkg: DynamicPlatRepoLib: Adding more token fixersKun Qin1-3/+75
2022-09-01DynamicTablesPkg: DynamicPlatRepoLib: Fix incorrect dereferencingKun Qin1-1/+1
2022-09-01DynamicTablesPkg: DynamicPlatRepoLib: Added MemoryAllocationLib to infKun Qin1-0/+1
2022-09-01MdeModulePkg/NvmExpressPei: Use PCI_DEVICE_PPI to manage Nvme deviceChen, Xiao X4-247/+483
2022-08-31IntelFsp2WrapperPkg: Add FSP 2.4 MultiPhase interface.Chasel Chiu7-2/+566
2022-08-31IntelFsp2Pkg: Add FSP 2.4 MultiPhase interface.Chasel Chiu10-29/+450
2022-08-31UefiCpuPkg: Enhance logic in InitializeMpExceptionStackSwitchHandlersLiu, Zhiguang2-80/+132
2022-08-31UefiCpuPkg: Use Top of each AP's stack to save CpuMpDataYuanhao Xie5-13/+59