summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-20ShellPkg/AcpiView: Update MPAM table "MMIO size" field checkAndre Przywara1-2/+2
2026-04-17MdePkg: ArmLib: Drop DebugLib DependencyOliver Smith-Denny2-4/+0
2026-04-17Global: Move ArmLib to MdePkgOliver Smith-Denny21-14/+13
2026-04-17ReadMe.rst: Update CI pipeline badgesMichael Kubacki1-47/+109
2026-04-15MdePkg/IndustryStandard:: Add ACPI 6.6 extension for NUMA ACPI TablesQing Huang1-4/+11
2026-04-15MdeModulePkg/NvmExpressDxe: Clear NSID to 0 for sanitize commandShabab Alam1-1/+7
2026-04-15BaseTools: tools_def: Align X64 CLANGDWARF and CLANGPDB DefsOliver Smith-Denny1-2/+2
2026-04-15BaseTools: tools_def: Canonicalize CLANGDWARF DefsOliver Smith-Denny1-120/+123
2026-04-13EmbeddedPkg/PrePiLib: Prevent overread with FFS size macrosGowtham M1-8/+6
2026-04-13EmulatorPkg/SecPeiServicesLib: Prevent overread with available size macrosGowtham M1-9/+6
2026-04-13StandaloneMmPkg/Core: Return when processing malformed DEPEXGowtham M1-0/+1
2026-04-13ReadMe.rst: Fix header formatting, path separators, and grammarPhineas Su1-8/+8
2026-04-11BaseTools/Conf: Add missing CLANGDWARF OBJCOPY_FLAGSMichael D Kinney1-0/+2
2026-04-11EmulatorPkg: Clear DLINK_XIPFLAGSMichael D Kinney1-8/+20
2026-04-11EmulatorPkg: Add Windows CLANGPDB CIMike Beaton1-0/+100
2026-04-10TcgTpmPkg: Update Readme.md to use markdown code block syntaxYang Gang1-1/+9
2026-04-10OvmfPkg/IgvmSecureBootDxe: Remove CustomMode codeGerd Hoffmann1-44/+5
2026-04-10UefiCpuPkg: ArmMmuLib: Check if Block Split Following Page AllocOliver Smith-Denny1-30/+69
2026-04-10TcgTpmPkg: fix build failure of TpmLib with CLANGDWARFYeoreum Yun1-1/+1
2026-04-10BaseTools: add --apply-dynamic-relocs option for AARCH64 CLAGNDWARFYeoreum Yun1-3/+3
2026-04-09IntelFsp2Pkg/FspSecCore/Vtf0: NASM and Python 3 fixesMichael D Kinney4-22/+26
2026-04-09ShellPkg/UefiShellDriver1: Remove unused StatusPierre Gondois2-9/+8
2026-04-09ShellPkg/UefiShellDriver1: Flatten some functionsPierre Gondois3-104/+119
2026-04-09ShellPkg/UefiShellDriver1/Drivers: Fix memory leaksPierre Gondois1-0/+3
2026-04-09ShellPkg/UefiShellDriver1: Lower indentation level in MainCmdXXX()Pierre Gondois6-350/+357
2026-04-09ShellPkg/UefiShellDriver1: Extract MainCmdXXX() functionPierre Gondois10-397/+580
2026-04-09ShellPkg/UefiShellDriver1: Return if ShellCommandLineParse() failedPierre Gondois11-823/+837
2026-04-09ShellPkg/UefiShellDriver1: Fix memory leaksPierre Gondois3-0/+6
2026-04-09OvmfPkg/AmdSevX64: Expose DEBUG_TO_MEM as a build optionRichard Lyu1-0/+1
2026-04-09OvmfPkg/MicrovmX64: Expose DEBUG_TO_MEM as a build optionRichard Lyu1-0/+1
2026-04-09OvmfPkg/OvmfPkgIa32X64: Expose DEBUG_TO_MEM as a build optionRichard Lyu1-0/+1
2026-04-09ShellPkg/AcpiView: Avoid mutating HEST hardware bank count during parseGaurav Pandya1-5/+4
2026-04-09BaseTools: Ecc: Update to ANTLR 4.13.2Oliver Smith-Denny6-1408/+858
2026-04-09BaseTools: Ecc: Use SPDX in AutoGen TemplateOliver Smith-Denny1-10/+2
2026-04-09BaseTools: Ecc: Drop ANTLR 3 SupportOliver Smith-Denny4-24447/+0
2026-04-09OvmfPkg/IgvmSecureBootDxe: enable CustomMode only if neededGerd Hoffmann2-7/+14
2026-04-09OvmfPkg/EnrollDefaultKeys: do not check VendorKeysGerd Hoffmann1-2/+1
2026-04-09OvmfPkg/EnrollDefaultKeys: do not require CustomModeGerd Hoffmann1-27/+31
2026-04-09OvmfPkg: set PcdRequireSelfSignedPk to FALSEGerd Hoffmann7-7/+7
2026-04-08OvmfPkg/BaseMemEncryptSevLib: IGVM data HOB ranges are prevalidatedGerd Hoffmann2-2/+31
2026-04-08OvmfPkg: Page align sections of DXE and UEFI imagesKhalid Ali1-1/+1
2026-04-08OvmfPkg/LoongArchVirt: Move FirmwarePerformancePei to PEI driver regionQihang Gao2-3/+3
2026-04-08OvmfPkg/LoongArchVirt: Enable FPDT for LoongArch OVMF platformliushuyu2-0/+19
2026-04-08OvmfPkg/LoongArchVirt: Fix the misuse issue of ExtractGuidedSectionLibQihang Gao1-3/+3
2026-04-07CryptoPkg: Add digest-based RSA-PSS sign and verify APIsBaraneedharan Anbazhagan15-27/+914
2026-04-07SecurityPkg: Tcg2AcpiFfa: Polish revision checks for TPM2 tableKun Qin1-6/+8
2026-04-07SecurityPkg: Tcg2AcpiFfa: Fix endianness of partition IDKun Qin1-20/+20
2026-04-07SecurityPkg: Tcg2AcpiFfa: Remove Tcg2PhysicalPresenceLib from dependenciesKun Qin1-1/+0
2026-04-07RedfishPkg/PlatformConfig: Delete a few debug messagesAbner Chang2-3/+0
2026-04-06NetworkPkg/HttpBootDxe: Print TLS errors on screen during HTTP bootSaloni Kasbekar4-6/+115