summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseIoLibIntrinsic
Commit message (Expand)AuthorAgeFilesLines
* Update the copyright notice formathhtian2010-04-2310-22/+22
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Fix file headersmdkinney2009-08-242-2/+2
* Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang82009-08-191-430/+430
* Make EOL consistentmdkinney2009-08-181-4/+4
* Add ARM support to BaseIoLibIntrinsicmdkinney2009-08-182-3/+437
* Fix incorrect function headers for IoLib APIs.xli242009-03-021-8/+8
* INF file verified, and Coding Style reviewed.gikidy2009-01-091-5/+5
* Update copyright for files modified in this yearqhuang82008-12-293-3/+3
* Update IoLib to add MemoryFence for x86 Mmio function. lgao42008-12-194-723/+255
* Synchronize the h files with c files.gikidy2008-12-107-187/+335
* Make comments match the Spec.gikidy2008-12-051-66/+65
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-1/+0
* Fix a prototype bug.qwang122008-10-311-8/+8
* 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