X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseIoLibIntrinsic%2FIoHighLevel.c;h=bc5d4aab8985b3a1269975f30733929e44656279;hb=b3af5df67b0cf0cfd6e11a8fa4b2424e2c7f7c83;hp=d9702c9f57f779e81f69a7153539069d5e3eec37;hpb=e1f414b6a7d8a0424e0e01f655b09a4612b4d0e8;p=mirror_edk2.git diff --git a/MdePkg/Library/BaseIoLibIntrinsic/IoHighLevel.c b/MdePkg/Library/BaseIoLibIntrinsic/IoHighLevel.c index d9702c9f57..bc5d4aab89 100644 --- a/MdePkg/Library/BaseIoLibIntrinsic/IoHighLevel.c +++ b/MdePkg/Library/BaseIoLibIntrinsic/IoHighLevel.c @@ -13,8 +13,6 @@ 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: IoHighLevel.c - The following IoLib instances share the same version of this file: BaseIoLibIntrinsic @@ -26,7 +24,7 @@ // // Include common header file for this module. // -#include "CommonHeader.h" +#include "BaseIoLibIntrinsicInternal.h" /** Reads an 8-bit I/O port, performs a bitwise inclusive OR, and writes the