33aa59e7b5
EDK2 firmware is usually built from two sources; the core EDK2 environment, and additional platform description files maintained separately. This package adds the latter set of description files to staging so that the core EDK2 package can build with these for certain platforms during the building process. Signed-off-by: Dick Olsson <hi@senzilla.io> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
9 lines
271 B
Plaintext
9 lines
271 B
Plaintext
config BR2_PACKAGE_EDK2_PLATFORMS
|
|
bool
|
|
help
|
|
EDK2 description files for all supported platforms.
|
|
The main EDK2 bootloader package will depend on these
|
|
description files while building firmware for some platforms.
|
|
|
|
https://github.com/tianocore/edk2-platforms
|