mirror of
https://github.com/Dasharo/edk2.git
synced 2026-06-13 10:16:24 -07:00
FatPkg: Drop ARM32 Support
edk2 is dropping support for the ARM32 architecture. This commit removes ARM32 code from FatPkg. Signed-off-by: Oliver Smith-Denny <osde@microsoft.com>
This commit is contained in:
committed by
mergify[bot]
parent
b1f7c444e1
commit
9b8cab36cd
+1
-1
@@ -16,7 +16,7 @@
|
||||
PLATFORM_GUID = 25b55dbc-9d0b-4a32-80da-46e1273d622c
|
||||
PLATFORM_VERSION = 0.3
|
||||
DSC_SPECIFICATION = 0x00010005
|
||||
SUPPORTED_ARCHITECTURES = IA32|X64|EBC|ARM|AARCH64|RISCV64|LOONGARCH64
|
||||
SUPPORTED_ARCHITECTURES = IA32|X64|EBC|AARCH64|RISCV64|LOONGARCH64
|
||||
OUTPUT_DIRECTORY = Build/Fat
|
||||
BUILD_TARGETS = DEBUG|RELEASE|NOOPT
|
||||
SKUID_IDENTIFIER = DEFAULT
|
||||
|
||||
Reference in New Issue
Block a user