Re: [edk2-devel] [PATCH] * ShellPkg: add the support to show Contained Element Count, Contained Element Record Length and Contained Elements

2021-02-23 Thread Mars CC Lin
Hi Gao, I've attach the patch to the bugzilla. thanks for the suggestion. Mars -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#72137): https://edk2.groups.io/g/devel/message/72137 Mute This Topic: https://groups.io/mt/80003667/21656

Re: [edk2-devel] [PATCH] * ShellPkg: add the support to show Contained Element Count, Contained Element Record Length and Contained Elements

2021-02-23 Thread Mars CC Lin
Hi Gao, I've resend the patch with your suggestion. the title is ShellPkg: add more items for smbiosview -t 3. Since I sent it 2 times, please refer the patch latest time. Mars -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#72097):

Re: [edk2-devel] [PATCH] * ShellPkg: add the support to show Contained Element Count, Contained Element Record Length and Contained Elements

2021-02-22 Thread Gao, Zhichao
Hi Mars, I cannot extract the patch from your email. May be there are some problems with your git config. Do you have a fork repo in git? If yes, can you help to upload the change to your own branch and share me the link? Example: https://github.com/ZhichaoGao/edk2/tree/push The other way is

Re: [edk2-devel] [PATCH] * ShellPkg: add the support to show Contained Element Count, Contained Element Record Length and Contained Elements

2021-01-31 Thread Gao, Zhichao
Hi Mars, I cannot extract the patch. I don’t what cause this issue. Can you share your branch? Back to the patch. Please remove the ‘*’ in the titile. Don’t define the Index2 in a block scope, it should be defined at the begin of the function. Refer to CCS spec 2.2.1 Section 5.4.1.1: Block

[edk2-devel] [PATCH] * ShellPkg: add the support to show Contained Element Count, Contained Element Record Length and Contained Elements

2021-01-21 Thread Mars CC Lin
Cc: Philippe Mathieu-Daudé Cc: Ray Ni Cc: Zhichao Gao Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3177 Signed-off-by: Mars CC Lin --- .../SmbiosView/PrintInfo.c | 16 .../SmbiosView/SmbiosViewStrings.uni | 1 + 2 files changed, 17