summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-11GitHub Action: Bump actions/github-script from 7 to 9dependabot/github_actions/actions/github-script-9dependabot[bot]1-1/+1
2026-05-08UefiCpuPkg: Remove the absolute address jump in LoongArch exception handleredk2-stable202605Chao Li2-4/+39
2026-05-08MdePkg: Disable AuditOnly Mode for Spell CheckOliver Smith-Denny1-3/+46
2026-05-08MdePkg: Fix Spelling Errors in CommentsOliver Smith-Denny188-342/+342
2026-05-08.pytool: Update cspell Allowed WordsOliver Smith-Denny1-8/+913
2026-05-08MdePkg,MdeModulePkg: Fix Spelling Error in Udf DefinitionsOliver Smith-Denny2-5/+8
2026-05-08MdePkg: Fix Spelling Errors in CXL DefinitionsOliver Smith-Denny1-2/+9
2026-05-08MdePkg: Fix Spelling Errors in HiiImageDecoder DefinitionsOliver Smith-Denny1-1/+4
2026-05-08MdePkg: Fix Spelling Errors in IPMI DefinitionsOliver Smith-Denny1-1/+4
2026-05-08MdePkg: Fix Spelling Error in DriverConfiguration2 DefinitionsOliver Smith-Denny1-1/+4
2026-05-08MdePkg: Fix Spelling Errors in ACPI DefinitionsOliver Smith-Denny1-1/+4
2026-05-08MdePkg: Fix Spelling Error in ScsiIo DefinitionsOliver Smith-Denny1-2/+5
2026-05-08MdePkg: Fix Spelling Error in Cper DefinitionsOliver Smith-Denny1-2/+5
2026-05-08MdePkg: Fix Spelling Error in Hash DefinitionsOliver Smith-Denny1-2/+5
2026-05-08MdePkg: Fix Spelling Error in Nvme DefinitionsOliver Smith-Denny1-1/+4
2026-05-08Global: Fix Spelling Errors in PCI/PCIe DefinitionsOliver Smith-Denny7-13/+23
2026-05-08MdePkg: Fix Spelling Errors in SmBios DefinitionsOliver Smith-Denny1-13/+25
2026-05-08MdePkg,MdeModulePkg: Fix Spelling Errors in Atapi DefinitionsOliver Smith-Denny3-4/+7
2026-05-08MdePkg,SecurityPkg: Fix Spelling Errors in TCG/TPM DefinitionsOliver Smith-Denny8-35/+50
2026-05-06ManageabilityPkg: add configurable KCS status-check timeout PCDAbdul Lateef Attar5-7/+13
2026-05-06SecurityPkg/SecureBootVariableLib: Cleanup debug print readabilityBenjamin Doron1-6/+6
2026-05-06MdeModulePkg: Cleanup debug print readabilityBenjamin Doron4-4/+4
2026-05-06MdeModulePkg,MdePkg: Send I/O without FUA if necessaryAnnie Li3-10/+27
2026-05-06MdeModulePkg/ScsiDiskDxe: Check Write Caching and FUA supportAnnie Li2-0/+125
2026-05-06ArmVirtPkg/ArmPlatformLibQemu: Support early ID map on LPA2 capable CPUsArd Biesheuvel2-18/+34
2026-05-06Revert "ArmPlatformPkg,EmbeddedPkg,MdeModulePkg: Move RealTimeClockLib ..."Ard Biesheuvel7-8/+1
2026-05-05MdePkg/Include: Add missing ACPI EINJ structureGlen Yeldho2-2/+52
2026-05-04ArmPkg/CpuDxe: Refuse to clear XN from device memory mappingsRichard Lyu1-0/+26
2026-05-04ArmPkg/CpuDxe: Drop GCD system memory check from MemoryAttribute protocolRichard Lyu1-48/+0
2026-05-02.github: Remove SignedCapsulePkgMichael D Kinney3-4/+0
2026-05-02.pytool: Remove SignedCapsulePkgMichael D Kinney2-2/+0
2026-05-02.azurepipelines/templates/pr-gate-build-job.yml: Remove SignedCapsulePkgMichael D Kinney1-2/+2
2026-05-02Maintainers.txt: Remove SignedCapsulePkgMichael D Kinney2-6/+0
2026-05-02SignedCapsulePkg: Remove packageMichael D Kinney34-6784/+0
2026-05-01NetworkPkg/DnsDxe: Refactor answer loop to for in ParseDnsResponseabuthahirm1-8/+8
2026-05-01NetworkPkg/Ip4Dxe: Fix missing Status check on Ip4Cfg2->SetData callabuthahirm1-1/+1
2026-05-01ShellPkg/UefiShellLevel3: Lower indentation level in MainCmdXXX()Pierre Gondois8-261/+248
2026-05-01ShellPkg/Help: Extract PrintMatchingHelp() functionPierre Gondois1-76/+99
2026-05-01ShellPkg/UefiShellLevel3: Extract ProcessFileList() functionPierre Gondois2-66/+121
2026-05-01ShellPkg/UefiShellLevel3: Extract MainCmdXXX() functionPierre Gondois9-360/+539
2026-05-01ShellPkg/UefiShellLevel3: Return if ShellCommandLineParse() failedPierre Gondois9-525/+543
2026-05-01ShellPkg/Help: Free package on all pathsPierre Gondois1-5/+5
2026-05-01ShellPkg/Type: Factorize character displayPierre Gondois1-62/+55
2026-05-01ShellPkg/Cls: Factorize color parsingPierre Gondois1-80/+71
2026-05-01ShellPkg: Add 'cxl' commandOleksandr Tymoshenko5-0/+613
2026-05-01OvmfPkg: Include CxlDxeOleksandr Tymoshenko2-0/+2
2026-05-01MdeModulePkg: Add CxlDxe driverOleksandr Tymoshenko4-0/+1946
2026-05-01MdeModulePkg: Add CxlIo.h protocolNick Graves2-0/+157
2026-05-01MdePkg: Add CDAT structure definitionsNick Graves1-0/+149
2026-05-01MdePkg: Add Data Object Exchange interfaceNick Graves2-0/+119