Miguel Bernal Marin
5efd3481fe
use efi instead of linux in acrn.conf
...
acrn.efi is an EFI executable image and not a linux kernel image.
This commit changes linux to efi in the boot-loader configuration.
For more reference please review:
https://www.freedesktop.org/wiki/Software/systemd/systemd-boot/
Signed-off-by: Miguel Bernal Marin <miguel.bernal.marin@linux.intel.com >
2018-03-09 15:29:37 +08:00
Jason Chen CJ
c865e427ad
decouple hv sw version and api version
...
Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com >
2018-03-09 13:43:20 +08:00
Miguel Bernal Marin
92bbdf38ca
efi: makefile: install the EFI configuration file
...
The EFI configuration example file is not installed.
This patch adds a rule to install the configuration example file
at /usr/share/acrn
Signed-off-by: Miguel Bernal Marin <miguel.bernal.marin@linux.intel.com >
2018-03-08 14:00:36 +08:00
Miguel Bernal Marin
d302679562
efi: makefile: install to acrn directory
...
Currently the acrn EFI hypervisor file is installing directly to
/usr/share. This patch adds a "acrn" directory to store in
/usr/share/acrn
Signed-off-by: Miguel Bernal Marin <miguel.bernal.marin@linux.intel.com >
2018-03-08 14:00:36 +08:00
David Kinder
1ceca92253
Merge pull request #2 from dbkinder/master
...
doc: update param spelling from VM to vm
2018-03-07 17:24:35 -08:00
David B. Kinder
ff66f65869
doc: update param spelling from VM to vm
...
doxygen comments for @param VM must match the actual parameter name vm
(lowercase)
Signed-off-by: David B. Kinder <david.b.kinder@intel.com >
2018-03-07 17:14:33 -08:00
Jack Ren
d269e437a0
update Maintainer list
...
Signed-off-by: Jack Ren <jack.ren@intel.com >
2018-03-08 09:07:55 +08:00
Eddie Dong
f4cd4338fd
initial import
...
internal commit: 14ac2bc2299032fa6714d1fefa7cf0987b3e3085
Signed-off-by: Eddie Dong <eddie.dong@intel.com >
2018-03-07 21:05:38 +08:00