summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseIoLibIntrinsic
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/IoLib: Filter/trace port IO/MMIO accessDandan Bi2021-04-089-73/+329
* MdePkg/BaseIoLibIntrinsic: Rename IoLibArm.c=>IoLibNoIo.cAbner Chang2020-05-072-5/+12
* MdePkg BaseIoLibIntrinsic: Remove __inline__ attribute for IO functionsLiming Gao2019-10-241-6/+0
* MdePkg/BaseIoLibIntrinsic: Remove IoLibIcc.cShenglei Zhang2019-04-243-212/+0
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0923-157/+23
* MdePkg/BaseIoLibIntrinsicArmVirt ARM: avoid double word loads and storesArd Biesheuvel2018-11-152-4/+8
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-252-746/+1
* MdePkg: Clean up source filesLiming Gao2018-06-2814-714/+714
* MdePkg/BaseIoLibIntrinsic: make BaseIoLibIntrinsic safe for ArmVirt/KVMArd Biesheuvel2018-06-117-0/+1399
* MdePkg: Remove X86 ASM and S filesLiming Gao2018-06-073-271/+1
* MdePkg/BaseIoLibIntrinsic: fix SEV (=unrolled) variants of IoWriteFifoXX()Laszlo Ersek2017-09-112-6/+6
* MdePkg: BaseIoLibIntrinsic (IoLib class) libraryLeo Duran2017-04-133-0/+646
* MdePkg: Avoid Non-Boolean type used as BooleanDandan Bi2017-01-201-6/+6
* MdePkg: Expand BaseIoLibIntrinsic (IoLib class) libraryLeo Duran2017-01-178-1/+1077
* MdePkg: Convert IoLibEbc.c source file to DOS formatLiming Gao2015-12-171-171/+171
* MdePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* MdePkg/BaseIoLibIntrinsic: Add EBC supportMichael Kinney2015-12-142-3/+179
* MdePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-2/+3
* MdePkg: Added ARM Aarch64 architecture supportHarry Liebel2013-07-291-1/+4
* Add ASSERT() for BitField operations to make sure the input value is valid. lgao42012-12-251-1/+41
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-253-17/+17
* Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter2010-06-119-88/+88
* 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