]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/DxeIplPeim/DxeIpl.h
Simplify the code to use the EFI_FV_FILE_INFO structure of DxeCore to save the extra...
[mirror_edk2.git] / MdeModulePkg / Core / DxeIplPeim / DxeIpl.h
index 99968d4438cd197da55c6a78c625ae95a1c65fac..790ca4545ea50e2a16208530b38f6790c82040c6 100644 (file)
@@ -91,16 +91,15 @@ PeiLoadFile (
 \r
 \r
 /**\r
-   Searches DxeCore in all firmware Volumes and loads the first instance that contains DxeCore.\r
-\r
-   @param DxeCoreFileName    A Pointer to the EFI_GUID to contain the output DxeCore GUID file name.\r
+   Searches DxeCore in all firmware Volumes and loads the first\r
+   instance that contains DxeCore.\r
 \r
    @return FileHandle of DxeCore to load DxeCore.\r
    \r
 **/\r
 EFI_PEI_FILE_HANDLE\r
 DxeIplFindDxeCore (\r
-  OUT EFI_GUID   *DxeCoreFileName\r
+  VOID\r
   );\r
 \r
 \r