X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FProtocol%2FSecurityPolicy.h;h=7c4afb622463627a40fd24802bb5ffec94d91fec;hp=b9f2ff024f722fd842659ed78f89bc5015fa2dbd;hb=08855193cafebaa2e071ffb5f083bcb3cb6d4df0;hpb=4ca9b6c4e7dbbcf94f21b54f41f761cefc6b1086 diff --git a/MdePkg/Include/Protocol/SecurityPolicy.h b/MdePkg/Include/Protocol/SecurityPolicy.h index b9f2ff024f..7c4afb6224 100644 --- a/MdePkg/Include/Protocol/SecurityPolicy.h +++ b/MdePkg/Include/Protocol/SecurityPolicy.h @@ -1,8 +1,8 @@ /** @file Security Policy protocol as defined in PI Specification VOLUME 2 DXE - Copyright (c) 2006 - 2008, Intel Corporation - All rights reserved. This program and the accompanying materials + Copyright (c) 2006 - 2008, 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 @@ -15,9 +15,9 @@ #ifndef _SECURITY_POLICY_H_ #define _SECURITY_POLICY_H_ -// -// Security policy protocol GUID definition -// +/// +/// Security policy protocol GUID definition +/// #define EFI_SECURITY_POLICY_PROTOCOL_GUID \ {0x78E4D245, 0xCD4D, 0x4a05, {0xA2, 0xBA, 0x47, 0x43, 0xE8, 0x6C, 0xFC, 0xAB} }