Revision: 19083
          http://sourceforge.net/p/edk2/code/19083
Author:   niruiyu
Date:     2015-12-01 06:56:36 +0000 (Tue, 01 Dec 2015)
Log Message:
-----------
MdeModulePkg/BootLogoLib: Fix INF comments to follow coding standards

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <[email protected]>
Reviewed-by: Shumin Qiu <[email protected]>

Modified Paths:
--------------
    trunk/edk2/MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf

Modified: trunk/edk2/MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf
===================================================================
--- trunk/edk2/MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf 2015-12-01 
06:52:44 UTC (rev 19082)
+++ trunk/edk2/MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf 2015-12-01 
06:56:36 UTC (rev 19083)
@@ -49,11 +49,11 @@
 [Guids]
 
 [Protocols]
-  gEfiGraphicsOutputProtocolGuid                # PROTOCOL SOMETIMES_CONSUMES
-  gEfiUgaDrawProtocolGuid |PcdUgaConsumeSupport # PROTOCOL SOMETIMES_CONSUMES
-  gEfiBootLogoProtocolGuid                      # PROTOCOL SOMETIMES_CONSUMES  
-  gEfiUserManagerProtocolGuid                   # PROTOCOL CONSUMES
-  gEdkiiPlatformLogoProtocolGuid                # PROTOCOL CONSUMES
+  gEfiGraphicsOutputProtocolGuid                ## SOMETIMES_CONSUMES
+  gEfiUgaDrawProtocolGuid |PcdUgaConsumeSupport ## SOMETIMES_CONSUMES
+  gEfiBootLogoProtocolGuid                      ## SOMETIMES_CONSUMES  
+  gEfiUserManagerProtocolGuid                   ## CONSUMES
+  gEdkiiPlatformLogoProtocolGuid                ## CONSUMES
 
 [FeaturePcd]
-  gEfiMdePkgTokenSpaceGuid.PcdUgaConsumeSupport
+  gEfiMdePkgTokenSpaceGuid.PcdUgaConsumeSupport ## CONSUMES


------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to