From e8da1266b93d62d1998f73a7ec34bd54a074dbcf Mon Sep 17 00:00:00 2001 From: klu2 Date: Thu, 27 Sep 2007 03:20:28 +0000 Subject: Change the function name. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3933 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdeModulePkg/Library/PeiRecoveryLibNull') diff --git a/MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.c b/MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.c index 2638955688..00dbc85eaa 100644 --- a/MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.c +++ b/MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.c @@ -21,7 +21,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. **/ EFI_STATUS EFIAPI -Recovery ( +PeiRecoverFirmware ( VOID ) { -- cgit v1.2.3