summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseIoLibIntrinsic
AgeCommit message (Expand)AuthorFilesLines
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2-6/+2
2008-09-11Clean up BaseIoLibIntrinsic according to review comments.vanjeff6-25/+14
2008-08-25remove the unused msa files in MdePkg.lgao41-67/+0
2008-07-25Code Scrub for MdePkg.yshang14-13/+14
2008-07-08Code scrub:yshang18-70/+139
2008-02-01Add alignment checking for IoLib functions to conform to MdeLib spec.qhuang81-54/+68
2007-09-19Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang12-0/+410
2007-09-17FixedPcd macro should *not* be used in Library's inf file. klu21-1/+1
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang81-2/+2
2007-08-02Changed source file formatjwang361-4/+4
2007-07-20remove some comments introduced by tools.vanjeff1-10/+4
2007-07-20remove some comments introduced by tools.vanjeff1-1/+1
2007-07-19Remove unused comments in MdePkg.yshang11-36/+0
2007-07-18Remove _MSC_VER for this file is just built by MSFT tool chainklu21-2/+1
2007-07-18removed comments (and fix) compiler specific compile of .c filesAJFISH1-4/+4
2007-07-181) Add _MSC_VER judgment for usage of #pragma intrinsic klu21-1/+2
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH5-10/+0
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH8-7/+7
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH1-10/+0
2007-06-27Updated to support compiler intrinsics properly. I had to comment out some of...AJFISH1-4/+4
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff9-0/+4279
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch7-4104/+0
2007-03-151. Remove #ifdef _MSC_EXTENSION_ from all source filesvanjeff3-12/+6
2007-02-13PcdLib is only referenced by IPF arch.qhuang81-3/+3
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang123-69/+477
2007-01-26Make MDE and EdkModule packages avoid all Intel IPF compiler warnings except ...xli241-12/+12
2006-11-22Add 64-bit I/O port functions that ASSERT()mdkinney1-0/+50
2006-11-14Add IPF support in Base IO Lib, and related change in fpd filegtian2-1/+447
2006-11-03According to MDE Library specification, BaseIoLibIntrinsic Module only suppor...xli241-1/+1
2006-09-27Remove the duplicated Copy Right in msa header.lgao41-10/+0
2006-08-091. Added ReadWriteBarrier() before and after each I/O read/write function.bxing1-24/+46
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish3-192/+409
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-80/+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-49/+45
2006-06-201. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLibvanjeff1-40/+40
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.bbahnsen7-0/+3050