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
This commit is contained in:
jljusten
2008-08-20 22:19:25 +00:00
parent d4775f2a4c
commit 44f5e74f28
2 changed files with 80 additions and 0 deletions

View File

@@ -568,6 +568,7 @@
ChkStkGcc.c | GCC
[Sources.IPF]
Ipf/AsmCpuMisc.s
Ipf/AccessGp.s
Ipf/ReadCpuid.s
Ipf/ExecFc.s