]> git.proxmox.com Git - mirror_edk2.git/commit - BeagleBoardPkg/BeagleBoardPkg.fdf
BeagleBoardPkg: fold configuration header into FD build
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 12 Aug 2015 05:25:33 +0000 (05:25 +0000)
committerabiesheuvel <abiesheuvel@Edk2>
Wed, 12 Aug 2015 05:25:33 +0000 (05:25 +0000)
commita1123292a80608a69df89b6dd264c4656b618aec
treeabf803758508f659d3cc39f975450cb85427b12d
parente01b4a8a9a9909dca98625236fd070fc6a4817ad
BeagleBoardPkg: fold configuration header into FD build

Since the configuration header never changes unless the board parameters
in ConfigurationHeader.dat are updated, we can take a snapshot of the
binary and add it to the FDF definition. This way, it will get emitted
by the EDK2 build system instead of having to use a separate
post-processing tool to add it to the flash image.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18210 6f19259b-4bc3-4df7-8a09-765794883524
BeagleBoardPkg/BeagleBoardPkg.fdf
BeagleBoardPkg/ConfigurationHeader.bin [new file with mode: 0644]