]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Variable/RuntimeDxe/VariableExLib.c
MdeModulePkg/Variable: Consolidate common parsing functions
[mirror_edk2.git] / MdeModulePkg / Universal / Variable / RuntimeDxe / VariableExLib.c
index cb6fcebe2d90d1557b76f944a672fd9c03e547f8..dc78f68fa9e05e9580ab043a0f58d866c3428666 100644 (file)
@@ -1,12 +1,13 @@
 /** @file\r
   Provides variable driver extended services.\r
 \r
-Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2015 - 2019, Intel Corporation. All rights reserved.<BR>\r
 SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r
 #include "Variable.h"\r
+#include "VariableParsing.h"\r
 \r
 /**\r
   Finds variable in storage blocks of volatile and non-volatile storage areas.\r