X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseIoLibIntrinsic%2FIoLib.c;h=25efcd2e6081bc0fcf8d97adec36500147bf2420;hb=5088ce25ff605ee9a3a13fd5f51bf7bff68495f6;hp=bbd12959f651a90397eb63399b64e80810dd399d;hpb=e1f414b6a7d8a0424e0e01f655b09a4612b4d0e8;p=mirror_edk2.git diff --git a/MdePkg/Library/BaseIoLibIntrinsic/IoLib.c b/MdePkg/Library/BaseIoLibIntrinsic/IoLib.c index bbd12959f6..25efcd2e60 100644 --- a/MdePkg/Library/BaseIoLibIntrinsic/IoLib.c +++ b/MdePkg/Library/BaseIoLibIntrinsic/IoLib.c @@ -10,14 +10,12 @@ THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - Module Name: IoLib.c - **/ // // Include common header file for this module. // -#include "CommonHeader.h" +#include "BaseIoLibIntrinsicInternal.h" /** Reads a 64-bit I/O port.