summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-05pip: update edk2-pytool-library requirement from ~=0.21.9 to ~=0.22.5dependabot/pip/edk2-pytool-library-approx-eq-0.22.5dependabot[bot]1-1/+1
2025-02-04ReadMe.rst: reflect bugzilla migrationLeif Lindholm1-12/+3
2025-02-04License-History.txt: Reflect bugzilla migrationMichael Kubacki1-4/+4
2025-02-04SignedCapsulePkg: make Doxygen interpret ASCII art as verbatim textRebecca Cran1-2/+4
2025-02-04BaseTools: Add @verbatim as allowed Doxygen tagRebecca Cran2-2/+2
2025-02-03UefiPayloadPkg: Revert 4KB alignment of CLANGDWARF buildChasel Chiu1-1/+0
2025-02-03BaseTools: Add /DRIVER to CLANGPDB link flagsDionna Glaze1-6/+6
2025-02-03MdePkg/IndustryStandard: add definitions for CXL CEDTYuquan Wang3-0/+147
2025-02-02BaseTools/AutoGen: GenMake response file quotes stringsMichael D Kinney1-3/+14
2025-02-02BaseTools/tools_def: Remove no-warn-rwx-segments linker optionsArd Biesheuvel1-8/+3
2025-02-02BaseTools/Scripts/GccBase.lds: Use separate R-W and RW- ELF segmentsArd Biesheuvel1-3/+11
2025-02-02BaseTools/Scripts: Merge GCC and Clang ELF linker scriptsArd Biesheuvel3-94/+4
2025-02-02BaseTools/Scripts/ClangBase.lds: Move .entry into .text sectionArd Biesheuvel1-4/+1
2025-02-02UefiPayloadPkg: Update Elf segment/section syncup processChasel Chiu1-13/+58
2025-02-01BaseTools/tools_def: Use no-warn-rwx-segments only for GCC5Ard Biesheuvel1-3/+3
2025-01-31MdePkg: Add Hot pluggable resource attributeINDIA\sachinganesh1-1/+2
2025-01-31MdePkg: Add UEFI 2.11 specification macroINDIA\sachinganesh1-0/+1
2025-01-31MdePkg: Add Confidential Computing Extension for RISC-V AP-TEEINDIA\sachinganesh1-3/+4
2025-01-31MdePkg: Add HotPlug Memory AttributeINDIA\sachinganesh1-0/+10
2025-01-31ArmPkg: Retire ArmDisassemblerLibArd Biesheuvel7-1657/+0
2025-01-31Revert "ArmVirtPkg/ArmVirtQemu: Reduce MMIO region mapped by default"Gerd Hoffmann1-7/+7
2025-01-31ArmVirtPkg: turn off debug logging for VirtioSerialDxeGerd Hoffmann1-1/+4
2025-01-31Maintainers: update my email addressAndrei Warkentin1-2/+2
2025-01-31BaseTools/Pccts: set C standardGerd Hoffmann2-2/+2
2025-01-31MdePkg/BaseFdtLib: fix build with gcc 15Gerd Hoffmann1-9/+13
2025-01-31MdePkg: Add SM3 crypto algorithm GUID definitionLiming Gao2-0/+39
2025-01-31Devcontainer: Use latest Fedora 40 imageOliver Steffen1-1/+1
2025-01-31.github/codeql.yml: Drop ArmPkg IA32 and X64 from build matrixMichael Kubacki1-2/+0
2025-01-30ArmVirtPkg: Drop reference to ArmDisassemblerLibArd Biesheuvel1-1/+0
2025-01-30ArmPkg: Stop using ArmDisassemblerLibArd Biesheuvel5-35/+1
2025-01-30ArmPkg,ArmPkg/ArmExceptionLib: drop vector relocation variant/supportLeif Lindholm9-252/+21
2025-01-30ArmVirtPkg/ArmVirtQemu: Reduce MMIO region mapped by defaultArd Biesheuvel1-7/+7
2025-01-30ArmPkg/ArmGicDxe: Map GIC MMIO regions before useArd Biesheuvel3-11/+62
2025-01-30ArmPkg/ArmGicDxe: Remove pointless passing around of MMIO addressesArd Biesheuvel1-29/+12
2025-01-30ArmPkg/ArmGicDxe: Avoid pointless repeated iteration over GIC framesArd Biesheuvel1-46/+13
2025-01-30ArmPkg/ArmGicDxe: Replace CpuArch registration event with DEPEXArd Biesheuvel5-66/+20
2025-01-30ArmPkg/CpuDxe: Replace DEPEX on h/w protocol with event notificationArd Biesheuvel2-4/+106
2025-01-30ArmPkg/CpuDxe: Remove rudimentary vector handoff logicArd Biesheuvel3-43/+5
2025-01-30ArmPkg/CpuDxe: Use STATIC linkage where possibleArd Biesheuvel2-1/+10
2025-01-30ArmPkg/CpuDxe: Fix error handling in driver initializationArd Biesheuvel1-4/+10
2025-01-30Maintainers.txt: Update EmulatorPkg maintainersMichael Kubacki1-0/+2
2025-01-29UnitTestFrameworkPkg: Fix false positives from address sanitizerMichael D Kinney1-23/+23
2025-01-29MdePkg/BasePeCoffLib: Remove DEBUG() statements from runtime codeArd Biesheuvel1-2/+6
2025-01-29ShellPkg: fix warnings about uninitialized variableMike Maslenkin1-10/+13
2025-01-29OvmfPkg: fix warning about uninitialized variableMike Maslenkin1-0/+1
2025-01-29SecurityPkg/RngDxe: fix warning about uninitialized variableMike Maslenkin1-1/+5
2025-01-29MdeModulePkg: NvmExpressDxe: fix warning about uninitialized variableMike Maslenkin1-0/+2
2025-01-29MdeModulePkg: fix warning about uninitialized variableMike Maslenkin1-0/+2
2025-01-29MdeModulePkg: PeiMain: fix warning about uninitialized variableMike Maslenkin1-5/+5
2025-01-29OvmfPkg/QemuKernelLoaderFsDxe: use SIZE_OF_EFI_FILE_INFOGerd Hoffmann1-1/+1