Revision: 14718
http://sourceforge.net/p/edk2/code/14718
Author: jljusten
Date: 2013-09-24 18:23:47 +0000 (Tue, 24 Sep 2013)
Log Message:
-----------
OvmfPkg X64: Convert 24KB from uncompressed to compressed storage
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 <[email protected]>
Reviewed-by: Laszlo Ersek <[email protected]>
Tested-by: Laszlo Ersek <[email protected]>
Modified Paths:
--------------
trunk/edk2/OvmfPkg/OvmfPkgX64.fdf
Modified: trunk/edk2/OvmfPkg/OvmfPkgX64.fdf
===================================================================
--- trunk/edk2/OvmfPkg/OvmfPkgX64.fdf 2013-09-24 18:23:41 UTC (rev 14717)
+++ trunk/edk2/OvmfPkg/OvmfPkgX64.fdf 2013-09-24 18:23:47 UTC (rev 14718)
@@ -22,10 +22,10 @@
BlockSize = 0x1000
NumBlocks = 0x100
-0x00000000|0x000E6000
+0x00000000|0x000EC000
FV = FVMAIN_COMPACT
-0x000E6000|0x1A000
+0x000EC000|0x14000
FV = SECFV
!else
[FD.OVMF]
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits