summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseLib/Unaligned.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-14/+12
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-241-12/+12
* Update the copyright notice formathhtian2010-04-231-2/+2
* Use #include "XXX.h" for module internal header files.qhuang82008-10-311-1/+1
* clean up baselib according to review comments.vanjeff2008-09-241-21/+21
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-171-3/+1
* Code scrub:yshang12008-07-081-8/+8
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-291-1/+2
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-221-0/+225
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-220/+0
* 1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLibvanjeff2006-06-201-1/+1
* Fixed one bug of WriteUnaligned24()vanjeff2006-05-311-1/+2
* added ASSERT()vanjeff2006-05-241-0/+16
* Initial import.bbahnsen2006-04-211-0/+203