From: Qiu Shumin Date: Fri, 5 Jun 2015 03:22:08 +0000 (+0000) Subject: MdeModulePkg: Refine the format of INF file. X-Git-Tag: edk2-stable201903~9698 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=232bdc0c8f82ba915df9eef460cefa29afa89ff8;ds=sidebyside 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 Reviewed-by: Ruiyu Ni git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17562 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/MdeModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf b/MdeModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf index df3428b38c..41ace7684a 100644 --- a/MdeModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf +++ b/MdeModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf @@ -55,5 +55,7 @@ DebugLib [Protocols] - gEfiIsaHcProtocolGuid - gEfiIsaHcServiceBindingProtocolGuid + ## CONSUMES + ## PRODUCES + gEfiIsaHcProtocolGuid + gEfiIsaHcServiceBindingProtocolGuid ## PRODUCES