From: "Ard Biesheuvel via groups.io" <ardb=kernel.org@groups.io>
To: devel@edk2.groups.io, rebecca@bsdio.com
Cc: ardb+tianocore@kernel.org, quic_llindhol@quicinc.com,
Michael D Kinney <michael.d.kinney@intel.com>
Subject: Re: [edk2-devel] [PATCH edk2-non-osi v2 1/1] Emulator/X86EmulatorDxe: Replace with MultiArchUefiPkg build
Date: Mon, 9 Sep 2024 18:13:43 +0200 [thread overview]
Message-ID: <CAMj1kXGNa98c7v3KWTPMr1xP1bCoyTJpsCRTB6Ohm5Pa-5rnyA@mail.gmail.com> (raw)
In-Reply-To: <20240909161004.128226-2-rebecca@bsdio.com>
On Mon, 9 Sept 2024 at 18:11, Rebecca Cran <rebecca@bsdio.com> wrote:
>
> Replace the old X86EmulatorDxe with one built from
> https://github.com/intel/MultiArchUefiPkg. This is a much more modern,
> recent implementation that's more reliable and is actively maintained.
>
> Add driver binaries for both AArch64 and RISCV64, along with the
> LoadOpRom application.
>
> Update the LICENSE file with the GPL text: although MultiArchUefiPkg is
> licensed under the LGPL, it uses Unicorn
> (https://github.com/intel/unicorn-for-efi) which contains components
> licensed under the GPL. As a result, the overall binary is licensed
> under the GPL.
>
> Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
> ---
> Emulator/X86EmulatorDxe/X86EmulatorDxe.inf | 10 +-
> Emulator/X86EmulatorDxe/AArch64/EmulatorDxe.depex | Bin 0 -> 54 bytes
> Emulator/X86EmulatorDxe/AArch64/EmulatorDxe.efi | Bin 0 -> 573440 bytes
> Emulator/X86EmulatorDxe/AArch64/LoadOpRom.efi | Bin 0 -> 28672 bytes
> Emulator/X86EmulatorDxe/LICENSE | 843 ++++++++------------
> Emulator/X86EmulatorDxe/README.md | 11 +-
> Emulator/X86EmulatorDxe/RISCV64/EmulatorDxe.depex | Bin 0 -> 54 bytes
> Emulator/X86EmulatorDxe/RISCV64/EmulatorDxe.efi | Bin 0 -> 561216 bytes
> Emulator/X86EmulatorDxe/RISCV64/LoadOpRom.efi | Bin 0 -> 30848 bytes
> Emulator/X86EmulatorDxe/X86EmulatorDxe.depex | Bin 36 -> 0 bytes
> Emulator/X86EmulatorDxe/X86EmulatorDxe.efi | Bin 913408 -> 0 bytes
> 11 files changed, 353 insertions(+), 511 deletions(-)
>
What was the conclusion in the end regarding NULL pointer deref handling?
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#120531): https://edk2.groups.io/g/devel/message/120531
Mute This Topic: https://groups.io/mt/108357668/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
next prev parent reply other threads:[~2024-09-09 16:13 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-09 16:10 [edk2-devel] [PATCH edk2-non-osi v2 0/1] Emulator/X86EmulatorDxe: Replace with MultiArchUefiPkg build Rebecca Cran
2024-09-09 16:10 ` [edk2-devel] [PATCH edk2-non-osi v2 1/1] " Rebecca Cran
2024-09-09 16:13 ` Ard Biesheuvel via groups.io [this message]
2024-09-09 16:56 ` Rebecca Cran
2024-09-13 14:47 ` Ard Biesheuvel via groups.io
2024-09-19 14:45 ` [edk2-devel] [PATCH edk2-non-osi v2 0/1] " Rebecca Cran via groups.io
2024-09-20 1:26 ` Nhi Pham via groups.io
2024-09-20 7:07 ` Ard Biesheuvel via groups.io
2024-09-21 0:12 ` Rebecca Cran
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAMj1kXGNa98c7v3KWTPMr1xP1bCoyTJpsCRTB6Ohm5Pa-5rnyA@mail.gmail.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox