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
/
LinkedList.c
Age
Commit message (
Expand
)
Author
2013-08-08
Match the comments with the implementation for Baselib::GetFirstNode.
Shumin Qiu
2013-03-13
Fix minor typos in BaseLib LinkedList comments
lgao4
2011-06-15
For BaseLib IsNull() function , update retval value comment to match its func...
lgao4
2010-06-24
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
2010-04-23
Update the copyright notice format
hhtian
2009-11-21
1) Add new BaseLib API GetPreviousNode()
mdkinney
2009-07-28
Add PcdVerifyNoteInList for judge whether do verification of node in list in ...
klu2
2009-07-23
Rename BaseLib internal functions by adding InternalBaseLib.
lgao4
2008-12-11
Synchronize BaseLib h files to c files.
gikidy
2008-11-25
Synchronize function comment in MdePkg\Library\BaseLib.h with the instance o...
gikidy
2008-10-20
removed blank lines to refine source codes.
vanjeff
2008-10-11
Modify MDE source code according to MDE library update.
xli24
2008-09-24
Update BaseLib according to code review comments.
xli24
2008-09-17
remove unnecessary comments introduced by tools from MdePkg. The regular expr...
vanjeff
2008-07-08
Code scrub:
yshang1
2008-04-22
Fix typo in comment.
klu2
2007-07-12
Removed MdePkg usage of ModuleName: in file headers
AJFISH
2007-06-29
Removed CommonHeader.h generated file from the MdePkg.
AJFISH
2007-06-22
Import some basic libraries instances for Mde Packages.
vanjeff
2007-06-01
Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...
lhauch
2007-01-25
Make MDE package pass intel IPF compiler with /W4 /WX switched on.
xli24
2006-07-20
1.Added EFIAPI for some assembly functions declare
vanjeff
2006-07-19
1. added functions header for BaseUefiDecompressLi
vanjeff
2006-07-06
1. Sync LinkedList.c with MWG
vanjeff
2006-06-30
1.Updated some functions header of BaseLib with new MWG spec
vanjeff
2006-06-26
• BaseMemoryLib:
qhuang8
2006-06-22
In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I...
klu2
2006-06-02
Deleted x64\SwitchStack.c Ipf/SwitchStack.c.
vanjeff
2006-04-21
Initial import.
bbahnsen