]> git.proxmox.com Git - mirror_edk2.git/commitdiff
SecurityPkg/VariableAuthenticated: Fix few typos
authorAntoine Coeur <coeur@gmx.fr>
Fri, 7 Feb 2020 01:08:19 +0000 (02:08 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 10 Feb 2020 22:30:07 +0000 (22:30 +0000)
Fix few typos in comments and documentation.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Signed-off-by: Antoine Coeur <coeur@gmx.fr>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com>
Message-Id: <20200207010831.9046-67-philmd@redhat.com>

SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigFileExplorer.c
SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c

index 088d6fd5d9ba8daf5776cf3afa5a3ab7797d8d99..8bea707d4e189e9ccec8d2f51b446bc7980dc9b9 100644 (file)
@@ -81,7 +81,7 @@ CleanUpPage (
 \r
   @param DevicePath       Device path.\r
 \r
-  @retval NULL            Not enough memory resourece for AllocateCopyPool.\r
+  @retval NULL            Not enough memory resource for AllocateCopyPool.\r
   @retval Other           A new allocated string that represents the file name.\r
 \r
 **/\r
index 83497a23f52d3ff2ba41b8bdf0d777361329c614..4f01a2ed677e8813b845ce3f054a9078cf293430 100644 (file)
@@ -4071,7 +4071,7 @@ ON_EXIT:
 }\r
 \r
 /**\r
-  This functino to load signature data under the signature list.\r
+  This function to load signature data under the signature list.\r
 \r
   @param[in]  PrivateData         Module's private data.\r
   @param[in]  LabelId             Label number to insert opcodes.\r