Dear StdLib maintainer,
please find the attached patch that adds AArch64 support to StdLib.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Harry Liebel <harry.lie...@arm.com>
Signed-off-by: Olivier Martin <olivier.mar...@arm.com>

Best Regards,
Olivier

-- IMPORTANT NOTICE: The contents of this email and any attachments are 
confidential and may also be privileged. If you are not the intended recipient, 
please notify the sender immediately and do not disclose the contents to any 
other person, use it for any purpose, or store or copy the information in any 
medium.  Thank you.
From 9198566c000810369fc55bf500e2150f664eea90 Mon Sep 17 00:00:00 2001
Date: Thu, 8 Nov 2012 16:29:33 +0000
Subject: [PATCH] Add Aarch64 support to StdLib.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Harry Liebel <harry.lie...@arm.com>
Signed-off-by: Olivier Martin <olivier.mar...@arm.com>
---
 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
-- 
1.7.5.4

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to