summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library/IoLib.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-285/+283
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdePkg: Clean up source filesLiming Gao1-63/+63
2017-01-17MdePkg: Expand BaseIoLibIntrinsic (IoLib class) libraryLeo Duran1-0/+152
2012-12-25Add ASSERT() for BitField operations to make sure the input value is valid. lgao41-1/+41
2010-04-23Update the copyright notice formathhtian1-2/+2
2009-03-02Fix incorrect function headers for IoLib APIs.xli241-8/+8
2008-12-10Synchronize the h files with c files.gikidy1-0/+6
2008-12-05Make comments match the Spec.gikidy1-66/+65
2008-11-26Synchronize function comment in h filegikidy1-1/+1
2008-11-20synchronize the MdePkg/Include/Library/IoLib.h and the MDE_Library_Spec.gikidy1-16/+88
2008-11-14Synchronization of MDE Library Spec., Mde.dec, and corresponding head files i...jji41-8/+8
2008-10-31Update to use DOS formatqhuang81-2546/+2546
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH1-2/+0
2007-06-19Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang11-0/+2548
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-2548/+0
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang121-2311/+2548
2006-06-26• BaseMemoryLib:qhuang81-9/+9
2006-06-201. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLibvanjeff1-40/+40
2006-04-21Initial import.bbahnsen1-0/+2311