summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
dependabot/github_actions/github/issue-labeler-3.4Merge branch 'master' into dependabot/github_actions/github/issue-labeler-3.4mergify[bot]3 weeks
dependabot/pip/antlr4-python3-runtime-4.13.2pip: bump antlr4-python3-runtime from 4.7.1 to 4.13.2dependabot[bot]6 weeks
dependabot/pip/edk2-basetools-0.1.53pip: bump edk2-basetools from 0.1.51 to 0.1.53dependabot[bot]6 weeks
dependabot/pip/edk2-pytool-extensions-0.27.10pip: bump edk2-pytool-extensions from 0.27.6 to 0.27.10dependabot[bot]6 weeks
dependabot/pip/edk2-pytool-extensions-0.27.11pip: bump edk2-pytool-extensions from 0.27.6 to 0.27.11dependabot[bot]5 weeks
dependabot/pip/edk2-pytool-extensions-0.27.12pip: bump edk2-pytool-extensions from 0.27.6 to 0.27.12dependabot[bot]2 hours
dependabot/pip/edk2-pytool-library-0.21.10pip: bump edk2-pytool-library from 0.21.8 to 0.21.10dependabot[bot]6 weeks
dependabot/pip/regex-2024.7.24pip: bump regex from 2024.5.15 to 2024.7.24dependabot[bot]6 weeks
dependabot/pip/regex-2024.9.11pip: bump regex from 2024.7.24 to 2024.9.11dependabot[bot]2 hours
masterUefiPayloadPkg: Move FADT check to consumer coode.Chasel Chiu23 hours
[...]
 
TagDownloadAuthorAge
edk2-stable202408edk2-stable202408.zip  edk2-stable202408.tar.gz  edk2-stable202408.tar.bz2  Ashraf Ali5 weeks
edk2-stable202405edk2-stable202405.zip  edk2-stable202405.tar.gz  edk2-stable202405.tar.bz2  Ard Biesheuvel4 months
edk2-stable202402edk2-stable202402.zip  edk2-stable202402.tar.gz  edk2-stable202402.tar.bz2  Laszlo Ersek7 months
edk2-stable202311edk2-stable202311.zip  edk2-stable202311.tar.gz  edk2-stable202311.tar.bz2  Igor Kulchytskyy10 months
edk2-stable202308edk2-stable202308.zip  edk2-stable202308.tar.gz  edk2-stable202308.tar.bz2  Qingyu Shang13 months
edk2-stable202305edk2-stable202305.zip  edk2-stable202305.tar.gz  edk2-stable202305.tar.bz2  Wendy Liao16 months
edk2-stable202302edk2-stable202302.zip  edk2-stable202302.tar.gz  edk2-stable202302.tar.bz2  Sunil V L19 months
edk2-stable202211edk2-stable202211.zip  edk2-stable202211.tar.gz  edk2-stable202211.tar.bz2  Michael Kubacki22 months
edk2-stable202208edk2-stable202208.zip  edk2-stable202208.tar.gz  edk2-stable202208.tar.bz2  Rebecca Cran2 years
edk2-stable202205edk2-stable202205.zip  edk2-stable202205.tar.gz  edk2-stable202205.tar.bz2  Theo Jehl2 years
[...]
 
AgeCommit messageAuthorFilesLines
2023-04-07pip: bump antlr4-python3-runtime from 4.7.1 to 4.12.0dependabot/pip/antlr4-python3-runtime-4.12.0dependabot[bot]1-1/+1
2023-04-07MdeModulePkg: Enable forward edge CFI in mem attributes tableArd Biesheuvel3-1/+19
2023-04-07MdePkg/PeCoffLib: Capture DLL characteristics fields in image contextArd Biesheuvel3-12/+53
2023-04-07BaseTools/GenFw: Add DllCharacteristicsEx field to debug dataArd Biesheuvel3-15/+55
2023-04-07BaseTools/GenFw: Parse IBT/BTI support status from ELF noteArd Biesheuvel2-0/+59
2023-04-07UefiPayloadPkg:Add new build commands for UniversalPayloadKasimX Liu1-36/+42
2023-04-06UefiCpuPkg/CpuExceptionHandlerLib: Drop special XCODE5 versionArd Biesheuvel3-92/+0
2023-04-06OvmfPkg: Drop special Xcode5 version of exception handler libraryArd Biesheuvel8-32/+0
2023-04-06UefiCpuPkg/CpuExceptionHandlerLib: Make runtime fixups XCODE-onlyArd Biesheuvel3-2/+17
2023-04-06UefiCpuPkg/PeiCpuExceptionHandlerLib: Use SEC/PEI specific asm componentArd Biesheuvel1-1/+3
[...]