Reviewed-by: Bob Feng <bob.c.f...@intel.com>

-----Original Message-----
From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Konstantin 
Aladyshev
Sent: Tuesday, July 19, 2022 10:27 PM
To: devel@edk2.groups.io
Cc: Feng, Bob C <bob.c.f...@intel.com>; Gao, Liming <gaolim...@byosoft.com.cn>; 
Chen, Christine <yuwei.c...@intel.com>; Konstantin Aladyshev 
<aladyshe...@gmail.com>
Subject: [edk2-devel] [PATCH] BaseTools/GenSec: Fix typo

Fix typo in the help message.

Signed-off-by: Konstantin Aladyshev <aladyshe...@gmail.com>
---
 BaseTools/Source/C/GenSec/GenSec.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/BaseTools/Source/C/GenSec/GenSec.c 
b/BaseTools/Source/C/GenSec/GenSec.c
index b1d05367ec..35a1ac64ea 100644
--- a/BaseTools/Source/C/GenSec/GenSec.c
+++ b/BaseTools/Source/C/GenSec/GenSec.c
@@ -191,7 +191,7 @@ Returns:
                         as 0, tool get alignment value from SectionFile. It 
is\n\                         specified in same order that the section file is 
input.\n");   fprintf (stdout, "  --dummy dummyfile\n\-                        
compare dummpyfile with input_file to decide whether\n\+                        
compare dummyfile with input_file to decide whether\n\                         
need to set PROCESSING_REQUIRED attribute.\n");   fprintf (stdout, "  -v, 
--verbose         Turn on verbose output with informational messages.\n");   
fprintf (stdout, "  -q, --quiet           Disable all messages except key 
message and fatal error\n");-- 
2.25.1



-=-=-=-=-=-=
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#91533): https://edk2.groups.io/g/devel/message/91533
Mute This Topic: https://groups.io/mt/92483493/1768742
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [bob.c.f...@intel.com] 
-=-=-=-=-=-=




-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#92114): https://edk2.groups.io/g/devel/message/92114
Mute This Topic: https://groups.io/mt/92483493/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to