summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseIoLibIntrinsic
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/Library/BaseIoLibIntrinsic: Fix TD MMIO read type castZhiquan Li2024-01-201-3/+3
* MdePkg:simplify Fifo API in BaseIoLibIntrinsicDun Tan2023-12-114-259/+222
* MdePkg: Change IoLibFifo.c to IoLibFifoCc.cDun Tan2023-12-112-2/+2
* MdePkg/BaseIoLibIntrinsic AARCH64: Make asm files BTI compatibleArd Biesheuvel2023-03-301-0/+8
* MdePkg/BaseIoLibIntrinsic: IoLibNoIo for LoongArch architecture.Chao Li2022-10-142-4/+9
* MdePkg: Remove RVCT supportRebecca Cran2022-05-131-1/+0
* MdePkg: Probe Cc guest in BaseIoLibIntrinsicSevMin Xu2022-04-192-11/+3
* MdePkg: Support IoRead/IoWrite for Tdx guest in BaseIoLibIntrinsicMin Xu2022-04-022-25/+99
* MdePkg: Support IoFifo for Tdx guest in BaseIoLibIntrinsicMin Xu2022-04-024-17/+402
* MdePkg: Support mmio for Tdx guest in BaseIoLibIntrinsicMin Xu2022-04-023-8/+78
* MdePkg: Add helper functions for Tdx guest in BaseIoLibIntrinsicMin Xu2022-04-024-0/+1583
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-079-539/+589
* 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