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 ------------------------------------------------------------------------------ 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