mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-23 05:34:31 +02:00
OvmfPkg/QemuVideoDxe: remove AARCH64/ARM support
Now that we have dropped QemuVideoDxe from all QEMU targeted builds under ArmVirtPkg, we can revert the ARM specific changes to it. This partially reverts commits 84a75f70e903 (SVN 16890) and 05a537945872. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
This commit is contained in:
parent
f71b163020
commit
bfb0ee0adb
@ -26,7 +26,7 @@
|
||||
#
|
||||
# The following information is for reference only and not required by the build tools.
|
||||
#
|
||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC ARM AARCH64
|
||||
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
|
||||
#
|
||||
# DRIVER_BINDING = gQemuVideoDriverBinding
|
||||
# COMPONENT_NAME = gQemuVideoComponentName
|
||||
@ -45,7 +45,7 @@
|
||||
UnalignedIoMsc.c | MSFT
|
||||
UnalignedIoIcc.c | INTEL
|
||||
|
||||
[Sources.IPF, Sources.EBC, Sources.ARM, Sources.AARCH64]
|
||||
[Sources.IPF, Sources.EBC]
|
||||
UnalignedIoUnsupported.c
|
||||
|
||||
[Packages]
|
||||
|
Loading…
x
Reference in New Issue
Block a user