[edk2-devel] [PATCH v3 06/14] FmpDevicePkg: Fix new typos reported

Michael Kubacki posted 14 patches 3 years, 1 month ago
[edk2-devel] [PATCH v3 06/14] FmpDevicePkg: Fix new typos reported
Posted by Michael Kubacki 3 years, 1 month ago
From: Michael Kubacki <michael.kubacki@microsoft.com>

The SpellCheck plugin began reporting new typos that were previously
missed. This change fixes those typos.

Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Guomin Jiang <guomin.jiang@intel.com>
Cc: Wei6 Xu <wei6.xu@intel.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
---
 FmpDevicePkg/Library/FmpDependencyLib/FmpDependencyLib.c | 2 +-
 FmpDevicePkg/FmpDevicePkg.ci.yaml                        | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/FmpDevicePkg/Library/FmpDependencyLib/FmpDependencyLib.c b/FmpDevicePkg/Library/FmpDependencyLib/FmpDependencyLib.c
index 76a1ee3f40db..c5b6bd18ba44 100644
--- a/FmpDevicePkg/Library/FmpDependencyLib/FmpDependencyLib.c
+++ b/FmpDevicePkg/Library/FmpDependencyLib/FmpDependencyLib.c
@@ -56,7 +56,7 @@ DEPEX_ELEMENT  *mDepexEvaluationStackPointer = NULL;
 /**
   Grow size of the Depex stack
 
-  @retval EFI_SUCCESS           Stack successfully growed.
+  @retval EFI_SUCCESS           Stack successfully grown.
   @retval EFI_OUT_OF_RESOURCES  There is not enough system memory to grow the stack.
 
 **/
diff --git a/FmpDevicePkg/FmpDevicePkg.ci.yaml b/FmpDevicePkg/FmpDevicePkg.ci.yaml
index 1b3e2187356d..81d564876cb4 100644
--- a/FmpDevicePkg/FmpDevicePkg.ci.yaml
+++ b/FmpDevicePkg/FmpDevicePkg.ci.yaml
@@ -60,6 +60,10 @@
     "SpellCheck": {
         "ExtendWords": [
             "FMPSTATE",
+            "lastattemptstatus",
+            "lastattemptversion",
+            "lowestsupportedversion",
+            "updateable"
         ]
     },
     "Defines": {
-- 
2.28.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#97387): https://edk2.groups.io/g/devel/message/97387
Mute This Topic: https://groups.io/mt/95678208/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
Re: [edk2-devel] [PATCH v3 06/14] FmpDevicePkg: Fix new typos reported
Posted by Michael D Kinney 3 years, 1 month ago
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>


> -----Original Message-----
> From: mikuback@linux.microsoft.com <mikuback@linux.microsoft.com>
> Sent: Wednesday, December 14, 2022 2:53 PM
> To: devel@edk2.groups.io
> Cc: Gao, Liming <gaoliming@byosoft.com.cn>; Kinney, Michael D <michael.d.kinney@intel.com>; Jiang, Guomin
> <guomin.jiang@intel.com>; Xu, Wei6 <wei6.xu@intel.com>
> Subject: [PATCH v3 06/14] FmpDevicePkg: Fix new typos reported
> 
> From: Michael Kubacki <michael.kubacki@microsoft.com>
> 
> The SpellCheck plugin began reporting new typos that were previously
> missed. This change fixes those typos.
> 
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Guomin Jiang <guomin.jiang@intel.com>
> Cc: Wei6 Xu <wei6.xu@intel.com>
> Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
> ---
>  FmpDevicePkg/Library/FmpDependencyLib/FmpDependencyLib.c | 2 +-
>  FmpDevicePkg/FmpDevicePkg.ci.yaml                        | 4 ++++
>  2 files changed, 5 insertions(+), 1 deletion(-)
> 
> diff --git a/FmpDevicePkg/Library/FmpDependencyLib/FmpDependencyLib.c
> b/FmpDevicePkg/Library/FmpDependencyLib/FmpDependencyLib.c
> index 76a1ee3f40db..c5b6bd18ba44 100644
> --- a/FmpDevicePkg/Library/FmpDependencyLib/FmpDependencyLib.c
> +++ b/FmpDevicePkg/Library/FmpDependencyLib/FmpDependencyLib.c
> @@ -56,7 +56,7 @@ DEPEX_ELEMENT  *mDepexEvaluationStackPointer = NULL;
>  /**
>    Grow size of the Depex stack
> 
> -  @retval EFI_SUCCESS           Stack successfully growed.
> +  @retval EFI_SUCCESS           Stack successfully grown.
>    @retval EFI_OUT_OF_RESOURCES  There is not enough system memory to grow the stack.
> 
>  **/
> diff --git a/FmpDevicePkg/FmpDevicePkg.ci.yaml b/FmpDevicePkg/FmpDevicePkg.ci.yaml
> index 1b3e2187356d..81d564876cb4 100644
> --- a/FmpDevicePkg/FmpDevicePkg.ci.yaml
> +++ b/FmpDevicePkg/FmpDevicePkg.ci.yaml
> @@ -60,6 +60,10 @@
>      "SpellCheck": {
>          "ExtendWords": [
>              "FMPSTATE",
> +            "lastattemptstatus",
> +            "lastattemptversion",
> +            "lowestsupportedversion",
> +            "updateable"
>          ]
>      },
>      "Defines": {
> --
> 2.28.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#97397): https://edk2.groups.io/g/devel/message/97397
Mute This Topic: https://groups.io/mt/95678208/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-