mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
Merge be8833c9ef into fb2ac429de
This commit is contained in:
commit
e03f809cb5
1 changed files with 1 additions and 0 deletions
|
|
@ -783,6 +783,7 @@ PreparePciDisplayDevicePath (
|
|||
DevicePath = GopDevicePath;
|
||||
|
||||
EfiBootManagerUpdateConsoleVariable (ConOut, DevicePath, NULL);
|
||||
EfiBootManagerUpdateConsoleVariable (ErrOut, DevicePath, NULL);
|
||||
|
||||
return EFI_SUCCESS;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue