Please add Signed-off-by: your name. The change is good to me. Reviewed-by: Liming Gao <liming....@intel.com>
>-----Original Message----- >From: Antoine Cœur [mailto:co...@gmx.fr] >Sent: Friday, July 05, 2019 10:18 PM >To: devel@edk2.groups.io; Gao, Liming <liming....@intel.com>; Kinney, >Michael D <michael.d.kin...@intel.com> >Cc: Antoine Cœur <co...@gmx.fr> >Subject: [PATCH] FmpDevicePkg: Fix various typos > >Fix one typo in FmpDevicePkg. >--- > FmpDevicePkg/FmpDxe/DetectTestKey.c | 2 +- > FmpDevicePkg/Include/Library/FmpDeviceLib.h | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/FmpDevicePkg/FmpDxe/DetectTestKey.c >b/FmpDevicePkg/FmpDxe/DetectTestKey.c >index 52e780dac8..e697a08489 100644 >--- a/FmpDevicePkg/FmpDxe/DetectTestKey.c >+++ b/FmpDevicePkg/FmpDxe/DetectTestKey.c >@@ -139,7 +139,7 @@ DetectTestKey ( > } > > // >- // If test key detected or an error occured checking for the test key, then >+ // If test key detected or an error occurred checking for the test key, then > // set PcdTestKeyUsed to TRUE. > // > if (TestKeyUsed) { >diff --git a/FmpDevicePkg/Include/Library/FmpDeviceLib.h >b/FmpDevicePkg/Include/Library/FmpDeviceLib.h >index 708ebca8c5..c435b23030 100644 >--- a/FmpDevicePkg/Include/Library/FmpDeviceLib.h >+++ b/FmpDevicePkg/Include/Library/FmpDeviceLib.h >@@ -73,7 +73,7 @@ RegisterFmpInstaller ( > @retval EFI_INVALID_PARAMETER Size is NULL. > @retval EFI_UNSUPPORTED The firmware device does not support >reporting > the size of the currently stored firmware > image. >- @retval EFI_DEVICE_ERROR An error occured attempting to determine >the >+ @retval EFI_DEVICE_ERROR An error occurred attempting to determine >the > size of the firmware image currently stored > in > in the firmware device. > >-- >2.20.1 (Apple Git-117) -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#43389): https://edk2.groups.io/g/devel/message/43389 Mute This Topic: https://groups.io/mt/32317809/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-