Reviewed-by: Liming Gao <liming....@intel.com>

> -----Original Message-----
> From: Samer El-Haj-Mahmoud [mailto:samer.el-haj-mahm...@hpe.com]
> Sent: Thursday, May 12, 2016 4:54 AM
> To: edk2-devel@lists.01.org
> Cc: samer.el-haj-mahm...@hpe.com; Kinney, Michael D
> <michael.d.kin...@intel.com>; Gao, Liming <liming....@intel.com>; Samer
> El-Haj-Mahmoud <el...@hpe.com>
> Subject: [PATCH] MdePkg: Add NFIT definition from ACPI 6.1
> 
> Add NFIT definition from ACPI 6.1 for the NVDIMM Control Region
> Structure Valid Fields for Manufacturing Location and Manufacturing Date
> 
> Cc: Michael D Kinney <michael.d.kin...@intel.com>
> Cc: Liming Gao <liming....@intel.com>
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Samer El-Haj-Mahmoud <el...@hpe.com>
> ---
>  MdePkg/Include/IndustryStandard/Acpi61.h | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/MdePkg/Include/IndustryStandard/Acpi61.h
> b/MdePkg/Include/IndustryStandard/Acpi61.h
> index 1cedcc9..dc3153b 100644
> --- a/MdePkg/Include/IndustryStandard/Acpi61.h
> +++ b/MdePkg/Include/IndustryStandard/Acpi61.h
> @@ -2,6 +2,7 @@
>    ACPI 6.1 definitions from the ACPI Specification Revision 6.1 January, 
> 2016.
> 
>    Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
> + (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>
>    This program and the accompanying materials
>    are licensed and made available under the terms and conditions of the BSD
> License
>    which accompanies this distribution.  The full text of the license may be
> found at
> @@ -1475,6 +1476,8 @@ typedef struct {
>  //
>  // Definition for NVDIMM Control Region Structure
>  //
> +#define
> EFI_ACPI_6_1_NFIT_NVDIMM_CONTROL_REGION_VALID_FIELDS_MANUFA
> CTURING           BIT0
> +
>  #define
> EFI_ACPI_6_1_NFIT_NVDIMM_CONTROL_REGION_FLAGS_BLOCK_DATA_W
> INDOWS_BUFFERED    BIT0
>  typedef struct {
>    UINT16                                      Type;
> --
> 2.6.3.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to