Skip to content

Commit

Permalink
DasharoPayloadPkg/DasharoPayloadPkg.fdf: Do not load LAN ROM on fast …
Browse files Browse the repository at this point in the history
…boot

Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
  • Loading branch information
miczyg1 committed Jan 30, 2025
1 parent dcd5a13 commit 9ee37cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DasharoPayloadPkg/DasharoPayloadPkg.fdf
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ INF SecurityPkg/Pkcs7Verify/Pkcs7VerifyDxe/Pkcs7VerifyDxe.inf
# Typically will be done per platform needs by coreboot.
#
FILE DRIVER = DEB917C0-C56A-4860-A05B-BF2F22EBB717 {
SECTION DXE_DEPEX_EXP = {gDasharoNetworkBootPolicyGuid}
SECTION DXE_DEPEX_EXP = {gDasharoNetworkBootPolicyGuid AND NOT gDasharoFastBootPolicyGuid}
SECTION PE32 = DasharoPayloadPkg/NetworkDrivers/LanRom.efi
}
!endif
Expand Down

0 comments on commit 9ee37cf

Please sign in to comment.