mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-10 21:29:20 +00:00
doc: add script to build acrn ovmf with GOP driver
Add a script to build acrn ovmf with GOP driver. The build is using a ubuntu 16.04 based docker image. Signed-off-by: Jian Jun Chen <jian.jun.chen@intel.com>
This commit is contained in:
committed by
David Kinder
parent
ebab980d3e
commit
f2d169e9e6
@@ -165,3 +165,11 @@ Keep in mind the following:
|
||||
``Build/OvmfX64/DEBUG_GCC5/FV/OVMF.fd``. Transfer the binary to
|
||||
your target machine.
|
||||
- Modify the launch script to specify the OVMF you built just now.
|
||||
|
||||
Script
|
||||
======
|
||||
|
||||
Once you've installed the Docker environment, you can use this
|
||||
`script <../_static/downloads/build_acrn_ovmf.sh>`_ to build ACRN OVMF
|
||||
with the GOP driver enabled. For more details about the script usage,
|
||||
run ``build_acrn_ovmf.sh -h``.
|
||||
|
Reference in New Issue
Block a user