]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseLib/Ipf
MdePkg/BaseLib.h: state preprocessing conditions in comments after #endifs
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ipf /
2012-04-11 li-elvinCurrent IPF version SwitchStack implementation uses...
2010-06-22 myronporterMinor grammatical work--mostly adding periods. Items...
2010-05-10 xdu2Fix bug in AsmCpuVirtual() to return 1 instead of 0...
2010-05-07 mdkinneyFix ICC 11.1 build break
2010-04-23 hhtianUpdate the copyright notice format
2010-01-27 qhuang8Clean up MdePkg source to correct some coding style...
2009-09-01 qhuang8Split AsmReadKr7() and AsmWriteKr7() from AccessKr...
2009-08-24 mdkinneyFix file headers
2009-06-04 xli24Add ASSERT check for AsmFlushCacheRange().
2009-05-20 xli24Replace .globl with ASM_GLOBAL
2009-03-02 xli24Fix the error that part of instructions of AsmWriteIva...
2009-01-30 mdkinneySplit out Synchronization Library from Base Library
2008-12-29 qhuang8Update copyright for files modified in this year
2008-12-22 qhuang8Update to use Dos format for all .s files
2008-12-17 qhuang8Add AccessMsrDb.s for MSFT tool chain. It uses raw...
2008-12-15 qhuang81. Simplify the implementation of AsmReadApplicationReg...
2008-12-04 gikidyChange function IpfFlushCacheRange() to AsmFlushCacheRa...
2008-12-01 klu2Fix the issue that wrong doxygen header comments.
2008-11-27 qhuang81. Removal PalCallStatic API
2008-11-19 qhuang8Detab
2008-10-31 qhuang8Use #include <XXX.h> for public include files.
2008-10-31 qhuang8Use #include "XXX.h" for module internal header files.
2008-10-31 qhuang8Update to use DOS format
2008-10-24 vanjeffRenamed
2008-10-24 vanjeffRenamed
2008-10-24 vanjeffRenamed
2008-10-24 vanjeffRenamed
2008-09-24 vanjeffclean up baselib according to review comments.
2008-09-17 vanjeffremove unnecessary comments introduced by tools from...
2008-08-20 jljustenedk2/MdePkg/Library/BaseLib/BaseLib.inf:
2008-07-25 yshang1Code Scrub for MdePkg.
2008-05-27 qhuang8De-unicode in comment for all source files.
2007-10-11 vprabhalthese files have moved to cpulib
2007-10-05 vprabhalmoved CpuSleep and CpuFlushTlb to the CpuLib to use...
2007-09-18 vprabhalfixed one asm routine
2007-09-18 vprabhalfixed one asm routine
2007-08-30 mdkinneyUpdate for ICC 10
2007-07-12 AJFISHRemoved MdePkg usage of ModuleName: in file headers
2007-07-02 vanjeff1. Port X64, IPF and EBC arch for BaseLib
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2007-05-14 gtiangit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-05-14 gtiangit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-03-22 vanjeff1. Removed AsmSwitchStackAndBackingStore from BaseLib.h
2007-01-25 xli24Make MDE package pass intel IPF compiler with /W4 ...
2006-10-23 ajfishDid not check in new files correctly the first time!
2006-10-22 ajfishRemoved duplicate PalCallStatic functions in different...
2006-09-25 qhuang81.Fix .global issue in GAS (EdkT207).
2006-08-21 bxing1. Added Non-existing.c in BaseLib to assert no invocat...
2006-08-17 bxingAdded AsmSwitchStackAndBackingStore() to BaseLib.h...
2006-07-19 vanjeff1. added functions header for BaseUefiDecompressLi
2006-07-10 bxing1. Fixed a logical error in PciReadBuffer() and PciWrit...
2006-07-06 bxing1. Simplified PalCallStatic.s's by removing unnecessary...
2006-07-06 vanjeff1. Sync LinkedList.c with MWG
2006-06-10 bxing1. Updated SetJump() and LongJump() for IPF
2006-06-02 vanjeffDeleted x64\SwitchStack.c Ipf/SwitchStack.c.
2006-06-02 vanjeffRemoved file/folder
2006-05-31 vanjeffCreated as wrapper for SwitchStack() to add assert()
2006-05-31 vanjeffChanged SwitchStack() to _SwitchStack()
2006-05-31 vanjeffChanged LongJump() to _LongJump()
2006-05-24 vanjeffadded ASSERT()
2006-05-24 bxing1. Updated CpuFlushTlb() according to IA-64 programmer...
2006-05-17 bxingAdded CpuFlushTlb() for IPF
2006-05-15 bxingUpdated BaseLib for THUNK functions and some CPU functions
2006-04-21 bbahnsenInitial import.