On 01/16/15 03:10, Gary Ching-Pang Lin wrote:
> On Thu, Jan 15, 2015 at 03:35:40PM -0800, James Bottomley wrote:
>> The UEFI Security Sub team needs to do some prototyping across all
>> supported architectures.  We've been having some discussions about how a
>> particular feature would work on different architectures and have
>> decided that prototyping it with edk2 would help ... unfortunately none
>> of us has any ARM systems (and anyway, virtual images are so much easier
>> to handle for those of us on the move).  I've heard that you two may
>> have some experimental patches to make Ovmf work on ARM, so I was
>> wondering if you could share them?  I'm also going to have to run them
>> under qemu-arm on an x86 system, so any information you could share
>> about doing that (does it actually work) would be helpful.
>>
> I packaged the ARM images for QEMU in openSUSE build service and
> updated it irregularly:
> 
> https://build.opensuse.org/package/show/Virtualization/ovmf
> 
> For the very basic test:
> 
> $ qemu-system-aarch64 -m 1024 \
>   -M virt \
>   -cpu cortex-a57 \
>   -bios /usr/share/qemu/qemu-uefi-aarch64.bin \
>   -serial stdio
> 
> The linaro wiki[*] also provides some useful information.
> 
> Cheers,
> 
> Gary Lin
> 
> [*] https://wiki.linaro.org/LEG/UEFIforQEMU

Gerd has also extended his public, Jenkins-built yum repo at
<http://www.kraxel.org/repos/> with "edk2.git-aarch64" and
"edk2.git-arm" -- these are rebuilt from edk2 git every day (more
frequently actually, as far as I remember).

I didn't reference it explicitly (as far as I remember -- last night was
so long ago) because the Fedora wiki article I linked does.

Thanks
Laszlo

------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to