mirror of https://github.com/acidanthera/audk.git
FmpDevicePkg FmpDxe: Update function comment for FmpDxeEntryPoint
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>
This commit is contained in:
parent
262b7a311c
commit
e8619f82ce
|
@ -1360,7 +1360,7 @@ cleanup:
|
|||
}
|
||||
|
||||
/**
|
||||
Main entry for this library.
|
||||
Main entry for this driver/library.
|
||||
|
||||
@param[in] ImageHandle Image handle this driver.
|
||||
@param[in] SystemTable Pointer to SystemTable.
|
||||
|
|
Loading…
Reference in New Issue