index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdePkg
/
Library
/
BaseLib
/
Ipf
Age
Commit message (
Expand
)
Author
2007-01-25
Make MDE package pass intel IPF compiler with /W4 /WX switched on.
xli24
2006-10-23
Did not check in new files correctly the first time!
ajfish
2006-10-22
Removed duplicate PalCallStatic functions in different libraries. Moved ReadI...
ajfish
2006-09-25
1.Fix .global issue in GAS (EdkT207).
qhuang8
2006-08-21
1. Added Non-existing.c in BaseLib to assert no invocations of SwitchStack() ...
bxing
2006-08-17
Added AsmSwitchStackAndBackingStore() to BaseLib.h for stack switching on IPF.
bxing
2006-07-19
1. added functions header for BaseUefiDecompressLi
vanjeff
2006-07-10
1. Fixed a logical error in PciReadBuffer() and PciWriteBuffer()
bxing
2006-07-06
1. Simplified PalCallStatic.s's by removing unnecessary condition testings.
bxing
2006-07-06
1. Sync LinkedList.c with MWG
vanjeff
2006-06-10
1. Updated SetJump() and LongJump() for IPF
bxing
2006-06-02
Deleted x64\SwitchStack.c Ipf/SwitchStack.c.
vanjeff
2006-06-02
Removed file/folder
vanjeff
2006-05-31
Created as wrapper for SwitchStack() to add assert()
vanjeff
2006-05-31
Changed SwitchStack() to _SwitchStack()
vanjeff
2006-05-31
Changed LongJump() to _LongJump()
vanjeff
2006-05-24
added ASSERT()
vanjeff
2006-05-24
1. Updated CpuFlushTlb() according to IA-64 programmer's guide
bxing
2006-05-17
Added CpuFlushTlb() for IPF
bxing
2006-05-15
Updated BaseLib for THUNK functions and some CPU functions
bxing
2006-04-21
Initial import.
bbahnsen