]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/DriverSampleDxe/NVDataStruc.h
MdeModulePkg/DriverSampleDxe: Add HII sample options
[mirror_edk2.git] / MdeModulePkg / Universal / DriverSampleDxe / NVDataStruc.h
index 86176176842579fc38ffd39aec68efa4413e9f72..a4ec1b4bd16717976c0dcb7a60b54be882cf5493 100644 (file)
@@ -1,6 +1,7 @@
 /** @file\r
 \r
-Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>*\r
+(C) Copyright 2020 Hewlett Packard Enterprise Development LP<BR>\r
 SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 Module Name:\r
@@ -92,6 +93,8 @@ typedef struct {
   UINT16  BitNumeric  : 12;\r
   MY_BITS_DATA  MyBitData;\r
   MY_EFI_UNION_DATA MyUnionData;\r
+  UINT8   QuestionXUefiKeywordRestStyle;\r
+  UINT8   QuestionNonXUefiKeywordRestStyle;\r
 } DRIVER_SAMPLE_CONFIGURATION;\r
 \r
 //\r