]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdePkg: Add NFIT definition from ACPI 6.1
authorSamer El-Haj-Mahmoud <samer.el-haj-mahmoud@hpe.com>
Wed, 11 May 2016 20:53:46 +0000 (04:53 +0800)
committerLiming Gao <liming.gao@intel.com>
Mon, 16 May 2016 01:28:45 +0000 (09:28 +0800)
Add NFIT definition from ACPI 6.1 for the NVDIMM Control Region
Structure Valid Fields for Manufacturing Location and Manufacturing Date

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Samer El-Haj-Mahmoud <elhaj@hpe.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdePkg/Include/IndustryStandard/Acpi61.h

index 1cedcc977cf88d04a5fe4e5bcf83eb1344a27d1c..dc3153b7e7c83ac1eead92fba1fa1fbf0f377098 100644 (file)
@@ -2,6 +2,7 @@
   ACPI 6.1 definitions from the ACPI Specification Revision 6.1 January, 2016.\r
 \r
   Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
+ (C) Copyright 2016 Hewlett Packard Enterprise Development LP<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
@@ -1475,6 +1476,8 @@ typedef struct {
 //\r
 // Definition for NVDIMM Control Region Structure\r
 //\r
+#define EFI_ACPI_6_1_NFIT_NVDIMM_CONTROL_REGION_VALID_FIELDS_MANUFACTURING           BIT0\r
+\r
 #define EFI_ACPI_6_1_NFIT_NVDIMM_CONTROL_REGION_FLAGS_BLOCK_DATA_WINDOWS_BUFFERED    BIT0\r
 typedef struct {\r
   UINT16                                      Type;\r