summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseIoLibIntrinsic/IoHighLevel.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-228/+228
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-20/+20
* Add ASSERT() for BitField operations to make sure the input value is valid. lgao42012-12-251-1/+41
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-8/+8
* Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter2010-06-111-49/+49
* Update the copyright notice formathhtian2010-04-231-2/+2
* Synchronize the h files with c files.gikidy2008-12-101-21/+58
* Make comments match the Spec.gikidy2008-12-051-66/+65
* 1. Change 0 == Length style to Length == 0lgao42008-09-181-1/+1
* Clean up BaseIoLibIntrinsic according to review comments.vanjeff2008-09-111-4/+1
* Code scrub:yshang12008-07-081-8/+16
* 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/+2277
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-2272/+0
* Make MDE and EdkModule packages avoid all Intel IPF compiler warnings except ...xli242007-01-261-12/+12
* 1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLibvanjeff2006-06-201-40/+40
* Initial import.bbahnsen2006-04-211-0/+2272