summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiIoLibCpuIo
AgeCommit message (Expand)AuthorFilesLines
2012-12-25Add ASSERT() for BitField operations to make sure the input value is valid. lgao41-1/+41
2011-07-27For libraries that have multiple module types support, just define a [Depex] ...lzeng141-2/+2
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-18/+18
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter4-28/+28
2010-04-23Update the copyright notice formathhtian4-8/+8
2010-02-241. Correct File header to ## @filelgao41-2/+2
2010-01-14Clean up .h files for the CPU I/O PPI and the CPU I/O 2 Protocol mdkinney1-4/+2
2009-03-02Fix incorrect function headers for IoLib APIs.xli241-8/+8
2008-12-29Update copyright for files modified in this yearqhuang82-2/+2
2008-12-11Synchronize MdePkg/Library *.h files with c filesgikidy1-0/+6
2008-12-10Synchronize function comments from library class to library instance.klu23-43/+94
2008-12-05Make comments match the Spec.gikidy1-66/+65
2008-11-26Add SEC as supported module types to follow MdeLib spec.qhuang81-1/+1
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-1/+2
2008-10-28clean up EBC in inf files.vanjeff1-1/+1
2008-10-28Update supported module type of MDE library instances according to MDE librar...xli241-2/+2
2008-10-17Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang121-17/+17
2008-09-09Fix the wrong fixing for hardcore value 7.klu21-1/+1
2008-09-04edk2/MdePkg/Library/PeiIoLibCpuIo/IoLib.c:jljusten1-32/+32
2008-08-25Refine the code.klu23-20/+15
2008-08-25remove the unused msa files in MdePkg.lgao41-51/+0
2008-07-25Code Scrub for MdePkg.yshang11-8/+8
2008-07-14Code scrub:yshang12-13/+19
2007-09-27Add SEC as a supported Module Type for all libraries that are also compatible...mdkinney1-1/+1
2007-08-02Add library dependency expressions for several library instances.qhuang81-0/+2
2007-07-20remove some comments introduced by tools.vanjeff3-18/+6
2007-07-19Remove unused comments in MdePkg.yshang11-27/+0
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH2-4/+0
2007-07-10Import IsaFloppy Dxe and Pei in IntelFrameworkModulePkg.yshang15-0/+3392
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch4-3282/+0
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang122-1/+411
2007-01-30Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang81-8/+8
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli241-12/+12
2006-09-27Remove the duplicated Copy Right in msa header.lgao41-10/+0
2006-07-13Added license & copyright declarationjwang361-0/+10
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang81-2/+3
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred1-1/+1
2006-07-07Redefine SPEC and Release Version to 0x20000lgao41-6/+6
2006-07-07Obsoleted by new schema and new build tools.jwang362-76/+0
2006-06-30removed unnecessary name space declarations in some top level elementsjwang361-3/+3
2006-06-30converted all surface area description files to new schemajwang361-38/+41
2006-06-201. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLibvanjeff1-40/+40
2006-06-04UefiLib:qhuang81-28/+48
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch1-1/+1
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen1-11/+11
2006-04-21Initial import.bbahnsen5-0/+2924