summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
dependabot/pip/edk2-pytool-extensions-0.27.10pip: bump edk2-pytool-extensions from 0.27.6 to 0.27.10dependabot[bot]21 hours
dependabot/pip/edk2-pytool-extensions-0.27.6pip: bump edk2-pytool-extensions from 0.27.5 to 0.27.6dependabot[bot]3 weeks
dependabot/pip/edk2-pytool-extensions-0.27.8pip: bump edk2-pytool-extensions from 0.27.6 to 0.27.8dependabot[bot]14 days
dependabot/pip/edk2-pytool-extensions-0.27.9pip: bump edk2-pytool-extensions from 0.27.6 to 0.27.9dependabot[bot]4 days
dependabot/pip/edk2-pytool-library-0.21.7pip: bump edk2-pytool-library from 0.21.5 to 0.21.7dependabot[bot]4 weeks
dependabot/pip/edk2-pytool-library-0.21.8pip: bump edk2-pytool-library from 0.21.5 to 0.21.8dependabot[bot]3 weeks
leiflindholm-pr-templateMerge branch 'master' into leiflindholm-pr-templatemergify[bot]6 days
masterBaseTools/CodeQL: Removed unused static function queryMichael Kubacki6 hours
release/rpl_programBaseTools: BinToPcd: Remove xdrlib dependencyJoey Vagedes2 weeks
revert-5714-devel/ovmf-rdrand-pedroRevert "MdePkg/BaseRngLib: Add a smoketest for RDRAND and check CPUID"Ard Biesheuvel5 weeks
[...]
 
TagDownloadAuthorAge
edk2-stable202405edk2-stable202405.zip  edk2-stable202405.tar.gz  edk2-stable202405.tar.bz2  Ard Biesheuvel8 weeks
edk2-stable202402edk2-stable202402.zip  edk2-stable202402.tar.gz  edk2-stable202402.tar.bz2  Laszlo Ersek5 months
edk2-stable202311edk2-stable202311.zip  edk2-stable202311.tar.gz  edk2-stable202311.tar.bz2  Igor Kulchytskyy8 months
edk2-stable202308edk2-stable202308.zip  edk2-stable202308.tar.gz  edk2-stable202308.tar.bz2  Qingyu Shang11 months
edk2-stable202305edk2-stable202305.zip  edk2-stable202305.tar.gz  edk2-stable202305.tar.bz2  Wendy Liao14 months
edk2-stable202302edk2-stable202302.zip  edk2-stable202302.tar.gz  edk2-stable202302.tar.bz2  Sunil V L17 months
edk2-stable202211edk2-stable202211.zip  edk2-stable202211.tar.gz  edk2-stable202211.tar.bz2  Michael Kubacki20 months
edk2-stable202208edk2-stable202208.zip  edk2-stable202208.tar.gz  edk2-stable202208.tar.bz2  Rebecca Cran23 months
edk2-stable202205edk2-stable202205.zip  edk2-stable202205.tar.gz  edk2-stable202205.tar.bz2  Theo Jehl2 years
edk2-stable202205-rc1edk2-stable202205-rc1.zip  edk2-stable202205-rc1.tar.gz  edk2-stable202205-rc1.tar.bz2  Rebecca Cran2 years
[...]
 
AgeCommit messageAuthorFilesLines
2024-02-14UefiCpuPkg/PiSmmCpuDxeSmm: fix NULL deref when gSmmBaseHobGuid is missingedk2-stable202402Laszlo Ersek1-0/+7
2024-02-14UefiCpuPkg/PiSmmCpuDxeSmm: distinguish GetSmBase() failure modesLaszlo Ersek1-12/+28
2024-02-14NetworkPkg: : Updating SecurityFixes.yamlDoug Flick1-0/+1
2024-02-14NetworkPkg: Dhcp6Dxe: Packet-Length is not updated before appendingDoug Flick1-5/+5
2024-02-14NetworkPkg: Dhcp6Dxe: Removes duplicate check and replaces with macroDoug Flick1-25/+19
2024-02-14NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45229 Related PatchDoug Flick2-17/+75
2024-02-14UnitTestFrameworkPkg: Add DSC and host tests that always failMichael D Kinney19-1/+2017
2024-02-14UnitTestFrameworkPkg/SampleGoogleTest: Use EXPECT_ANY_THROW()Michael D Kinney2-6/+32
2024-02-14UnitTestFrameworkPkg/UnitTestDebugAssertLib: Add GoogleTest supportMichael D Kinney6-0/+126
2024-02-14UnitTestFrameworkPkg/UnitTestLib: GetActiveFrameworkHandle() no ASSERT()Michael D Kinney5-2/+12
[...]