]> git.proxmox.com Git - mirror_edk2.git/commitdiff
OvmfPkg X64: Convert 24KB from uncompressed to compressed storage
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 24 Sep 2013 18:23:47 +0000 (18:23 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 24 Sep 2013 18:23:47 +0000 (18:23 +0000)
Since we no longer require flash tables to be stored uncompressed
in the flash image, we can now give extra space to the main/compressed
storage area.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14718 6f19259b-4bc3-4df7-8a09-765794883524

OvmfPkg/OvmfPkgX64.fdf

index b511d7b82ab5a60a63eb00827a74cf2dde254b84..deee977271abbda41ea8b65bc34411ea5d47b01c 100644 (file)
@@ -22,10 +22,10 @@ ErasePolarity = 1
 BlockSize     = 0x1000\r
 NumBlocks     = 0x100\r
 \r
-0x00000000|0x000E6000\r
+0x00000000|0x000EC000\r
 FV = FVMAIN_COMPACT\r
 \r
-0x000E6000|0x1A000\r
+0x000EC000|0x14000\r
 FV = SECFV\r
 !else\r
 [FD.OVMF]\r