summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/BitField.c
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2013-07-22Correctly character in comments of BaseLib BitField.Liming Gao
2013-07-22Fixed the issue that BitFieldWrite32, BitFieldAnd32, BitFieldOr32, BitFieldAn...Liming Gao
2012-12-25Add ASSERT() for BitField operations to make sure the input value is valid. lgao4
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-06-24Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-04-23Update the copyright notice formathhtian
2009-07-23Rename BaseLib internal functions by adding InternalBaseLib.lgao4
2008-12-11Synchronize BaseLib h files to c files.gikidy
2008-12-05Make comments match the Spec.gikidy
2008-09-24Changing unsigned int into UINTN according to code review comments.vanjeff
2008-09-24clean up baselib according to review comments.vanjeff
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff
2008-07-08Code scrub:yshang1
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-191. added functions header for BaseUefiDecompressLivanjeff
2006-06-201. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLibvanjeff
2006-04-21Initial import.bbahnsen