FmpDevicePkg: Fix code style issue
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:
committed by
Kinney, Michael D
parent
559b5d5283
commit
a6d73269b1
@@ -1,4 +1,4 @@
|
||||
/** @file
|
||||
/** @file
|
||||
UEFI variable support functions for Firmware Management Protocol based
|
||||
firmware updates.
|
||||
|
||||
@@ -305,8 +305,8 @@ SetVersionInVariable (
|
||||
|
||||
UEFI Variable accessed: GUID = gEfiCallerIdGuid, Name = L"FmpLsv"
|
||||
|
||||
@param[in] LowestSupported The lowest supported version of the firmware image
|
||||
in the firmware device.
|
||||
@param[in] LowestSupportedVersion The lowest supported version of the firmware image
|
||||
in the firmware device.
|
||||
|
||||
**/
|
||||
VOID
|
||||
|
Reference in New Issue
Block a user