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
/
BitField.c
Age
Commit message (
Expand
)
Author
2012-12-25
Add ASSERT() for BitField operations to make sure the input value is valid.
lgao4
2010-06-25
Minor grammatical work--mostly adding periods. Items with ONLY period added ...
myronporter
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-07-23
Rename BaseLib internal functions by adding InternalBaseLib.
lgao4
2008-12-11
Synchronize BaseLib h files to c files.
gikidy
2008-12-05
Make comments match the Spec.
gikidy
2008-09-24
Changing unsigned int into UINTN according to code review comments.
vanjeff
2008-09-24
clean up baselib according to review comments.
vanjeff
2008-09-17
remove unnecessary comments introduced by tools from MdePkg. The regular expr...
vanjeff
2008-07-08
Code scrub:
yshang1
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-19
1. added functions header for BaseUefiDecompressLi
vanjeff
2006-06-20
1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLib
vanjeff
2006-04-21
Initial import.
bbahnsen