Skip to content

Commit df087af

Browse files
sathishas89chetan-rathore
authored andcommitted
Add SecureBoot attribute check warning patch
Integrated 0001-UEFI-SCT-SecureBoot-change-attribute-check-to-warning.patch to align with BBSR 1.3 recommendation. Signed-off-by: Sathisha S <[email protected]> Change-Id: I80f3d33d7478bfed2c94441a2168403b74a5e763
1 parent 3a13ff2 commit df087af

File tree

1 file changed

+1
-0
lines changed
  • SystemReady-devicetree-band/Yocto/meta-woden/recipes-acs/ebbr-sct

1 file changed

+1
-0
lines changed

SystemReady-devicetree-band/Yocto/meta-woden/recipes-acs/ebbr-sct/ebbr-sct.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ do_configure() {
6464
cp -r ${S}/bbr-acs/bbsr/sct-tests/PlatformResetAttackMitigationPsciTest uefi-sct/SctPkg/TestCase/UEFI/EFI/Generic/
6565

6666
git apply --ignore-whitespace --ignore-space-change ${S}/bbr-acs/bbsr/patches/0001-BBSR-Patch-for-UEFI-SCT-Build.patch
67+
git apply --ignore-whitespace --ignore-space-change ${S}/bbr-acs/bbsr/patches/0001-UEFI-SCT-SecureBoot-change-attribute-check-to-warning.patch
6768

6869
}
6970

0 commit comments

Comments
 (0)