summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-09.azurepipelines: Remove FINISHED and FAILED statesMichael D Kinney1-20/+0
2021-07-09.mergify: Simplify Mergify rules using GitHub status checksMichael D Kinney1-59/+12
2021-07-09BaseTools/Scripts: Ignore Mergify merge commits in PatchCheck.pyMichael D Kinney1-6/+12
2021-07-09Maintainers.txt: remove Laszlo Ersek's entriesLaszlo Ersek1-4/+0
2021-07-09Pytool: SpellCheck: Defer path expansion in cspell parametersSean Brogan1-1/+2
2021-07-08IntelFsp2Pkg: PatchFv parseInfFile function modificationS, Ashraf Ali1-5/+13
2021-07-07ArmVirtPkg: support Cloud Hypervisor in edk2Jianyong Wu3-1/+624
2021-07-07ArmVirtPkg: Install Acpi tables for Cloud HypervisorJianyong Wu3-0/+212
2021-07-07ArmVirtPkg: Add PlatformHasAcpiDtDxe for Cloud HypervisorJianyong Wu2-0/+121
2021-07-07MdeModulePkg: Update YAML file to fix CI errorNickle Wang1-1/+4
2021-07-07MdeModulePkg/RegularExpressionDxe: Fix memory assert in FreePool()Nickle Wang2-13/+20
2021-07-06UefiCpuPkg/ExceptionLib: Conditionally clear shadow stack token busy bitSheng Wei2-42/+43
2021-07-06MdeModulePkg/PartitionDxe: Ignore PMBR BootIndicator per UEFI specNeal Gompa1-2/+1
2021-07-05OvmfPkg/Bhyve: use static PCI32Base addressCorvin Köhne2-3/+5
2021-07-05OvmfPkg/Bhyve: add USB supportCorvin Köhne2-0/+17
2021-07-01UefiPayloadPkg: Fix the build failureGuo Dong2-5/+2
2021-07-01Maintainers.txt: Update Maintainers and reviewers for UefiPayloadPkgGuo Dong1-2/+3
2021-06-30NetworkPkg: introduce the NETWORK_ISCSI_MD5_ENABLE feature test macroLaszlo Ersek3-1/+23
2021-06-30NetworkPkg/IScsiDxe: support SHA256 in CHAPLaszlo Ersek2-1/+14
2021-06-30NetworkPkg/IScsiDxe: support multiple hash algorithms for CHAPLaszlo Ersek4-23/+207
2021-06-30NetworkPkg/IScsiDxe: distinguish "maximum" and "selected" CHAP digest sizesLaszlo Ersek2-17/+22
2021-06-30NetworkPkg/IScsiDxe: add horizontal whitespace to IScsiCHAP filesLaszlo Ersek2-18/+18
2021-06-30NetworkPkg/IScsiDxe: re-set session-level authentication state before loginLaszlo Ersek1-0/+18
2021-06-30UefiPayloadPkg/PayloadLoader: Remove assertionRay Ni2-2/+0
2021-06-30UefiPayloadPkg/PayloadLoader: Fix bug in locating relocation sectionRay Ni2-14/+30
2021-06-30IntelFsp2Pkg: Add Config Editor tool supportLoo, Tung Lun7-293/+7337
2021-06-30MdePkg : Add IPMI Macro and Structure Defintions to resolve build errorsmanickavasakam karpagavinayagam2-0/+22
2021-06-29OvmfPkg/XenPlatformPei: Relocate shared_info page mappingAnthony PERARD1-1/+1
2021-06-29OvmfPkg/X86QemuLoadImageLib: State fw_cfg dependency in file headerDov Murik2-0/+6
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