mirror of https://github.com/acidanthera/audk.git
MdeModulePkg: Refine the format of INF file.
Update to follow EDKII coding style. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Qiu Shumin <shumin.qiu@intel.com> Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17562 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
11948471ad
commit
232bdc0c8f
|
@ -55,5 +55,7 @@
|
||||||
DebugLib
|
DebugLib
|
||||||
|
|
||||||
[Protocols]
|
[Protocols]
|
||||||
gEfiIsaHcProtocolGuid
|
## CONSUMES
|
||||||
gEfiIsaHcServiceBindingProtocolGuid
|
## PRODUCES
|
||||||
|
gEfiIsaHcProtocolGuid
|
||||||
|
gEfiIsaHcServiceBindingProtocolGuid ## PRODUCES
|
||||||
|
|
Loading…
Reference in New Issue