Update BiosVideo driver to produce GOP protocol but not UgaDraw protocol which is retired from UEFI specification.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7737 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -39,14 +39,18 @@
|
||||
UefiBootServicesTableLib
|
||||
BaseMemoryLib
|
||||
UefiDriverEntryPoint
|
||||
DevicePathLib
|
||||
|
||||
[Sources.common]
|
||||
BiosVideo.h
|
||||
BiosVideo.c
|
||||
ComponentName.c
|
||||
VesaBiosExtensions.h
|
||||
|
||||
LegacyBiosThunk.c
|
||||
|
||||
[Protocols]
|
||||
gEfiPciIoProtocolGuid
|
||||
gEfiVgaMiniPortProtocolGuid
|
||||
gEfiLegacy8259ProtocolGuid
|
||||
gEfiEdidDiscoveredProtocolGuid
|
||||
gEfiEdidActiveProtocolGuid
|
Reference in New Issue
Block a user