<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:10.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-GB" link="blue" vlink="purple" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;mso-fareast-language:EN-US">Hi Abdul,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;mso-fareast-language:EN-US">With the introduction of Uncrustify tool in the edk2 CI, I think you may have to<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;mso-fareast-language:EN-US">- rebase with latest edk2 master and resolve any conflicts<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;mso-fareast-language:EN-US">- run uncrustify on your patches<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;mso-fareast-language:EN-US">- re-submit your patches.
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;mso-fareast-language:EN-US">More information on using uncrustify can be found at
<a href="https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Code-Formatting">
https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Code-Formatting</a><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;mso-fareast-language:EN-US">Regards,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;mso-fareast-language:EN-US">Sami Mujawar<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal" style="margin-bottom:12.0pt"><b><span style="font-size:12.0pt;color:black">From:
</span></b><span style="font-size:12.0pt;color:black">Attar, AbdulLateef (Abdul Lateef) <AbdulLateef.Attar@amd.com><br>
<b>Date: </b>Tuesday, 14 December 2021 at 11:18<br>
<b>To: </b>Sami Mujawar <Sami.Mujawar@arm.com>, devel@edk2.groups.io <devel@edk2.groups.io>, Ray Ni <ray.ni@intel.com>, Zhichao Gao <zhichao.gao@intel.com><br>
<b>Cc: </b>nd <nd@arm.com><br>
<b>Subject: </b>RE: [PATCH v3 0/2] ShellPkg/AcpiView: Adds ACPI_PARSER bitfield parser<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><span style="font-size:11.0pt">Hi Zhichao Gao, Ray Ni, Sami Mujawar,<br>
   Please review and create PR if looks good.<br>
Thanks<br>
AbduL<br>
<br>
-----Original Message-----<br>
From: Sami Mujawar <sami.mujawar@arm.com> <br>
Sent: Monday, November 22, 2021 11:24 PM<br>
To: Attar, AbdulLateef (Abdul Lateef) <AbdulLateef.Attar@amd.com>; devel@edk2.groups.io<br>
Cc: Ray Ni <ray.ni@intel.com>; Zhichao Gao <zhichao.gao@intel.com>; nd <nd@arm.com><br>
Subject: Re: [PATCH v3 0/2] ShellPkg/AcpiView: Adds ACPI_PARSER bitfield parser<br>
<br>
[CAUTION: External Email]<br>
<br>
Hi Abdul,<br>
<br>
Thank you for this patch series.<br>
<br>
This series looks good to me.<br>
<br>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com><br>
<br>
Regards,<br>
<br>
Sami Mujawar<br>
<br>
On 22/11/2021 10:21 AM, Abdul Lateef Attar wrote:<br>
> Hi Sami, Zhichao,<br>
>     Addressed all review comments.<br>
> Created two different patches, one for bitfield parser and another for <br>
> FADT Flags parser.<br>
><br>
> Thanks<br>
> AbduL<br>
><br>
> REF : <br>
> </span><a href="https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgith"><span style="font-size:11.0pt">https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgith</span></a><span style="font-size:11.0pt"><br>
> ub.com%2Fabdattar%2Fedk2%2Ftree%2FFadtFlagsParser&amp;data=04%7C01%7CA<br>
> bdulLateef.Attar%40amd.com%7C95999e9fce1346f1eb8608d9ade11d90%7C3dd896<br>
> 1fe4884e608e11a82d994e183d%7C0%7C0%7C637732004653569840%7CUnknown%7CTW<br>
> FpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6<br>
> Mn0%3D%7C3000&amp;sdata=%2Btp2oW%2Bo3WoF7b4RnPFot3z5vggrUiwOaL%2FiPl4U<br>
> WHY%3D&amp;reserved=0<br>
><br>
> Cc: Ray Ni <ray.ni@intel.com><br>
> Cc: Zhichao Gao <zhichao.gao@intel.com><br>
> Cc: Sami Mujawar <sami.mujawar@arm.com><br>
> Signed-off-by: Abdul Lateef Attar <abdattar@amd.com> Abdul Lateef <br>
> Attar (2):<br>
>    ShellPkg/AcpiView: Adds ACPI_PARSER bitfield parser<br>
>    ShellPkg/AcpiView: PrintFormatter for FADT Flags field<br>
><br>
>   ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiParser.h              |  45 +++++<br>
>   ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiParser.c              | 177 ++++++++++++++++++++<br>
>   ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Fadt/FadtParser.c |  59 ++++++-<br>
>   3 files changed, 280 insertions(+), 1 deletion(-)<br>
><o:p></o:p></span></p>
</div>
</div>
</body>
</html>


 <div width="1" style="color:white;clear:both">_._,_._,_</div> <hr>   Groups.io Links:<p>   You receive all messages sent to this group.    <p> <a target="_blank" href="https://edk2.groups.io/g/devel/message/84800">View/Reply Online (#84800)</a> |    |  <a target="_blank" href="https://groups.io/mt/87232139/1813853">Mute This Topic</a>  | <a href="https://edk2.groups.io/g/devel/post">New Topic</a><br>    <a href="https://edk2.groups.io/g/devel/editsub/1813853">Your Subscription</a> | <a href="mailto:devel+owner@edk2.groups.io">Contact Group Owner</a> |  <a href="https://edk2.groups.io/g/devel/unsub">Unsubscribe</a>  [edk2-devel-archive@redhat.com]<br> <div width="1" style="color:white;clear:both">_._,_._,_</div>