X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FInclude%2FLibrary%2FRecoveryLib.h;h=deabf9fdedeab6edf9f54bddadbe6dd8b86b23bb;hp=6ec4c58b8bf46bd9a346ed0d83bcb9d8cf93f74f;hb=e8da1266b93d62d1998f73a7ec34bd54a074dbcf;hpb=d8f31a2dc88a2e76f96391c502f3a25c64f561f7 diff --git a/MdeModulePkg/Include/Library/RecoveryLib.h b/MdeModulePkg/Include/Library/RecoveryLib.h index 6ec4c58b8b..deabf9fded 100644 --- a/MdeModulePkg/Include/Library/RecoveryLib.h +++ b/MdeModulePkg/Include/Library/RecoveryLib.h @@ -23,7 +23,7 @@ **/ EFI_STATUS EFIAPI -Recovery ( +PeiRecoverFirmware ( VOID ) ;