]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelSiliconPkg/Include/IndustryStandard/Vtd.h
IntelSiliconPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / IntelSiliconPkg / Include / IndustryStandard / Vtd.h
index 3b7012c5a576c442876d114c5291f1e96d509576..b2f745bd47d8149480763b1d8bd15445f56453a3 100644 (file)
@@ -3,13 +3,7 @@
   It is defined in "Intel VT for Direct IO Architecture Specification".\r
 \r
   Copyright (c) 2017, 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
-\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
+  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r
@@ -247,6 +241,12 @@ typedef union {
 \r
 #define R_FRCD_REG       0x00 // + FRO\r
 \r
+#define R_PMEN_ENABLE_REG         0x64\r
+#define R_PMEN_LOW_BASE_REG       0x68\r
+#define R_PMEN_LOW_LIMITE_REG     0x6C\r
+#define R_PMEN_HIGH_BASE_REG      0x70\r
+#define R_PMEN_HIGH_LIMITE_REG    0x78\r
+\r
 typedef union {\r
   struct {\r
     UINT8         ND:3; // Number of domains supported\r