]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicInternal.h
MdePkg/Library/BaseLib: Enable VS2017/ARM64 builds
[mirror_edk2.git] / MdePkg / Library / BaseIoLibIntrinsic / BaseIoLibIntrinsicInternal.h
index 56858d182507d06151869b6eb303d1c105663324..52af5fee550a91af337bb1e22399c1f8ca12a3d6 100644 (file)
@@ -1,34 +1,26 @@
-/**@file\r
+/** @file\r
   Common header file shared by all source files.\r
 \r
-  This file includes package header files, library classes and protocol, PPI & GUID definitions.\r
+  This file includes package header files, dependent library classes.\r
 \r
-  Copyright (c) 2007 - 2007, Intel Corporation.\r
-  All rights reserved. This program and the accompanying materials\r
+  Copyright (c) 2007 - 2008, Intel Corporation. All rights reserved.<BR>\r
+   This program and the accompanying materials\r
    are licensed and made available under the terms and conditions of the BSD License\r
    which accompanies this distribution. The full text of the license may be found at\r
-   http://opensource.org/licenses/bsd-license.php\r
+   http://opensource.org/licenses/bsd-license.php.\r
    THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
    WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 **/\r
 \r
-#ifndef __COMMON_HEADER_H_\r
-#define __COMMON_HEADER_H_\r
+#ifndef __BASEIOLIB_INTRINSIC_INTERNAL_H_\r
+#define __BASEIOLIB_INTRINSIC_INTERNAL_H_\r
+\r
 \r
 \r
-//\r
-// The package level header files this module uses\r
-//\r
 #include <Base.h>\r
-//\r
-// The protocols, PPI and GUID defintions for this module\r
-//\r
-//\r
-// The Library classes this module consumes\r
-//\r
+\r
 #include <Library/IoLib.h>\r
 #include <Library/BaseLib.h>\r
 #include <Library/DebugLib.h>\r
-#include <Library/PcdLib.h>\r
 \r
 #endif\r