]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/BaseCpuLib/Ia32/CpuSleepGcc.c
Fix file headers
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 24 Aug 2009 23:45:38 +0000 (23:45 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 24 Aug 2009 23:45:38 +0000 (23:45 +0000)
commit2bd1edf456899246c707587f17da285100f34b7b
treec634caa90ed5fe1dfe331b0207fa4eb3e335cf0f
parent1f534c79c3782fd3f325dca7ad201562d5960a22
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
MdePkg/Library/BaseCpuLib/Arm/CpuFlushTlb.S
MdePkg/Library/BaseCpuLib/Arm/CpuFlushTlb.asm
MdePkg/Library/BaseCpuLib/Arm/CpuSleep.S
MdePkg/Library/BaseCpuLib/Arm/CpuSleep.asm
MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
MdePkg/Library/BaseCpuLib/Ia32/CpuFlushTlbGcc.c
MdePkg/Library/BaseCpuLib/Ia32/CpuSleepGcc.c