summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseIoLibIntrinsic
AgeCommit message (Expand)Author
2007-07-181) Add _MSC_VER judgment for usage of #pragma intrinsic klu2
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH
2007-06-27Updated to support compiler intrinsics properly. I had to comment out some of...AJFISH
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-03-151. Remove #ifdef _MSC_EXTENSION_ from all source filesvanjeff
2007-02-13PcdLib is only referenced by IPF arch.qhuang8
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang12
2007-01-26Make MDE and EdkModule packages avoid all Intel IPF compiler warnings except ...xli24
2006-11-22Add 64-bit I/O port functions that ASSERT()mdkinney
2006-11-14Add IPF support in Base IO Lib, and related change in fpd filegtian
2006-11-03According to MDE Library specification, BaseIoLibIntrinsic Module only suppor...xli24
2006-09-27Remove the duplicated Copy Right in msa header.lgao4
2006-08-091. Added ReadWriteBarrier() before and after each I/O read/write function.bxing
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish
2006-07-13Added license & copyright declarationjwang36
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang8
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred
2006-07-07Redefine SPEC and Release Version to 0x20000lgao4
2006-07-07Obsoleted by new schema and new build tools.jwang36
2006-06-30removed unnecessary name space declarations in some top level elementsjwang36
2006-06-30converted all surface area description files to new schemajwang36
2006-06-201. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLibvanjeff
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen
2006-04-21Initial import.bbahnsen