]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/VolInfo/VolInfo.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Source / C / VolInfo / VolInfo.h
index dff64e7f534599544ad41e30bdb7a1606af451b2..377cde80f740f31a28f1321eb35dccd8da818f3c 100644 (file)
@@ -2,13 +2,7 @@
 Local Definitions for the VolInfo utility\r
 \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
-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
 **/\r
 \r
@@ -28,8 +22,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #define EFI_DEP_END       0x08\r
 #define EFI_DEP_SOR       0x09\r
 \r
-#define EFI_SECTION_LAST_LEAF_SECTION_TYPE  0x1B\r
-#define EFI_SECTION_LAST_SECTION_TYPE       0x1B\r
+#define EFI_SECTION_LAST_LEAF_SECTION_TYPE  0x1C\r
+#define EFI_SECTION_LAST_SECTION_TYPE       0x1C\r
 \r
 #define OPENSSL_COMMAND_FORMAT_STRING       "%s sha1 -out %s %s"\r
 #define EXTRACT_COMMAND_FORMAT_STRING       "%s -d -o %s %s"\r