I think Ard approved this patch. Is it sufficient to push? https://edk2.groups.io/g/devel/message/120565
Regards, Nhi ________________________________ From: devel@edk2.groups.io <devel@edk2.groups.io> on behalf of Rebecca Cran via groups.io <rebecca=os.amperecomputing....@groups.io> Sent: Thursday, September 19, 2024 9:45 PM To: devel@edk2.groups.io <devel@edk2.groups.io>; rebe...@bsdio.com <rebe...@bsdio.com>; ardb+tianoc...@kernel.org <ardb+tianoc...@kernel.org>; quic_llind...@quicinc.com <quic_llind...@quicinc.com>; Michael D Kinney <michael.d.kin...@intel.com> Subject: Re: [edk2-devel] [PATCH edk2-non-osi v2 0/1] Emulator/X86EmulatorDxe: Replace with MultiArchUefiPkg build I'm still waiting for a review on this. Andrei suggested we might want to have both versions available for people to use, but unless there's a problem with the new version being GPL I think replacing it makes more sense. -- Rebecca On 9/9/2024 10:10 AM, Rebecca Cran via groups.io wrote: > Changes from v1 to v2: > > Updated the LICENSE file to indicate it's licensed under the GPL. > Updated the commit message with an explanation of the licensing. > > > Rebecca Cran (1): > Emulator/X86EmulatorDxe: Replace with MultiArchUefiPkg build > > 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(-) > create mode 100644 Emulator/X86EmulatorDxe/AArch64/EmulatorDxe.depex > create mode 100644 Emulator/X86EmulatorDxe/AArch64/EmulatorDxe.efi > create mode 100644 Emulator/X86EmulatorDxe/AArch64/LoadOpRom.efi > create mode 100644 Emulator/X86EmulatorDxe/RISCV64/EmulatorDxe.depex > create mode 100644 Emulator/X86EmulatorDxe/RISCV64/EmulatorDxe.efi > create mode 100644 Emulator/X86EmulatorDxe/RISCV64/LoadOpRom.efi > delete mode 100644 Emulator/X86EmulatorDxe/X86EmulatorDxe.depex > delete mode 100644 Emulator/X86EmulatorDxe/X86EmulatorDxe.efi > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#120573): https://edk2.groups.io/g/devel/message/120573 Mute This Topic: https://groups.io/mt/108357666/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-