coreboot-kgpe-d16/payloads/external/tianocore/Kconfig

10 lines
151 B
Plaintext

if PAYLOAD_TIANOCORE
config PAYLOAD_FILE
string "Tianocore firmware volume"
default "COREBOOT.fd"
help
The result of a corebootPkg build
endif