hypervisor: install acrn.efi to /usr/lib

acrn.efi is a binary and need to be installed to /usr/lib instead of
/usr/share.

Suggested-by: Arzhan Kinzhalin <arzhan.i.kinzhalin@intel.com>
Signed-off-by: Miguel Bernal Marin <miguel.bernal.marin@linux.intel.com>
This commit is contained in:
Miguel Bernal Marin
2018-05-24 03:36:32 -05:00
committed by Jack Ren
parent 9563e248b7
commit 977d48d550
2 changed files with 2 additions and 2 deletions

View File

@@ -125,7 +125,7 @@ partition. Follow these steps:
.. code-block:: none
# mkdir /mnt/EFI/acrn
# cp /usr/share/acrn/acrn.efi /mnt/EFI/acrn/
# cp /usr/lib/acrn/acrn.efi /mnt/EFI/acrn/
#. Configure the EFI firmware to boot the ACRN hypervisor by default