payloads/tianocore: Rework Makefile
Rework edkii makefile so that the various build options are unified between CorebootPayloadPkg, uefipayload_202107 and upstream. This sets the project directory based on the git repository name i.e. https://github.com/mrchromebox/edk2 becomes mrchomebox Also builds to $(obj)/UEFIPAYLOAD.fd and allows using a commit ID without a branch. Signed-off-by: Sean Rhodes <sean@starlabs.systems> Change-Id: I3cc274e7385dd71c2aae315162cc48444b7eaa5f Reviewed-on: https://review.coreboot.org/c/coreboot/+/61620 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-by: Martin Roth - Personal <martinroth@google.com>
This commit is contained in:
committed by
Martin Roth - Personal
parent
e0e6f07220
commit
0884f21042
@@ -81,7 +81,6 @@ config ME_BIN_PATH
|
||||
|
||||
config TIANOCORE_BOOTSPLASH_FILE
|
||||
string
|
||||
depends on TIANOCORE_BOOTSPLASH_IMAGE
|
||||
default "3rdparty/blobs/mainboard/starlabs/Logo.bmp"
|
||||
|
||||
config UART_FOR_CONSOLE
|
||||
|
Reference in New Issue
Block a user