summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-06-16MdeModulePkg/Universal/SmbiosDxe: Scan for existing tablesZhiguang Liu3-3/+360
2021-06-16MdeModulePkg: Add new structure for the Universal Payload SMBios Table HobZhiguang Liu2-0/+36
2021-06-16UefiPayloadPkg: UefiPayload retrieve PCI root bridge from Guid HobZhiguang Liu5-8/+162
2021-06-16MdeModulePkg: Add new structure for the PCI Root Bridge Info HobZhiguang Liu3-0/+99
2021-06-16MdeModulePkg: Add Universal Payload general definition header fileZhiguang Liu1-0/+35
2021-06-16UefiPayloadPkg: Get platform specific logic via protocol for BDSZhiguang Liu4-3/+114
2021-06-15SecurityPkg: TcgStorageOpalLib: Initialize SupportedAttributes parameter.Scottie Kuo1-1/+2
2021-06-15MdeModulePkg: Fix device path when boot manager menu is from different FVZhiguang Liu1-25/+3
2021-06-15Pytool: SpellCheck: Fix incorrect file mask across package matricesSean Brogan1-3/+4
2021-06-09NetworkPkg/IScsiDxe: check IScsiHexToBin() return valuesLaszlo Ersek1-6/+14
2021-06-09NetworkPkg/IScsiDxe: fix IScsiHexToBin() buffer overflowLaszlo Ersek2-3/+20
2021-06-09NetworkPkg/IScsiDxe: fix IScsiHexToBin() hex parsingLaszlo Ersek2-2/+11
2021-06-09NetworkPkg/IScsiDxe: reformat IScsiHexToBin() leading comment blockLaszlo Ersek2-16/+16