audk/EdkCompatibilityPkg/Foundation/Cpu/Pentium/CpuIA32Lib/IA32
qwang12 c69a09d928 Add in .S file for GCC tool-chain.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5542 6f19259b-4bc3-4df7-8a09-765794883524
2008-07-22 01:55:31 +00:00
..
CpuIA32.S Add in .S file for GCC tool-chain. 2008-07-22 01:55:31 +00:00
CpuIA32.asm Inline ASM in .c file is specific to MS tool-chain. Other tool-chain (such as Intel compiler) may not support it. Add in .asm files to make these function to be built by Assembler so that they are avaliable too for other tool-chain. 2008-07-21 14:01:55 +00:00
CpuIA32.c 1) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes: 2008-01-24 06:37:35 +00:00