]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/VolInfo/VolInfo.h
BaseTools/VolInfo: Add definitions for command format strings
[mirror_edk2.git] / BaseTools / Source / C / VolInfo / VolInfo.h
index 0ef7d9222737a91f6f25eeb0f3c5bed3abad45db..dff64e7f534599544ad41e30bdb7a1606af451b2 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
 Local Definitions for the VolInfo utility\r
 \r
-Copyright (c) 1999 - 2014, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 1999 - 2016, 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
@@ -31,4 +31,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #define EFI_SECTION_LAST_LEAF_SECTION_TYPE  0x1B\r
 #define EFI_SECTION_LAST_SECTION_TYPE       0x1B\r
 \r
+#define OPENSSL_COMMAND_FORMAT_STRING       "%s sha1 -out %s %s"\r
+#define EXTRACT_COMMAND_FORMAT_STRING       "%s -d -o %s %s"\r
+\r
 #endif\r