summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseIoLibIntrinsic
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a prototype bug.qwang122008-10-311-6/+6
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-2/+4
* 1. Change 0 == Length style to Length == 0lgao42008-09-181-1/+1
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-172-6/+2
* Clean up BaseIoLibIntrinsic according to review comments.vanjeff2008-09-116-25/+14
* remove the unused msa files in MdePkg.lgao42008-08-251-67/+0
* Code Scrub for MdePkg.yshang12008-07-254-13/+14
* Code scrub:yshang12008-07-088-70/+139
* Add alignment checking for IoLib functions to conform to MdeLib spec.qhuang82008-02-011-54/+68
* Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang12007-09-192-0/+410
* FixedPcd macro should *not* be used in Library's inf file. klu22007-09-171-1/+1
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82007-08-301-2/+2
* Changed source file formatjwang362007-08-021-4/+4
* remove some comments introduced by tools.vanjeff2007-07-201-10/+4
* remove some comments introduced by tools.vanjeff2007-07-201-1/+1
* Remove unused comments in MdePkg.yshang12007-07-191-36/+0
* Remove _MSC_VER for this file is just built by MSFT tool chainklu22007-07-181-2/+1
* removed comments (and fix) compiler specific compile of .c filesAJFISH2007-07-181-4/+4
* 1) Add _MSC_VER judgment for usage of #pragma intrinsic klu22007-07-181-1/+2
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-125-10/+0
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-298-7/+7
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-291-10/+0
* Updated to support compiler intrinsics properly. I had to comment out some of...AJFISH2007-06-271-4/+4
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-229-0/+4279
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-017-4104/+0
* 1. Remove #ifdef _MSC_EXTENSION_ from all source filesvanjeff2007-03-153-12/+6
* PcdLib is only referenced by IPF arch.qhuang82007-02-131-3/+3
* 1) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang122007-02-123-69/+477
* Make MDE and EdkModule packages avoid all Intel IPF compiler warnings except ...xli242007-01-261-12/+12
* Add 64-bit I/O port functions that ASSERT()mdkinney2006-11-221-0/+50
* Add IPF support in Base IO Lib, and related change in fpd filegtian2006-11-142-1/+447
* According to MDE Library specification, BaseIoLibIntrinsic Module only suppor...xli242006-11-031-1/+1
* Remove the duplicated Copy Right in msa header.lgao42006-09-271-10/+0
* 1. Added ReadWriteBarrier() before and after each I/O read/write function.bxing2006-08-091-24/+46
* Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish2006-07-263-192/+409
* Added license & copyright declarationjwang362006-07-131-0/+10
* 1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang82006-07-121-2/+3
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred2006-07-121-1/+1
* Redefine SPEC and Release Version to 0x20000lgao42006-07-071-6/+6
* Obsoleted by new schema and new build tools.jwang362006-07-072-80/+0
* removed unnecessary name space declarations in some top level elementsjwang362006-06-301-3/+3
* converted all surface area description files to new schemajwang362006-06-301-49/+45
* 1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLibvanjeff2006-06-201-40/+40
* Updated MSA by putting Specification element at the end of the header sectionlhauch2006-05-251-1/+1
* Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2006-04-261-11/+11
* Initial import.bbahnsen2006-04-217-0/+3050