summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-29OvmfPkg/GenericQemuLoadImageLib: Read cmdline from QemuKernelLoaderFsDov Murik2-15/+139
2021-06-29Revert "OvmfPkg/QemuKernelLoaderFsDxe: don't expose kernel command line"Dov Murik1-3/+8
2021-06-29OvmfPkg/X86QemuLoadImageLib: plug cmdline blob leak on successDov Murik1-2/+4
2021-06-29OvmfPkg/GenericQemuLoadImageLib: plug cmdline blob leak on successDov Murik1-2/+4
2021-06-29MdePkg: MmConfiguration: Added definition of MM Configuration PPIKun Qin2-0/+65
2021-06-29MdePkg: MmConfiguration: Move definition of EFI_MM_RESERVED_MMRAM_REGIONKun Qin2-16/+16
2021-06-29BaseTools GenFw: Add support for RISCV GOT/PLT relocationsSunil V L1-6/+53
2021-06-25BaseTools: Reset ERRORLEVEL in toolsetup.bat after edk2basetools checkRebecca Cran1-0/+2
2021-06-25BaseTools: Fix spelling of "overwrite" and "overwriting" in toolset.batRebecca Cran1-3/+3
2021-06-25BaseTools: Remove check for Split.exe in toolset.batRebecca Cran1-1/+0
2021-06-24UefiPayloadPkg: consume the BootManagerMenuFile HOBduntan3-2/+57
2021-06-24UefiPayloadPkg: Add new structure for BootManagerMenuFile HOBduntan2-0/+30
2021-06-24UefiPayloadPkg: Add PcdResetOnMemoryTypeInformationChange in UefiPayloadPkgZhiguang Liu1-0/+1
2021-06-24UefiPayloadPkg: Add PcdInstallAcpiSdtProtocol feature in UefiPayloadPkgZhiguang Liu1-0/+2
2021-06-24UefiPayloadPkg: Add macro to enable and disable some driversZhiguang Liu2-1/+14
2021-06-24UefiPayloadPkg: Remove assert when reserve MMIO/IO resource for devicesZhiguang Liu1-9/+11
2021-06-24UefiPayloadPkg: Include UniversalPayLoad modules in UefiPayloadPkg.dscZhiguang Liu2-5/+20
2021-06-24UefiPayloadPkg: Fix up UPL Pcd databaseZhiguang Liu6-7/+119
2021-06-24UefiPayloadPkg: Get and enter DxeCore for Universal PayloadZhiguang Liu5-4/+104
2021-06-24UefiPayloadPkg: Create separate Payload Entry for UniversalPayloadZhiguang Liu2-0/+402
2021-06-24UefiPayloadPkg: Update the function definition of HobConstructorZhiguang Liu3-25/+22
2021-06-24UefiPayloadPkg: Add a separate PlatformHookLib for Universal PayloadZhiguang Liu2-0/+123
2021-06-24MdeModulePkg: Add new structure for the Universal Payload Serial Port InfoZhiguang Liu2-0/+33
2021-06-24UefiPayloadPkg: Add HobLib for UniversalPayloadZhiguang Liu11-6/+838
2021-06-24OvmfPkg/Bhyve: clean up TPM_ENABLE remnantsRebecca Cran2-79/+0
2021-06-24CryptoPkg/BaseCryptLib: Enabled CryptSha512 for Smm/Runtime driversxueshengfeng2-5/+5
2021-06-24Azurepipeline: SpellCheck: Enforce Node dependency to use version 14.xKun Qin1-1/+1
2021-06-23CryptoPkg: BaseCryptLib: Update Salt length requirement for RSA-PSS scheme.Agrawal, Sachin9-13/+21
2021-06-22UefiPayloadPkg/UefiPayloadEntry: Remove 4GB memory WAGuo Dong1-5/+0
2021-06-22UefiPayloadPkg/UefiPayloadEntry: Improve bootloader memrange parsingPatrick Rudolph2-3/+197
2021-06-22ArmVirtPkg: Enable PCIe support for KvmtoolSami Mujawar2-3/+43
2021-06-22ArmVirtPkg: Add PCIe host bridge utility lib for ArmVirtPkgSami Mujawar2-0/+257
2021-06-22MdeModulePkg/BdsDxe: Update BdsEntry to use Variable PolicyKen Lautner3-7/+17
2021-06-21UefiCpuPkg/CpuCommonFeaturesLib: Correct the CPU location checkDaoxiang Li3-7/+7
2021-06-18ArmPkg: Move cache defs used in Universal/Smbios into ArmCache.hRebecca Cran7-131/+148
2021-06-17Maintainers.txt: Add reviewers for ACPI and SMBIOS modulesRay Ni1-0/+2
2021-06-17Maintainers.txt: Add Reviewers for Universal Payload definitionsRay Ni1-0/+5
2021-06-17MdeModulePkg PciBusDxe: Increase the width of data read during oprom shadowSumana Venur1-2/+2
2021-06-16ArmPkg: SpellCheck: Update valid acronyms in ExtendedWordsSean Brogan1-0/+19
2021-06-16ArmPlatformPkg: SpellCheck: Switch spellcheck CI to AuditOnlySean Brogan1-1/+1
2021-06-16StandaloneMmPkg: Core: Spelling error in commentSean Brogan1-1/+1
2021-06-16BaseTools GenFw: Keep read only alloc section as text when convert ELFgaoliming2-2/+4
2021-06-16PeiCore: Remove assertion when failing to load PE imageRay Ni1-4/+1
2021-06-16UefiPayloadPkg: Add PayloadLoaderPeim which can load ELF payloadRay Ni10-0/+3350
2021-06-16MdeModulePkg/UniversalPayload: Add definition for extra info in payloadRay Ni3-0/+55
2021-06-16UefiPayloadPkg: Use DynamicEx instead of Dynamic to pass PCD across binaryZhiguang Liu1-2/+5
2021-06-16UefiPayloadPkg: Create gUniversalPayloadAcpiTableGuid HobZhiguang Liu7-23/+18
2021-06-16MdeModulePkg/ACPI: Install ACPI table from HOB.Zhiguang Liu4-38/+271
2021-06-16MdeModulePkg: Add new structure for the Universal Payload ACPI Table HobZhiguang Liu2-0/+33
2021-06-16UefiPayloadPkg: Create gUniversalPayloadSmbiosTableGuid HobZhiguang Liu5-15/+17