mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-30 09:04:07 +02:00
remove unused display option.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7946 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
52b2a30825
commit
e6a5cb9918
@ -265,15 +265,6 @@ CallDeviceManager (
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
IfrLibUpdateForm (
|
|
||||||
HiiHandle,
|
|
||||||
&mDeviceManagerGuid,
|
|
||||||
DEVICE_MANAGER_FORM_ID,
|
|
||||||
LABEL_VBIOS,
|
|
||||||
FALSE,
|
|
||||||
&UpdateData[0]
|
|
||||||
);
|
|
||||||
|
|
||||||
ActionRequest = EFI_BROWSER_ACTION_REQUEST_NONE;
|
ActionRequest = EFI_BROWSER_ACTION_REQUEST_NONE;
|
||||||
Status = gFormBrowser2->SendForm (
|
Status = gFormBrowser2->SendForm (
|
||||||
gFormBrowser2,
|
gFormBrowser2,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user