summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/LinkedList.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-30/+30
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-30/+30
* MdePkg/BaseLib: Update internal LinkedList verifications.Marvin.Haeuser@outlook.com2017-08-161-58/+49
* MdePkg/BaseLib: Add IsNodeInList() function.Marvin.Haeuser@outlook.com2017-08-161-1/+65
* Match the comments with the implementation for Baselib::GetFirstNode.Shumin Qiu2013-08-081-2/+2
* Fix minor typos in BaseLib LinkedList commentslgao42013-03-131-12/+12
* For BaseLib IsNull() function , update retval value comment to match its func...lgao42011-06-151-3/+3
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-241-49/+49
* Update the copyright notice formathhtian2010-04-231-2/+2
* 1) Add new BaseLib API GetPreviousNode()mdkinney2009-11-211-2/+37
* Add PcdVerifyNoteInList for judge whether do verification of node in list in ...klu22009-07-281-44/+84
* Rename BaseLib internal functions by adding InternalBaseLib.lgao42009-07-231-9/+9
* Synchronize BaseLib h files to c files.gikidy2008-12-111-35/+35
* Synchronize function comment in MdePkg\Library\BaseLib.h with the instance o...gikidy2008-11-251-27/+32
* removed blank lines to refine source codes.vanjeff2008-10-201-3/+0
* Modify MDE source code according to MDE library update.xli242008-10-111-5/+7
* Update BaseLib according to code review comments.xli242008-09-241-4/+6
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-171-3/+1
* Code scrub:yshang12008-07-081-0/+3
* Fix typo in comment.klu22008-04-221-4/+4
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-291-1/+1
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-221-0/+470
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-465/+0
* Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242007-01-251-0/+2
* 1.Added EFIAPI for some assembly functions declarevanjeff2006-07-201-18/+17
* 1. added functions header for BaseUefiDecompressLivanjeff2006-07-191-0/+21
* 1. Sync LinkedList.c with MWGvanjeff2006-07-061-3/+0
* 1.Updated some functions header of BaseLib with new MWG specvanjeff2006-06-301-17/+25
* • BaseMemoryLib:qhuang82006-06-261-2/+2
* In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I...klu22006-06-221-2/+2
* Deleted x64\SwitchStack.c Ipf/SwitchStack.c.vanjeff2006-06-021-0/+5
* Initial import.bbahnsen2006-04-211-0/+433