mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-27 23:54:02 +02:00
Fix Build fail for NT32 platform.
Sigened-off-by: ydong10 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12371 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
76beedc09c
commit
e7fe402863
@ -889,7 +889,7 @@ IScsiFormCallback (
|
|||||||
BufferSize,
|
BufferSize,
|
||||||
&Private->Current->AuthConfigData
|
&Private->Current->AuthConfigData
|
||||||
);
|
);
|
||||||
*ActionRequest = EFI_BROWSER_ACTION_REQUEST_FORM_APPLY
|
*ActionRequest = EFI_BROWSER_ACTION_REQUEST_FORM_APPLY;
|
||||||
break;
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user