summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Ipf
AgeCommit message (Expand)Author
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff
2008-08-20edk2/MdePkg/Library/BaseLib/BaseLib.inf:jljusten
2008-07-25Code Scrub for MdePkg.yshang1
2008-05-27De-unicode in comment for all source files.qhuang8
2007-10-11these files have moved to cpulibvprabhal
2007-10-05moved CpuSleep and CpuFlushTlb to the CpuLib to use PalCall in those function...vprabhal
2007-09-18fixed one asm routinevprabhal
2007-09-18fixed one asm routinevprabhal
2007-08-30Update for ICC 10mdkinney
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-07-021. Port X64, IPF and EBC arch for BaseLibvanjeff
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2590 6f1...gtian
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2589 6f1...gtian
2007-03-221. Removed AsmSwitchStackAndBackingStore from BaseLib.hvanjeff
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli24
2006-10-23Did not check in new files correctly the first time!ajfish
2006-10-22Removed duplicate PalCallStatic functions in different libraries. Moved ReadI...ajfish
2006-09-251.Fix .global issue in GAS (EdkT207).qhuang8
2006-08-211. Added Non-existing.c in BaseLib to assert no invocations of SwitchStack() ...bxing
2006-08-17Added AsmSwitchStackAndBackingStore() to BaseLib.h for stack switching on IPF.bxing
2006-07-191. added functions header for BaseUefiDecompressLivanjeff
2006-07-101. Fixed a logical error in PciReadBuffer() and PciWriteBuffer()bxing
2006-07-061. Simplified PalCallStatic.s's by removing unnecessary condition testings.bxing
2006-07-061. Sync LinkedList.c with MWGvanjeff
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-05-31Created as wrapper for SwitchStack() to add assert() vanjeff
2006-05-31Changed SwitchStack() to _SwitchStack()vanjeff
2006-05-31Changed LongJump() to _LongJump()vanjeff
2006-05-24added ASSERT()vanjeff
2006-05-241. Updated CpuFlushTlb() according to IA-64 programmer's guidebxing
2006-05-17Added CpuFlushTlb() for IPFbxing
2006-05-15Updated BaseLib for THUNK functions and some CPU functionsbxing
2006-04-21Initial import.bbahnsen