summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/BitField.c
Commit message (Expand)AuthorAgeFilesLines
* Make comments match the Spec.gikidy2008-12-051-12/+12
* Changing unsigned int into UINTN according to code review comments.vanjeff2008-09-241-14/+14
* clean up baselib according to review comments.vanjeff2008-09-241-24/+21
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-171-3/+1
* Code scrub:yshang12008-07-081-0/+3
* 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/+872
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-867/+0
* Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242007-01-251-4/+18
* 1. added functions header for BaseUefiDecompressLivanjeff2006-07-191-5/+46
* 1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLibvanjeff2006-06-201-20/+20
* Initial import.bbahnsen2006-04-211-0/+812