]> git.proxmox.com Git - mirror_edk2.git/commit
ArmVirtPkg/ArmVirtQemu: factor out shared FV.FvMain definition
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 12 Jul 2016 08:59:57 +0000 (10:59 +0200)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 12 Jul 2016 13:19:42 +0000 (15:19 +0200)
commitc9eca0b285013eab8aee233f0f512be151863183
tree65fdefe1a794c73341af5ae7d5d84ce8084909a8
parent0a8bc04e6fa07bb8128ff8d05c886fea2c35c3fc
ArmVirtPkg/ArmVirtQemu: factor out shared FV.FvMain definition

The FDF definition of [FV.FvMain] is identical between ArmVirtQemu and
ArmVirtQemuKernel, and needs to remain that way. So factor it out into
a separate include file, and replace both definitions with an !include
directive.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
ArmVirtPkg/ArmVirtQemu.fdf
ArmVirtPkg/ArmVirtQemuFvMain.fdf.inc [new file with mode: 0644]
ArmVirtPkg/ArmVirtQemuKernel.fdf