summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseIoLibIntrinsic/IoLibMsc.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-11Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter1-5/+5
2010-04-23Update the copyright notice formathhtian1-2/+2
2008-12-29Update copyright for files modified in this yearqhuang81-1/+1
2008-12-19Update IoLib to add MemoryFence for x86 Mmio function. lgao41-216/+0
2008-12-10Synchronize the h files with c files.gikidy1-23/+24
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff1-3/+1
2008-07-25Code Scrub for MdePkg.yshang11-1/+2
2008-07-08Code scrub:yshang11-8/+23
2007-07-18Remove _MSC_VER for this file is just built by MSFT tool chainklu21-2/+1
2007-07-181) Add _MSC_VER judgment for usage of #pragma intrinsic klu21-1/+2
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH1-2/+0
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH1-1/+1
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff1-0/+431
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-426/+0
2007-03-151. Remove #ifdef _MSC_EXTENSION_ from all source filesvanjeff1-4/+1
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...ajfish1-3/+217
2006-04-21Initial import.bbahnsen1-0/+193