mirror of https://github.com/acidanthera/audk.git
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;
|
||||
Status = gFormBrowser2->SendForm (
|
||||
gFormBrowser2,
|
||||
|
|
Loading…
Reference in New Issue