X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkCompatibilityPkg%2FFoundation%2FFramework%2FPpi%2FDeviceRecoveryModule%2FDeviceRecoveryModule.h;h=dbf0247760433940ebdb40580e5dde5e83bdb225;hp=cbaa0da2961b316bf3d436a6b0a4e68de0a6e292;hb=f57387d54bd8f2c0261834b2ad16155f1db63291;hpb=8cdb2112e25ecea6d14c86e89a66942f1e865bd6 diff --git a/EdkCompatibilityPkg/Foundation/Framework/Ppi/DeviceRecoveryModule/DeviceRecoveryModule.h b/EdkCompatibilityPkg/Foundation/Framework/Ppi/DeviceRecoveryModule/DeviceRecoveryModule.h index cbaa0da296..dbf0247760 100644 --- a/EdkCompatibilityPkg/Foundation/Framework/Ppi/DeviceRecoveryModule/DeviceRecoveryModule.h +++ b/EdkCompatibilityPkg/Foundation/Framework/Ppi/DeviceRecoveryModule/DeviceRecoveryModule.h @@ -1,7 +1,7 @@ /*++ -Copyright (c) 1999 - 2002, Intel Corporation -All rights reserved. This program and the accompanying materials +Copyright (c) 1999 - 2002, 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 @@ -25,7 +25,7 @@ Abstract: #define PEI_DEVICE_RECOVERY_MODULE_INTERFACE_PPI \ { \ - 0x0DE2CE25, 0x446A, 0x45a7, 0xBF, 0xC9, 0x37, 0xDA, 0x26, 0x34, 0x4B, 0x37 \ + 0x0DE2CE25, 0x446A, 0x45a7, {0xBF, 0xC9, 0x37, 0xDA, 0x26, 0x34, 0x4B, 0x37} \ } EFI_FORWARD_DECLARATION (PEI_DEVICE_RECOVERY_MODULE_INTERFACE);