Files
slimbootloader/BootloaderCorePkg/Tools
Maurice Ma 1253b19c14 [QEMU] Adjust SPI image layout to have fixed size
Current QEMU build will produce many different SPI layouts due to
different build feature flags, such as source level debug support.
Since QEMU is a virtual platform, it is better to relax the size
so as to have consistent SPI layout. It will make it easier for
debug. This patch produces fixed QEMU image size (2MB).

Signed-off-by: Maurice Ma <maurice.ma@intel.com>
2019-04-08 11:59:10 -07:00
..