X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=EdkCompatibilityPkg%2FFoundation%2FEfi%2FGuid%2FDebugImageInfoTable%2FDebugImageInfoTable.h;h=2d0db36b88f1763f97a7206fbbb5e2adc3ea7753;hb=5bca07268acabe7f31407358e875ccf89cb5e386;hp=e81ebb0ae9a5b8aecd4e22afa7b14ddcaf331516;hpb=3eb9473ea9a949badfe06ae61d2d3fcfa53651c7;p=mirror_edk2.git diff --git a/EdkCompatibilityPkg/Foundation/Efi/Guid/DebugImageInfoTable/DebugImageInfoTable.h b/EdkCompatibilityPkg/Foundation/Efi/Guid/DebugImageInfoTable/DebugImageInfoTable.h index e81ebb0ae9..2d0db36b88 100644 --- a/EdkCompatibilityPkg/Foundation/Efi/Guid/DebugImageInfoTable/DebugImageInfoTable.h +++ b/EdkCompatibilityPkg/Foundation/Efi/Guid/DebugImageInfoTable/DebugImageInfoTable.h @@ -1,7 +1,7 @@ /*++ -Copyright (c) 2004 - 2007, Intel Corporation -All rights reserved. This program and the accompanying materials +Copyright (c) 2004 - 2007, Intel Corporation. All rights reserved.
+This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php @@ -27,7 +27,7 @@ Abstract: #define EFI_DEBUG_IMAGE_INFO_TABLE_GUID \ { \ - 0x49152e77, 0x1ada, 0x4764, 0xb7, 0xa2, 0x7a, 0xfe, 0xfe, 0xd9, 0x5e, 0x8b \ + 0x49152e77, 0x1ada, 0x4764, {0xb7, 0xa2, 0x7a, 0xfe, 0xfe, 0xd9, 0x5e, 0x8b} \ } extern EFI_GUID gEfiDebugImageInfoTableGuid;