summaryrefslogtreecommitdiff
path: root/MdeModulePkg
diff options
context:
space:
mode:
authorydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>2011-06-13 01:55:28 +0000
committerydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>2011-06-13 01:55:28 +0000
commit34d137f31c29fbb9d666908d495a2d6fe5020e03 (patch)
treed9218eff03042b63da83ac7aaf2440a4288991b7 /MdeModulePkg
parentcd8462ea9d8aa0edb8116c43fd26918f8e155c31 (diff)
downloadedk2-34d137f31c29fbb9d666908d495a2d6fe5020e03.zip
edk2-34d137f31c29fbb9d666908d495a2d6fe5020e03.tar.gz
edk2-34d137f31c29fbb9d666908d495a2d6fe5020e03.tar.bz2
Fix GCC build fail
Signed-off-by:ydong10 Reviewed-by:lgao4 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11812 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg')
-rw-r--r--MdeModulePkg/Universal/SetupBrowserDxe/Ui.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/MdeModulePkg/Universal/SetupBrowserDxe/Ui.c b/MdeModulePkg/Universal/SetupBrowserDxe/Ui.c
index d5f3b58..de05170 100644
--- a/MdeModulePkg/Universal/SetupBrowserDxe/Ui.c
+++ b/MdeModulePkg/Universal/SetupBrowserDxe/Ui.c
@@ -402,6 +402,7 @@ RefreshQuestion (
@param Context The input context info related to this event or the status code return to the caller.
**/
VOID
+EFIAPI
RefreshQuestionNotify(
IN EFI_EVENT Event,
IN VOID *Context