mirror of
https://github.com/acidanthera/audk.git
synced 2025-09-24 18:27:49 +02:00
MdeModulePkg: Removed ASSERT to facilitate boot of AARCH64 firmware.
This commit is contained in:
parent
be0b5fc5da
commit
26a4d6faf2
@ -584,7 +584,7 @@ CoreLoadPeImage (
|
||||
GetMachineTypeName (UefiImageGetMachine (ImageContext)),
|
||||
mDxeCoreImageMachineTypeName
|
||||
));
|
||||
ASSERT (FALSE);
|
||||
|
||||
return EFI_UNSUPPORTED;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user