10 lines
151 B
Plaintext
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
|