mirror of https://github.com/acidanthera/audk.git
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
This commit is contained in:
parent
cd8462ea9d
commit
34d137f31c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue