mirror of https://github.com/acidanthera/audk.git
Correct AtaAtapiPassThru module packaging info.
Signed-off-by: erictian Reviewed-by: lgao4 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12706 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
95717b9495
commit
9cc86267ce
|
@ -60,8 +60,8 @@
|
|||
ReportStatusCodeLib
|
||||
|
||||
[Protocols]
|
||||
gEfiIdeControllerInitProtocolGuid # BY_START
|
||||
gEfiAtaPassThruProtocolGuid # BY_START
|
||||
gEfiExtScsiPassThruProtocolGuid # BY_START
|
||||
gEfiIdeControllerInitProtocolGuid # TO_START
|
||||
gEfiDevicePathProtocolGuid # TO_START
|
||||
gEfiPciIoProtocolGuid # TO_START
|
||||
|
|
Loading…
Reference in New Issue