]> git.proxmox.com Git - mirror_edk2.git/commit - ArmVirtPkg/ArmVirtQemu.fdf
ArmVirtPkg: factor out Rules FDF section
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 12 Jul 2016 09:01:24 +0000 (11:01 +0200)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 12 Jul 2016 13:19:42 +0000 (15:19 +0200)
commitf4aee089ca92b1c9266bdc123c157e070381c9de
tree7de068d62316cacd9167738e4bde5e94ef1b8e24
parentc9eca0b285013eab8aee233f0f512be151863183
ArmVirtPkg: factor out Rules FDF section

All three current ArmVirtPkg have identical [Rules] sections in their
FDF definitions, and ideally, they should remain that way. So factor
out the definitions into a separate include file, and replace the
existing definitions with !include directives.

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/ArmVirtQemuKernel.fdf
ArmVirtPkg/ArmVirtRules.fdf.inc [new file with mode: 0644]
ArmVirtPkg/ArmVirtXen.fdf