kumquat-buildroot/package/edk2-non-osi/Config.in
Vincent Stehlé 95f72fb61a package/edk2-non-osi: new package
Add a package to install the additional edk2 platforms files, not
compatible with the normal licensing requirements and held in the
edk2-non-osi repository.

Only the Marvell Armada files are copied at this point, to support building
edk2 for the MACCHIATObin platform.

The referenced commit corresponds to version edk2-stable202208 of edk2,
based on the timestamps.

This package is heavily inspired from package/edk2-platforms.

Signed-off-by: Vincent Stehlé <vincent.stehle@arm.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-12-04 13:51:54 +01:00

12 lines
382 B
Plaintext

config BR2_PACKAGE_EDK2_NON_OSI
bool
help
EDK2 description files for additional platforms, not
compatible with the normal licensing requirements.
The main EDK2 bootloader package will depend on these
description files while building firmware for some platforms.
Only the Marvell Armada files are copied at this point.
https://github.com/tianocore/edk2-non-osi