]> git.proxmox.com Git - mirror_edk2.git/commit - OvmfPkg/OvmfPkgIa32.fdf
OvmfPkg: extract varstore-related FD Layout Regions to an include file
authorLaszlo Ersek <lersek@redhat.com>
Tue, 22 Jul 2014 21:56:53 +0000 (21:56 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 22 Jul 2014 21:56:53 +0000 (21:56 +0000)
commit1c093f0c3ee8c0fde389faa2e70b596b960912d4
tree54acd81c502c5e984c8464e98e8371a70fc3d8e8
parent70a2c7b11cbd6b1ad1fcb57b6f2011d534303984
OvmfPkg: extract varstore-related FD Layout Regions to an include file

This saves code duplication between the Ia32, Ia32X64, and X64 flavors,
and enables the next patch to include the varstore in new FD files by
reference.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15669 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/OvmfPkgIa32.fdf
OvmfPkg/OvmfPkgIa32X64.fdf
OvmfPkg/OvmfPkgX64.fdf
OvmfPkg/VarStore.fdf.inc [new file with mode: 0644]