summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-30RedfishPkg/RedfishPlatformConfigDxe: fix value type issue.Nickle Wang1-0/+10
2023-05-29ArmPkg/CpuDxe: Perform preliminary NX remap of free memoryArd Biesheuvel3-0/+93
2023-05-29ArmVirtPkg/ArmVirtQemu: Use read-only memory region type for code flashArd Biesheuvel1-1/+1
2023-05-29ArmVirtPkg: Dispatch variable service if variable emulation is enabledSami Mujawar3-3/+19
2023-05-29ArmVirtPkg: Fallback to variable emulation if no CFI is foundSami Mujawar2-5/+36
2023-05-29ArmVirtPkg: Define variables for emulating runtime variablesSami Mujawar1-1/+5
2023-05-29ArmPkg: Configure PcdEmuVariableNvModeEnable as a dynamic PCDSami Mujawar1-1/+1
2023-05-29ArmVirtPkg/PrePi: Allocate separate stack for Dxe phaseSami Mujawar1-2/+2
2023-05-29ArmPkg/CpuDxe AARCH64: Report Memory Protection Attributes To GCDOliver Smith-Denny1-2/+2
2023-05-29OvmfPkg/MicrovmX64: enable 1G pagesGerd Hoffmann1-0/+3
2023-05-29OvmfPkg/OvmfPkgIa32X64: enable 1G pagesGerd Hoffmann1-0/+3
2023-05-29OvmfPkg/PlatformInitLib: check PcdUse1GPageTableGerd Hoffmann2-0/+6
2023-05-29OvmfPkg/PciHotPlugInitDxe: Do not reserve IO ports by default.Gerd Hoffmann1-1/+1
2023-05-29OvmfPkg/Bhyve/PlatformPei: drop S3Verification()Gerd Hoffmann1-29/+0
2023-05-29OvmfPkg/PlatformPei: drop S3Verification()Gerd Hoffmann1-31/+0
2023-05-29OvmfPkg/VirtIoSerialDxe: Update for VS2015x86 compatibilityMichael D Kinney1-5/+5
2023-05-29MdeModulePkg SdMmcPciHcDxe: SD/MMC capability debug print is incorrectGiri Mudusuru1-1/+1
2023-05-29RedfishPkg/RedfishPlatformConfigDxe: Fix string assert issueNickle Wang4-27/+169
2023-05-29PcAtChipsetPkg: RTC Runtime unable to get correct IO port by PCDGua Guo2-19/+31
2023-05-29BaseTools: toolsetup.bat always execute PYTHON_HOMEGua Guo1-9/+10
2023-05-24MdeModulePkg/Core/Pei: set AprioriCount=0 before walking through next FVedk2-stable202305Wendy Liao1-0/+1
2023-05-23ArmPkg/ArmMmuLib AARCH64: Add missing ISB after page table updateArd Biesheuvel1-0/+1
2023-05-22pip-requirements.txt: Update edk2 pip modulesMichael Kubacki1-3/+3
2023-05-17OvmfPkg: RiscVVirt: Add missing SerialPortInitialize to SecAndrei Warkentin3-1/+5
2023-05-17MdePkg: add SBI-based SerialPortLib for RISC-VAndrei Warkentin8-0/+767
2023-05-17MdePkg: BaseRiscVSbiLib: make more useful to consumersAndrei Warkentin2-6/+39
2023-05-15UefiPayloadPkg: Fix boot shell issue for universal UEFI payloadGuo Dong3-12/+78
2023-05-15Maintainers.txt: Update reviewers and maintainers for FdtLib.Gua Guo1-0/+8
2023-05-12BaseTools/tools_def: Disable overzealous unused variable warning on ClangArd Biesheuvel1-1/+1
2023-05-12BaseTools/tools_def: Drop ref to undefined CLANGDWARF_ARM_PREFIXArd Biesheuvel1-1/+1
2023-05-12ShellPkg/UefiShellDebug1CommandsLib: Replace hardcoded SMBIOS strings.Giri Mudusuru2-8/+10
2023-05-12MdePkg/IndustryStandard: Add SMBIOS anchor string & length defines.Giri Mudusuru1-2/+20
2023-05-12MdePkg/IndustryStandard: Add IPMI Interface Capabilities definitionsTinh Nguyen1-0/+46
2023-05-12MdePkg: Add new PCDs for IPMI SSIFTinh Nguyen1-0/+27
2023-05-12MdePkg/IndustryStandard: Add definitions for IPMI SSIFTinh Nguyen1-0/+98
2023-05-11Maintainers.txt: Update reviewers and maintainers for TraceHubDebugLib.Gua Guo1-0/+18
2023-05-11MdeModulePkg: Add TraceHubDebugSysTLib libraryGua Guo15-0/+1457
2023-05-11MdePkg: Add NULL library of TraceHubDebugSysTLibGua Guo4-0/+187
2023-05-11MdePkg: Add MipiSysTLib libraryGua Guo11-3/+1508
2023-05-11MdePkg: Add mipisyst submoduleGua Guo4-0/+6
2023-05-11BaseTools/Plugin: Too many execute files cause "cmd too long" failureGua Guo1-5/+41
2023-05-11SecurityPkg: Add missing break in Tpm2TestParmsRebecca Cran1-0/+1
2023-05-11BaseTools: Update Tests/TestTools.py to allow it to work on WindowsRebecca Cran1-1/+3
2023-05-11BaseTools: only print the environment once in toolsetup.batRebecca Cran1-19/+16
2023-05-11BaseTools: Update toolsetup.bat to not use BASETOOLS_PYTHON_SOURCERebecca Cran1-3/+2
2023-05-11BaseTools: Revert Set the CLANGDWARF OBJCOPY path in tools_def.templateRebecca Cran1-4/+0
2023-05-10OvmfPkg: drop PlatformBootManagerLibGrubGerd Hoffmann5-2129/+0
2023-05-10OvmfPkg/AmdSev: stop using PlatformBootManagerLibGrubGerd Hoffmann1-2/+8
2023-05-10OvmfPkg/NvVarsFileLib: disable in case PcdBootRestrictToFirmware is setGerd Hoffmann2-1/+4
2023-05-10OvmfPkg/PlatformBootManagerLib: add PcdBootRestrictToFirmwareGerd Hoffmann3-4/+71