]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicInternal.h
MdePkg: Replace Opcode with the corresponding instructions.
[mirror_edk2.git] / MdePkg / Library / BaseIoLibIntrinsic / BaseIoLibIntrinsicInternal.h
index 4a29835ea3583ca4b30a12cfa6a89e54c8ccf0aa..3225d3b24c3cb479596f1987da7013a2354b253b 100644 (file)
@@ -1,28 +1,20 @@
-/**@file\r
+/** @file\r
   Common header file shared by all source files.\r
 \r
   This file includes package header files, dependent library classes.\r
 \r
-  Copyright (c) 2007, Intel Corporation.\r
-  All rights reserved. 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
-   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
+  Copyright (c) 2007 - 2021, Intel Corporation. All rights reserved.<BR>\r
+   SPDX-License-Identifier: BSD-2-Clause-Patent\r
 **/\r
 \r
 #ifndef __BASEIOLIB_INTRINSIC_INTERNAL_H_\r
 #define __BASEIOLIB_INTRINSIC_INTERNAL_H_\r
 \r
-\r
-\r
 #include <Base.h>\r
 \r
-\r
 #include <Library/IoLib.h>\r
 #include <Library/BaseLib.h>\r
 #include <Library/DebugLib.h>\r
-#include <Library/PcdLib.h>\r
+#include <Library/RegisterFilterLib.h>\r
 \r
 #endif\r