summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseIoLibIntrinsic
AgeCommit message (Expand)AuthorFilesLines
2022-10-14MdePkg/BaseIoLibIntrinsic: IoLibNoIo for LoongArch architecture.Chao Li2-4/+9
2022-05-13MdePkg: Remove RVCT supportRebecca Cran1-1/+0
2022-04-19MdePkg: Probe Cc guest in BaseIoLibIntrinsicSevMin Xu2-11/+3
2022-04-02MdePkg: Support IoRead/IoWrite for Tdx guest in BaseIoLibIntrinsicMin Xu2-25/+99
2022-04-02MdePkg: Support IoFifo for Tdx guest in BaseIoLibIntrinsicMin Xu4-17/+402
2022-04-02MdePkg: Support mmio for Tdx guest in BaseIoLibIntrinsicMin Xu3-8/+78
2022-04-02MdePkg: Add helper functions for Tdx guest in BaseIoLibIntrinsicMin Xu4-0/+1583
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki9-539/+589
2021-04-08MdePkg/IoLib: Filter/trace port IO/MMIO accessDandan Bi9-73/+329
2020-05-07MdePkg/BaseIoLibIntrinsic: Rename IoLibArm.c=>IoLibNoIo.cAbner Chang2-5/+12
2019-10-24MdePkg BaseIoLibIntrinsic: Remove __inline__ attribute for IO functionsLiming Gao1-6/+0
2019-04-24MdePkg/BaseIoLibIntrinsic: Remove IoLibIcc.cShenglei Zhang3-212/+0
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney23-157/+23
2018-11-15MdePkg/BaseIoLibIntrinsicArmVirt ARM: avoid double word loads and storesArd Biesheuvel2-4/+8
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2-746/+1
2018-06-28MdePkg: Clean up source filesLiming Gao14-714/+714
2018-06-11MdePkg/BaseIoLibIntrinsic: make BaseIoLibIntrinsic safe for ArmVirt/KVMArd Biesheuvel7-0/+1399
2018-06-07MdePkg: Remove X86 ASM and S filesLiming Gao3-271/+1
2017-09-11MdePkg/BaseIoLibIntrinsic: fix SEV (=unrolled) variants of IoWriteFifoXX()Laszlo Ersek2-6/+6
2017-04-13MdePkg: BaseIoLibIntrinsic (IoLib class) libraryLeo Duran3-0/+646
2017-01-20MdePkg: Avoid Non-Boolean type used as BooleanDandan Bi1-6/+6
2017-01-17MdePkg: Expand BaseIoLibIntrinsic (IoLib class) libraryLeo Duran8-1/+1077
2015-12-17MdePkg: Convert IoLibEbc.c source file to DOS formatLiming Gao1-171/+171
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-12-14MdePkg/BaseIoLibIntrinsic: Add EBC supportMichael Kinney2-3/+179
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-2/+3
2013-07-29MdePkg: Added ARM Aarch64 architecture supportHarry Liebel1-1/+4
2012-12-25Add ASSERT() for BitField operations to make sure the input value is valid. lgao41-1/+41
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter3-17/+17
2010-06-11Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter9-88/+88
2010-04-23Update the copyright notice formathhtian10-22/+22
2010-02-241. Correct File header to ## @filelgao41-4/+4
2009-08-24Fix file headersmdkinney2-2/+2
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang81-430/+430
2009-08-18Make EOL consistentmdkinney1-4/+4
2009-08-18Add ARM support to BaseIoLibIntrinsicmdkinney2-3/+437
2009-03-02Fix incorrect function headers for IoLib APIs.xli241-8/+8
2009-01-09INF file verified, and Coding Style reviewed.gikidy1-5/+5
2008-12-29Update copyright for files modified in this yearqhuang83-3/+3
2008-12-19Update IoLib to add MemoryFence for x86 Mmio function. lgao44-723/+255
2008-12-10Synchronize the h files with c files.gikidy7-187/+335
2008-12-05Make comments match the Spec.gikidy1-66/+65
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-10-31Fix a prototype bug.qwang121-8/+8
2008-10-31Fix a prototype bug.qwang121-6/+6
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-2/+4
2008-09-181. Change 0 == Length style to Length == 0lgao41-1/+1