summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/BaseLib.inf
diff options
context:
space:
mode:
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>2008-08-20 22:19:25 +0000
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>2008-08-20 22:19:25 +0000
commit44f5e74f28c250e83a9917b22bc43a74f45e00fa (patch)
treedfdda04af066b4abc9cf7c3558aab49002ad4bfc /MdePkg/Library/BaseLib/BaseLib.inf
parentd4775f2a4c46a1ff5cda0724079f25aa302b06bd (diff)
downloadedk2-platforms-44f5e74f28c250e83a9917b22bc43a74f45e00fa.tar.xz
edk2/MdePkg/Library/BaseLib/BaseLib.inf:
edk2/MdePkg/Library/BaseLib/Ipf/AsmCpuMisc.s: * Add GCC IPF implementation of CpuBreakpoint, MemoryFence, DisableInterrupts, EnableInterrupts, and EnableDisableInterrupts. (Thanks Vara!) git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5701 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/BaseLib/BaseLib.inf')
-rw-r--r--MdePkg/Library/BaseLib/BaseLib.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/MdePkg/Library/BaseLib/BaseLib.inf b/MdePkg/Library/BaseLib/BaseLib.inf
index b474857eee..fd724f606b 100644
--- a/MdePkg/Library/BaseLib/BaseLib.inf
+++ b/MdePkg/Library/BaseLib/BaseLib.inf
@@ -568,6 +568,7 @@
ChkStkGcc.c | GCC
[Sources.IPF]
+ Ipf/AsmCpuMisc.s
Ipf/AccessGp.s
Ipf/ReadCpuid.s
Ipf/ExecFc.s