OvmfPkg: Increase default RELEASE build image size to 2MB
Fixes: https://github.com/tianocore/edk2/issues/47 Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Cc: Bruce Cran <bruce@cran.org.uk> Cc: Laszlo Ersek <lersek@redhat.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@19775 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -231,8 +231,8 @@ longer.)
|
||||
- Install the drivers into a directory called Intel3.5 in your WORKSPACE.
|
||||
|
||||
- Include the driver in OVMF during the build:
|
||||
- Add "-D E1000_ENABLE -D FD_SIZE_2MB" to your build command,
|
||||
- For example: "build -D E1000_ENABLE -D FD_SIZE_2MB".
|
||||
- Add "-D E1000_ENABLE" to your build command,
|
||||
- For example: "build -D E1000_ENABLE".
|
||||
|
||||
* When a matching iPXE driver is configured for a NIC as described above, it
|
||||
takes priority over other drivers that could possibly drive the card too:
|
||||
|
Reference in New Issue
Block a user