diff options
Diffstat (limited to 'StdLib')
-rw-r--r-- | StdLib/StdLib.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/StdLib/StdLib.inc b/StdLib/StdLib.inc index 9b014b9..0c8b04f 100644 --- a/StdLib/StdLib.inc +++ b/StdLib/StdLib.inc @@ -69,6 +69,9 @@ [LibraryClasses.ARM]
NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
+[LibraryClasses.AArch64]
+ NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
+
[Components]
# BaseLib and BaseMemoryLib need to be built with the /GL- switch when using the Microsoft
# tool chain. This is required so that the library functions can be resolved during
|