summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Ipf
AgeCommit message (Expand)Author
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