We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Source::LATEST
EDK2_STABLE202502_R1
1 parent 9c782f8 commit 38d9b6dCopy full SHA for 38d9b6d
ovmf-prebuilt/src/lib.rs
@@ -62,7 +62,7 @@ impl Source {
62
///
63
/// Note that this is not necessarily the latest prebuilt available
64
/// from the git repo.
65
- pub const LATEST: Self = Self::EDK2_STABLE202408_R1;
+ pub const LATEST: Self = Self::EDK2_STABLE202502_R1;
66
}
67
68
/// UEFI architecture.
0 commit comments