]> git.proxmox.com Git - mirror_edk2.git/commitdiff
FmpDevicePkg FmpDxe: Update function comment for FmpDxeEntryPoint
authorStar Zeng <star.zeng@intel.com>
Thu, 19 Jul 2018 05:44:28 +0000 (13:44 +0800)
committerKinney, Michael D <michael.d.kinney@intel.com>
Thu, 2 Aug 2018 21:46:18 +0000 (14:46 -0700)
FmpDxeEntryPoint is used by both FmpDxe and FmpDxeLib.

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
FmpDevicePkg/FmpDxe/FmpDxe.c

index b709bc282a6c0d14954db893513cae0662279f4b..c0c1383723fb4a53d68d9d9832290927c5f59c6f 100644 (file)
@@ -1360,7 +1360,7 @@ cleanup:
 }\r
 \r
 /**\r
-  Main entry for this library.\r
+  Main entry for this driver/library.\r
 \r
   @param[in] ImageHandle  Image handle this driver.\r
   @param[in] SystemTable  Pointer to SystemTable.\r