1. Restore the inline C implementation of GCC assembly files that was temporarily removed in Svn r10045.

2. Remove 139 GCC assembly files whose functionality have been covered in the inline C implementation.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10503 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8
2010-05-18 05:37:58 +00:00
parent 40d841f6a8
commit cf683fedc7
148 changed files with 4020 additions and 5107 deletions

View File

@@ -37,8 +37,8 @@
Ia32/CpuSleep.asm | INTEL
Ia32/CpuFlushTlb.asm | INTEL
Ia32/CpuSleep.S | GCC
Ia32/CpuFlushTlb.S | GCC
Ia32/CpuSleepGcc.c | GCC
Ia32/CpuFlushTlbGcc.c | GCC
[Sources.X64]
X64/CpuFlushTlb.asm