summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/X64
AgeCommit message (Expand)Author
2006-06-16Updated CpuFlushCacheLine() to return the address flushed.bxing
2006-06-15Thunk16.asm's can use constants defined in BaseLib.h now.bxing
2006-06-10Fixed mistyping in Ia32/LongJump.asm and X64/LongJump.asmbxing
2006-06-101. Added AsmCpuidEx() to BaseLibbxing
2006-06-101. Updated SetJump() and LongJump() for IPFbxing
2006-06-02Deleted x64\SwitchStack.c Ipf/SwitchStack.c.vanjeff
2006-06-02Removed file/foldervanjeff
2006-06-01Added function declarationvanjeff
2006-05-31Created as one wrapper for SwitchStack.c to add assert()vanjeff
2006-05-31Changed SwitchStack() to _SwitchStack()vanjeff
2006-05-31Changed LongJump() to _LongJump()vanjeff
2006-05-241. Updated CpuFlushTlb() according to IA-64 programmer's guidebxing
2006-05-23Fixed a bug due to misorder of 'push'sbxing
2006-05-15Updated BaseLib for THUNK functions and some CPU functionsbxing
2006-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@152 6f19...lgao4
2006-04-24Rename dirsbbahnsen