audk/MdePkg/Library/BaseIoLibIntrinsic
Liming Gao 0f59f44805 MdePkg BaseIoLibIntrinsic: Remove __inline__ attribute for IO functions
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1603
__inline__ has no functional difference effect with the GCC48 / GCC49 / GCC5
toolchains, but it breaks the build with CLANG9. Remove __inline__.

Signed-off-by: Liming Gao <liming.gao@intel.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
2019-10-24 09:41:32 +08:00
..
AArch64 MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
Arm MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
Ia32 MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
X64 MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
BaseIoLibIntrinsic.inf MdePkg/BaseIoLibIntrinsic: Remove IoLibIcc.c 2019-04-24 10:23:21 +08:00
BaseIoLibIntrinsic.uni MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
BaseIoLibIntrinsicArmVirt.inf MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
BaseIoLibIntrinsicArmVirt.uni MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
BaseIoLibIntrinsicInternal.h MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
BaseIoLibIntrinsicSev.inf MdePkg/BaseIoLibIntrinsic: Remove IoLibIcc.c 2019-04-24 10:23:21 +08:00
IoHighLevel.c MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
IoLib.c MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
IoLibArm.c MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
IoLibArmVirt.c MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
IoLibEbc.c MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
IoLibGcc.c MdePkg BaseIoLibIntrinsic: Remove __inline__ attribute for IO functions 2019-10-24 09:41:32 +08:00
IoLibMmioBuffer.c MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00
IoLibMsc.c MdePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:13 -07:00