]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnixPkg/UnixThunkPpiToProtocolPei/UnixThunkPpiToProtocol.c
Removes redundant code and adds data size check for certificate data in DxeImageVerif...
[mirror_edk2.git] / UnixPkg / UnixThunkPpiToProtocolPei / UnixThunkPpiToProtocol.c
index 4cf6c0b042148629686989324d4078e40bd5ee2d..81cb210311f20ca55ea118b4250009d931297009 100644 (file)
@@ -1,7 +1,7 @@
 /*++\r
 \r
-Copyright (c) 2006 - 2008, Intel Corporation                                                         \r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2006 - 2008, 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
@@ -32,8 +32,8 @@ Revision History
 EFI_STATUS\r
 EFIAPI\r
 PeimInitializeUnixStuff (\r
-  IN EFI_FFS_FILE_HEADER       *FfsHeader,\r
-  IN EFI_PEI_SERVICES          **PeiServices\r
+  IN       EFI_PEI_FILE_HANDLE       FileHandle,\r
+  IN CONST EFI_PEI_SERVICES          **PeiServices\r
   )\r
 /*++\r
 \r