[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/26206] Add pei-aarch64 support for native EFI support
From: |
tnfchris at sourceware dot org |
Subject: |
[Bug binutils/26206] Add pei-aarch64 support for native EFI support |
Date: |
Fri, 15 Oct 2021 13:47:44 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=26206
--- Comment #14 from Tamar Christina <tnfchris at sourceware dot org> ---
(In reply to Steve McIntyre from comment #13)
> Hmmm, OK.
>
> That UEFI image (when padded up to 64MiB) starts here and will let me start
> an OS or go into the shell OK. Are you getting any errors?
No, QEMU just pretty much hangs, maybe a wrong parameter, I'm doing
rm -f flash0.img flash1.img
dd if=QEMU_EFI.fd bs=1M of=flash0.img conv=notrunc
dd if=/dev/zero bs=1M count=64 of=flash1.img
dd if=/dev/zero bs=1M count=64 of=flash0.img
mkdir boot
cp hello.efi boot/
env DISPLAY=:0 qemu-system-aarch64 -machine virt -monitor stdio -drive
file=fat:rw:boot/ -drive file=flash0.img,format=raw,if=pflash -drive
file=flash1.img,format=raw,if=pflash flash1.img
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/26206] Add pei-aarch64 support for native EFI support, rharwood at redhat dot com, 2021/10/01
- [Bug binutils/26206] Add pei-aarch64 support for native EFI support, tnfchris at sourceware dot org, 2021/10/15
- [Bug binutils/26206] Add pei-aarch64 support for native EFI support, steve-sourceware at einval dot com, 2021/10/15
- [Bug binutils/26206] Add pei-aarch64 support for native EFI support, tnfchris at sourceware dot org, 2021/10/15
- [Bug binutils/26206] Add pei-aarch64 support for native EFI support, steve-sourceware at einval dot com, 2021/10/15
- [Bug binutils/26206] Add pei-aarch64 support for native EFI support,
tnfchris at sourceware dot org <=
- [Bug binutils/26206] Add pei-aarch64 support for native EFI support, steve-sourceware at einval dot com, 2021/10/15
- [Bug binutils/26206] Add pei-aarch64 support for native EFI support, tnfchris at sourceware dot org, 2021/10/15
- [Bug binutils/26206] Add pei-aarch64 support for native EFI support, steve-sourceware at einval dot com, 2021/10/15
- [Bug binutils/26206] Add pei-aarch64 support for native EFI support, tnfchris at sourceware dot org, 2021/10/20
- [Bug binutils/26206] Add pei-aarch64 support for native EFI support, pjones at redhat dot com, 2021/10/20
- [Bug binutils/26206] Add pei-aarch64 support for native EFI support, tnfchris at sourceware dot org, 2021/10/20
- [Bug binutils/26206] Add pei-aarch64 support for native EFI support, tnfchris at sourceware dot org, 2021/10/21
- [Bug binutils/26206] Add pei-aarch64 support for native EFI support, pjones at redhat dot com, 2021/10/28
- [Bug binutils/26206] Add pei-aarch64 support for native EFI support, tnfchris at sourceware dot org, 2021/10/29
- [Bug binutils/26206] Add pei-aarch64 support for native EFI support, pjones at redhat dot com, 2021/10/29