Currently, adding a payload to CBFS using the build system, the warning
below is shown.
W: Unknown type 'payload' ignored
Update payload type from "simple elf" to "simple_elf" and rename the
word "payload" to "simple_elf" in all Makefiles.
Fixes:
|
||
|---|---|---|
| .. | ||
| depthcharge | ||
| FILO | ||
| GRUB2 | ||
| iPXE | ||
| linux | ||
| Memtest86Plus | ||
| SeaBIOS | ||
| tianocore | ||
| tint | ||
| U-Boot | ||
| Makefile.inc | ||