audk/MdePkg/Library/BaseCpuLib/Ia32
mdkinney 2bd1edf456 Fix file headers
Fix typos in comments style of assembly files
Change IA32 CpuFlushTlb() for GCC to use AsmReadCr3() and AsmWriteCr3() instead of using inline assembly.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9192 6f19259b-4bc3-4df7-8a09-765794883524
2009-08-24 23:45:38 +00:00
..
CpuFlushTlb.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
CpuFlushTlb.asm 1. Rename following library instances according to MDE Library Spec: 2008-10-25 16:03:02 +00:00
CpuFlushTlb.c Synchronize function comment in 2008-11-26 03:26:37 +00:00
CpuFlushTlbGcc.c Fix file headers 2009-08-24 23:45:38 +00:00
CpuSleep.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
CpuSleep.asm 1. Rename following library instances according to MDE Library Spec: 2008-10-25 16:03:02 +00:00
CpuSleep.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
CpuSleepGcc.c Fix file headers 2009-08-24 23:45:38 +00:00