summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include/Library/ExtendedIfrSupportLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Include/Library/ExtendedIfrSupportLib.h')
-rw-r--r--MdeModulePkg/Include/Library/ExtendedIfrSupportLib.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/MdeModulePkg/Include/Library/ExtendedIfrSupportLib.h b/MdeModulePkg/Include/Library/ExtendedIfrSupportLib.h
index a10ebac..feb27f1 100644
--- a/MdeModulePkg/Include/Library/ExtendedIfrSupportLib.h
+++ b/MdeModulePkg/Include/Library/ExtendedIfrSupportLib.h
@@ -63,11 +63,8 @@ IfrLibInitUpdateData (
@param UpdateData The adding data;
- @retval EFI_SUCCESS Resource in UpdateData is released.
- @retval EFI_INVALID_PARAMETER UpdateData is NULL.
-
**/
-EFI_STATUS
+VOID
IfrLibFreeUpdateData (
IN EFI_HII_UPDATE_DATA *UpdateData
)