summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-22BaseTools/Scripts: Fix GetMaintainer.py line endingsMichael D Kinney1-190/+190
2021-07-22MdeModulePkg PiSmmCore: Change MemoryAttributes message to DEBUG_VERBOSEYang Gang1-13/+13
2021-07-21MdePkg/BaseLib: Add MemoryFence implementation for RiscV64Abner Chang2-1/+24
2021-07-21BaseTools GenFw: Add support for R_RISCV_PCREL_LO12_S relocationSunil V L1-0/+55
2021-07-21MdeModulePkg PCD: Print which PCD was unable to be foundDaniel Schaefer1-1/+2
2021-07-20MdePkg/Include: Smbios Specification 3.4.0 changesgthotala2-14/+24
2021-07-19ArmPlatformPkg/Scripts: Infer dll load address from console outputArtem Kopotev2-2/+83
2021-07-16UefiPayloadPkg: Add FV Guid for DXEFV and PLDFVZhiguang Liu1-0/+2
2021-07-15IntelFsp2Pkg: Add search function for Config EditorLoo, Tung Lun3-13/+76
2021-07-14UefiPayloadPkg: Add PCD_DYNAMIC_AS_DYNAMICEX and set to TrueLiu, Zhiguang1-0/+1
2021-07-14IntelFsp2Pkg: BaseCacheLib EfiProgramMtrr MtrrNumber Should be UINT32S, Ashraf Ali2-4/+4
2021-07-14MdeModulePkg/RamDiskDxe: Init list head before registering RamDisk protocolTrammell Hudson1-5/+6
2021-07-13UefiPayloadPkg: Assign the length of UniversalPayload ExtraDataTan, Dun1-1/+5
2021-07-13MdeModulePkg: Change the PldHeader to Header in ExtraData.hTan, Dun1-1/+3
2021-07-13UefiPayloadPkg: Dump hob information from boot loaderLiu, Zhiguang3-0/+664
2021-07-12.pytool/EccCheck: Set PACKAGES_PATH env var in EccPierre Gondois1-0/+1
2021-07-12.pytool/EccCheck: Check ecc_csv existsPierre Gondois1-3/+2
2021-07-12.pytool/EccCheck: Rename edk2_path as workspace_pathPierre Gondois1-16/+16
2021-07-12.pytool/EccCheck: Locate BaseTools dir with EDK_TOOLS_PATHPierre Gondois1-8/+10
2021-07-12BaseTools: Enable the flag to treat dynamic pcd as dynamicExBob Feng5-131/+73
2021-07-12BaseTools: Remove non-ascii character of StructurePcd commentChen, Christine1-1/+9
2021-07-09MdePkg/Include: Add STATIC_ASSERT for L'' and L"" stringsMichael D Kinney1-1/+3
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