]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseLib/BitField.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdePkg / Library / BaseLib / BitField.c
2021-12-07 Michael KubackiMdePkg: Apply uncrustify changes
2019-04-09 Michael D KinneyMdePkg: Replace BSD License with BSD+Patent License
2018-07-09 Tomas Pilar (tpilar)MdePkg/BaseLib: Add bit field population calculating...
2018-06-28 Liming GaoMdePkg: Clean up source files
2013-07-22 Liming GaoCorrectly character in comments of BaseLib BitField.
2013-07-22 Liming GaoFixed the issue that BitFieldWrite32, BitFieldAnd32...
2012-12-25 lgao4Add ASSERT() for BitField operations to make sure the...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-24 myronporterMinor grammatical work--mostly adding periods. Items...
2010-04-23 hhtianUpdate the copyright notice format
2009-07-23 lgao4Rename BaseLib internal functions by adding InternalBas...
2008-12-11 gikidySynchronize BaseLib h files to c files.
2008-12-05 gikidyMake comments match the Spec.
2008-09-24 vanjeffChanging unsigned int into UINTN according to code...
2008-09-24 vanjeffclean up baselib according to review comments.
2008-09-17 vanjeffremove unnecessary comments introduced by tools from...
2008-07-08 yshang1Code scrub:
2007-07-12 AJFISHRemoved MdePkg usage of ModuleName: in file headers
2007-06-29 AJFISHRemoved CommonHeader.h generated file from the MdePkg.
2007-06-22 vanjeffImport some basic libraries instances for Mde Packages.
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2007-01-25 xli24Make MDE package pass intel IPF compiler with /W4 ...
2006-07-19 vanjeff1. added functions header for BaseUefiDecompressLi
2006-06-20 vanjeff1. Fixed bug for WriteUnaligned24() in Unaligned.c...
2006-04-21 bbahnsenInitial import.