Re: omvf firmware

2018-03-15 Thread Efraim Flashner
On Thu, Mar 15, 2018 at 08:29:37PM +, ng0 wrote: > Efraim Flashner transcribed 2.0K bytes: > > I succesfully built ovmf firmware for aarch64 on my aarch64 board. > > Currently it builds for x86_64 and i686 on %intel platforms only. I > > think it's best to create a make-ovmf-firmware procedure

Re: omvf firmware

2018-03-15 Thread ng0
Efraim Flashner transcribed 2.0K bytes: > I succesfully built ovmf firmware for aarch64 on my aarch64 board. > Currently it builds for x86_64 and i686 on %intel platforms only. I > think it's best to create a make-ovmf-firmware procedure to build the > firmware for x86_64/i686/aarch64/armhf, but th

omvf firmware

2018-03-15 Thread Efraim Flashner
I succesfully built ovmf firmware for aarch64 on my aarch64 board. Currently it builds for x86_64 and i686 on %intel platforms only. I think it's best to create a make-ovmf-firmware procedure to build the firmware for x86_64/i686/aarch64/armhf, but there's not a clear cross-grade path from our curr