summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/Ipf
Commit message (Expand)AuthorAgeFilesLines
* 1.Fix .global issue in GAS (EdkT207).qhuang82006-09-252-2/+2
* 1. Added Non-existing.c in BaseLib to assert no invocations of SwitchStack() ...bxing2006-08-211-0/+53
* Added AsmSwitchStackAndBackingStore() to BaseLib.h for stack switching on IPF.bxing2006-08-171-122/+50
* 1. added functions header for BaseUefiDecompressLivanjeff2006-07-191-0/+43
* 1. Fixed a logical error in PciReadBuffer() and PciWriteBuffer()bxing2006-07-101-1/+1
* 1. Simplified PalCallStatic.s's by removing unnecessary condition testings.bxing2006-07-064-36/+44
* 1. Sync LinkedList.c with MWGvanjeff2006-07-061-1/+1
* 1. Updated SetJump() and LongJump() for IPFbxing2006-06-105-301/+248
* Deleted x64\SwitchStack.c Ipf/SwitchStack.c.vanjeff2006-06-021-3/+3
* Removed file/foldervanjeff2006-06-021-49/+0
* Created as wrapper for SwitchStack() to add assert() vanjeff2006-05-311-0/+49
* Changed SwitchStack() to _SwitchStack()vanjeff2006-05-311-3/+3
* Changed LongJump() to _LongJump()vanjeff2006-05-311-3/+3
* added ASSERT()vanjeff2006-05-241-0/+17
* 1. Updated CpuFlushTlb() according to IA-64 programmer's guidebxing2006-05-242-5/+80
* Added CpuFlushTlb() for IPFbxing2006-05-171-0/+29
* Updated BaseLib for THUNK functions and some CPU functionsbxing2006-05-152-0/+43
* Initial import.bbahnsen2006-04-219-0/+1108