payloads/edk2: Update default MrChromebox branch from 2508 to 2511
Update the default MrChromebox branch to uefipayload_2511. This branch is rebased on the latest upstream edk tag 'edk2-stable202511', and includes a number of other improvements, such as setup menu password protection. TEST=tested on multiple ChromeOS devices from Sandybridge through Meteorlake. Change-Id: I5addbcf37e0b1a1afbd731163b4419d4bd9a3747 Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/90747 Reviewed-by: Sean Rhodes <sean@starlabs.systems> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
b4917ed44d
commit
f712c965e4
1 changed files with 1 additions and 1 deletions
2
payloads/external/edk2/Kconfig
vendored
2
payloads/external/edk2/Kconfig
vendored
|
|
@ -86,7 +86,7 @@ config EDK2_REPOSITORY
|
|||
|
||||
config EDK2_TAG_OR_REV
|
||||
string "Insert a commit's SHA-1 or a branch name"
|
||||
default "origin/uefipayload_2508" if EDK2_REPO_MRCHROMEBOX
|
||||
default "origin/uefipayload_2511" if EDK2_REPO_MRCHROMEBOX
|
||||
default "origin/universalpayload" if EDK2_UNIVERSAL_PAYLOAD
|
||||
default "origin/master" if EDK2_REPO_OFFICIAL
|
||||
default "" if EDK2_REPO_CUSTOM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue