summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/BaseLibInternals.h
AgeCommit message (Expand)Author
2010-06-24Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-04-23Update the copyright notice formathhtian
2009-06-04Add ASSERT check for AsmFlushCacheRange().xli24
2009-02-23Clean up to remove unreferenced data structureqhuang8
2009-01-30Split out Synchronization Library from Base Librarymdkinney
2008-12-05Update the text to use "x64" instead of "X64" in MdePkg.qhuang8
2008-11-271. Removal PalCallStatic APIqhuang8
2008-10-24Refine code for ECC check.xli24
2008-09-24Changing unsigned int into UINTN according to code review comments.vanjeff
2008-09-24Update BaseLib according to code review comments.xli24
2008-07-25Code Scrub for MdePkg.yshang1
2008-07-08Code scrub:yshang1
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH
2007-06-27Updated headers to follow coding standardAJFISH
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff
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@2591 6f1...gtian
2007-03-221. Removed AsmSwitchStackAndBackingStore from BaseLib.hvanjeff
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang12
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli24
2006-07-201.Added EFIAPI for some assembly functions declarevanjeff
2006-07-191. added functions header for BaseUefiDecompressLivanjeff
2006-06-02Deleted x64\SwitchStack.c Ipf/SwitchStack.c.vanjeff
2006-04-21Initial import.bbahnsen