summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/LinkedList.c
AgeCommit message (Expand)Author
2011-06-15For BaseLib IsNull() function , update retval value comment to match its func...lgao4
2010-06-24Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-04-23Update the copyright notice formathhtian
2009-11-211) Add new BaseLib API GetPreviousNode()mdkinney
2009-07-28Add PcdVerifyNoteInList for judge whether do verification of node in list in ...klu2
2009-07-23Rename BaseLib internal functions by adding InternalBaseLib.lgao4
2008-12-11Synchronize BaseLib h files to c files.gikidy
2008-11-25Synchronize function comment in MdePkg\Library\BaseLib.h with the instance o...gikidy
2008-10-20removed blank lines to refine source codes.vanjeff
2008-10-11Modify MDE source code according to MDE library update.xli24
2008-09-24Update BaseLib according to code review comments.xli24
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff
2008-07-08Code scrub:yshang1
2008-04-22Fix typo in comment.klu2
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH
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-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-07-061. Sync LinkedList.c with MWGvanjeff
2006-06-301.Updated some functions header of BaseLib with new MWG specvanjeff
2006-06-26• BaseMemoryLib:qhuang8
2006-06-22In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I...klu2
2006-06-02Deleted x64\SwitchStack.c Ipf/SwitchStack.c.vanjeff
2006-04-21Initial import.bbahnsen