]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/Security2.h
MdePkg/SimpleTextInEx.h: Fix comments alignment
[mirror_edk2.git] / MdePkg / Include / Ppi / Security2.h
index eed56d7535a05e963a5c7a395c36f32d5fe2d243..f7aabfca3791cc985676139b71f477bef0ea0aa1 100644 (file)
@@ -5,7 +5,7 @@
   policy to the PEI Foundation, namely the case of a PEIM's authentication \r
   state being returned during the PEI section extraction process.\r
 \r
-  Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2006 - 2013, 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
@@ -75,7 +75,7 @@ EFI_STATUS
   IN CONST  EFI_PEI_SECURITY2_PPI *This,\r
   IN UINT32                       AuthenticationStatus,\r
   IN EFI_PEI_FV_HANDLE            FvHandle,\r
-  IN EFI_PEI_FV_HANDLE            FileHandle,\r
+  IN EFI_PEI_FILE_HANDLE          FileHandle,\r
   IN OUT    BOOLEAN               *DeferExecution\r
 );\r
 \r