UefiPayloadPkg: Enable FMP-based ESRT

Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
Tim Crawford
2023-10-26 15:33:40 -06:00
parent 88f5720e16
commit 045b938884
2 changed files with 10 additions and 0 deletions

View File

@@ -706,6 +706,11 @@
} }
!endif !endif
#
# Firmware update
#
MdeModulePkg/Universal/EsrtFmpDxe/EsrtFmpDxe.inf
#------------------------------ #------------------------------
# Build the shell # Build the shell
#------------------------------ #------------------------------

View File

@@ -278,6 +278,11 @@ INF SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.inf
} }
!endif !endif
#
# Firmware update
#
INF MdeModulePkg/Universal/EsrtFmpDxe/EsrtFmpDxe.inf
# #
# Shell # Shell
# #