]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/DriverSampleDxe/DriverSample.h
BaseTools: Library hashing fix and optimization for --hash feature
[mirror_edk2.git] / MdeModulePkg / Universal / DriverSampleDxe / DriverSample.h
index 507cff6ec9fc477d093d132dfa4676a39184c1f0..f4d2437d850b9b1d19bbf158cc1f29fb6c81b66d 100644 (file)
@@ -1,13 +1,7 @@
 /** @file\r
 \r
 Copyright (c) 2007 - 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
 Module Name:\r
 \r
@@ -85,6 +79,8 @@ typedef struct {
   EFI_HII_HANDLE                   HiiHandle[2];\r
   DRIVER_SAMPLE_CONFIGURATION      Configuration;\r
   MY_EFI_VARSTORE_DATA             VarStoreConfig;\r
+  MY_EFI_BITS_VARSTORE_DATA        BitsVarStoreConfig;\r
+  MY_EFI_UNION_DATA                UnionConfig;\r
 \r
   //\r
   // Name/Value storage Name list\r