FmpDevicePkg: Fix spelling errors
https://bugzilla.tianocore.org/show_bug.cgi?id=2262 Cc: Liming Gao <liming.gao@intel.com> Cc: Michael D Kinney <michael.d.kinney@intel.com> Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
committed by
Michael D Kinney
parent
5c7006c9de
commit
95d2883647
@@ -50,7 +50,7 @@ RegisterFmpInstaller (
|
||||
Protocol.
|
||||
|
||||
@retval EFI_SUCCESS The device is managed by a driver that follows the
|
||||
UEFI Driver Model. FmpUinstaller must be called on
|
||||
UEFI Driver Model. FmpUninstaller must be called on
|
||||
each Driver Binding Stop().
|
||||
@retval EFI_UNSUPPORTED The device is not managed by a driver that follows
|
||||
the UEFI Driver Model.
|
||||
@@ -319,7 +319,7 @@ FmpDeviceGetVersion (
|
||||
device.
|
||||
|
||||
@retval EFI_SUCCESS The hardware instance for the current firmware
|
||||
devide is returned in HardwareInstance.
|
||||
device is returned in HardwareInstance.
|
||||
@retval EFI_UNSUPPORTED The firmware device does not support a method to
|
||||
report the hardware instance value.
|
||||
@retval EFI_DEVICE_ERROR An error occurred attempting to retrieve the hardware
|
||||
|
Reference in New Issue
Block a user