On Tue, Apr 25, 2023 at 09:04 AM, Sami Mujawar wrote:<br />
<blockquote>+/** RSI interface Version<br />+ See Section B4.4.3, RMM Specification, version A-bet0.<br />+ The width of the RsiInterfaceVersion fieldset is 64 bits.<br />+*/<br />+#define RSI_VER_MINOR_MASK 0x00FFULL<br />+#define RSI_VER_MAJOR_MASK 0x7F00ULL<br />+#define RSI_VER_MAJOR_SHIFT 16<br />+</blockquote>
<div>The RSI version masks should have been as below:<br />+#define RSI_VER_MINOR_MASK   0x0000FFFFULL</div>
<div>+#define RSI_VER_MAJOR_MASK   0x7FFF0000ULL<br /><br />I will fix these in the next revision.<br /><br />Regards,<br /><br />Sami Mujawar</div>


<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/103990">View/Reply Online (#103990)</a> |


  

|

  <a target="_blank" href="https://groups.io/mt/98495956/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>