summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseIoLibIntrinsic
AgeCommit message (Expand)Author
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming
2013-07-29MdePkg: Added ARM Aarch64 architecture supportHarry Liebel
2012-12-25Add ASSERT() for BitField operations to make sure the input value is valid. lgao4
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-06-11Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter
2010-04-23Update the copyright notice formathhtian
2010-02-241. Correct File header to ## @filelgao4
2009-08-24Fix file headersmdkinney
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang8
2009-08-18Make EOL consistentmdkinney
2009-08-18Add ARM support to BaseIoLibIntrinsicmdkinney
2009-03-02Fix incorrect function headers for IoLib APIs.xli24
2009-01-09INF file verified, and Coding Style reviewed.gikidy
2008-12-29Update copyright for files modified in this yearqhuang8
2008-12-19Update IoLib to add MemoryFence for x86 Mmio function. lgao4
2008-12-10Synchronize the h files with c files.gikidy
2008-12-05Make comments match the Spec.gikidy
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao4
2008-10-31Fix a prototype bug.qwang12
2008-10-31Fix a prototype bug.qwang12
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian
2008-10-28Refine file header for INF files of MDE library instances.xli24
2008-09-181. Change 0 == Length style to Length == 0lgao4
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff
2008-09-11Clean up BaseIoLibIntrinsic according to review comments.vanjeff
2008-08-25remove the unused msa files in MdePkg.lgao4
2008-07-25Code Scrub for MdePkg.yshang1
2008-07-08Code scrub:yshang1
2008-02-01Add alignment checking for IoLib functions to conform to MdeLib spec.qhuang8
2007-09-19Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang1
2007-09-17FixedPcd macro should *not* be used in Library's inf file. klu2
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang8
2007-08-02Changed source file formatjwang36
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-19Remove unused comments in MdePkg.yshang1
2007-07-18Remove _MSC_VER for this file is just built by MSFT tool chainklu2
2007-07-18removed comments (and fix) compiler specific compile of .c filesAJFISH
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