Revision: 18975
http://sourceforge.net/p/edk2/code/18975
Author: dandanbi
Date: 2015-11-26 10:00:12 +0000 (Thu, 26 Nov 2015)
Log Message:
-----------
MdeModulePkg:Refine the comments in INF files
Add comments in INF file in BootMaintenanceManagerLib.inf.
Refine the comments in INF file in FileExplorerLib.inf
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <[email protected]>
Reviewed-by: Eric Dong <[email protected]>
Modified Paths:
--------------
trunk/edk2/MdeModulePkg/Library/BootMaintenanceManagerLib/BootMaintenanceManagerLib.inf
trunk/edk2/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf
Modified:
trunk/edk2/MdeModulePkg/Library/BootMaintenanceManagerLib/BootMaintenanceManagerLib.inf
===================================================================
---
trunk/edk2/MdeModulePkg/Library/BootMaintenanceManagerLib/BootMaintenanceManagerLib.inf
2015-11-26 08:52:58 UTC (rev 18974)
+++
trunk/edk2/MdeModulePkg/Library/BootMaintenanceManagerLib/BootMaintenanceManagerLib.inf
2015-11-26 10:00:12 UTC (rev 18975)
@@ -91,10 +91,10 @@
[FeaturePcd]
[Pcd]
- gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow
- gEfiMdeModulePkgTokenSpaceGuid.PcdConOutColumn
- gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut
- gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution
- gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution
- gEfiMdeModulePkgTokenSpaceGuid.PcdSetupConOutColumn
- gEfiMdeModulePkgTokenSpaceGuid.PcdSetupConOutRow
+ gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow ## CONSUMES
+ gEfiMdeModulePkgTokenSpaceGuid.PcdConOutColumn ## CONSUMES
+ gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut ## CONSUMES
+ gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution ## CONSUMES
+ gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution ## CONSUMES
+ gEfiMdeModulePkgTokenSpaceGuid.PcdSetupConOutColumn ## CONSUMES
+ gEfiMdeModulePkgTokenSpaceGuid.PcdSetupConOutRow ## CONSUMES
\ No newline at end of file
Modified: trunk/edk2/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf
===================================================================
--- trunk/edk2/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf
2015-11-26 08:52:58 UTC (rev 18974)
+++ trunk/edk2/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf
2015-11-26 10:00:12 UTC (rev 18975)
@@ -53,8 +53,8 @@
gEfiIfrTianoGuid ## CONSUMES ## GUID (Extended
IFR Guid Opcode)
[Protocols]
- gEfiSimpleFileSystemProtocolGuid ## PROTOCOL CONSUMES
- gEfiLoadFileProtocolGuid ## PROTOCOL CONSUMES
- gEfiHiiConfigAccessProtocolGuid ## PROTOCOL CONSUMES
- gEfiFormBrowser2ProtocolGuid ## PROTOCOL CONSUMES
- gEfiDevicePathToTextProtocolGuid ## PROTOCOL CONSUMES
\ No newline at end of file
+ gEfiSimpleFileSystemProtocolGuid ## CONSUMES
+ gEfiLoadFileProtocolGuid ## CONSUMES
+ gEfiHiiConfigAccessProtocolGuid ## CONSUMES
+ gEfiFormBrowser2ProtocolGuid ## CONSUMES
+ gEfiDevicePathToTextProtocolGuid ## CONSUMES
\ No newline at end of file
------------------------------------------------------------------------------
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=254741551&iu=/4140
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits