From cebc8d486e39ffbbf37f67914db0a49455181e0f Mon Sep 17 00:00:00 2001 From: lgao4 Date: Thu, 11 Dec 2008 09:30:13 +0000 Subject: Code Scrub for Pcd, PlatformDriOverride and PlatOverMngr driver. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6998 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Include/Library/IfrSupportLib.h | 5 +++-- MdeModulePkg/Include/Library/NetLib.h | 1 - 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'MdeModulePkg/Include') diff --git a/MdeModulePkg/Include/Library/IfrSupportLib.h b/MdeModulePkg/Include/Library/IfrSupportLib.h index 2caa6f0dca..1608d14ab1 100644 --- a/MdeModulePkg/Include/Library/IfrSupportLib.h +++ b/MdeModulePkg/Include/Library/IfrSupportLib.h @@ -439,8 +439,8 @@ CreateStringOpCode ( @param ConfigRequest The Config request string. If set to NULL, all the configurable elements will be extracted from BlockNameArray. - @param ConfigAltResp The returned . @param Progress On return, points to a character in the Request. + @param ConfigAltResp The returned . @param Guid GUID of the buffer storage. @param Name Name of the buffer storage. @param DriverHandle The DriverHandle which is used to invoke HiiDatabase @@ -452,7 +452,8 @@ CreateStringOpCode ( The sequential input parameters will be number of AltCfgId and DefaultValueArray pairs. When set to 0, there will be no . - + @param ... Variable argument list. + retval EFI_OUT_OF_RESOURCES Run out of memory resource. retval EFI_INVALID_PARAMETER ConfigAltResp is NULL. retval EFI_SUCCESS Operation successful. diff --git a/MdeModulePkg/Include/Library/NetLib.h b/MdeModulePkg/Include/Library/NetLib.h index aa0b74e21a..6198e7e83a 100644 --- a/MdeModulePkg/Include/Library/NetLib.h +++ b/MdeModulePkg/Include/Library/NetLib.h @@ -660,7 +660,6 @@ NetLibGetMacString ( @param Protocol The protocol type in the IP header. @param UseDefaultAddress Whether this instance is using default address or not. - @retval None **/ VOID EFIAPI -- cgit v1.2.3