Update AtapiPassThru driver in Option ROM package to support to produce EFI Driver supported EFI version protocol, which is required for EFI drivers that are on PCI and other plug in cards.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4320 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8
2007-11-22 07:15:08 +00:00
parent e89b6bfc01
commit 4cc9af6c58
6 changed files with 50 additions and 3 deletions

View File

@@ -36,6 +36,7 @@
#
[Sources.common]
DriverSupportedEfiVersion.c
ComponentName.c
AtapiPassThru.c
AtapiPassThru.h
@@ -59,7 +60,12 @@
gEfiScsiPassThruProtocolGuid # PROTOCOL BY_START
gEfiExtScsiPassThruProtocolGuid # PROTOCOL BY_START
gEfiPciIoProtocolGuid # PROTOCOL TO_START
gEfiDriverSupportedEfiVersionProtocolGuid # PROTOCOL ALWAYS_PRODUCED
[FeaturePcd]
gOptionRomPkgTokenSpaceGuid.PcdSupportScsiPassThru
gOptionRomPkgTokenSpaceGuid.PcdSupportExtScsiPassThru
[Pcd]
gOptionRomPkgTokenSpaceGuid.PcdDriverSupportedEfiVersion