Thank you, Liming!
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#76030): https://edk2.groups.io/g/devel/message/76030
Mute This Topic: https://groups.io/mt/83300488/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.
Could we get this patch reviewed and approved by required folks, or advise me
how can I move forward?
Thanks!
Satoshi
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#76025): https://edk2.groups.io/g/devel/message/76025
Mute This Topic: h
On Tue, May 25, 2021 at 05:16 AM, Laszlo Ersek wrote:
>
> (1) The BZ URL is incorrect;
>
> (2) Similarly, I think the subject should be clarified, upon merge
Let me know if anyone needs the updates of the patch on those (vs updating them
inline at PR). I will do it if required.
>
> Should t
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3325
AsmReadSs() in Ia32/GccInlinePriv.c and X64/GccInlinePriv.c return the
DS segment selector value instead of SS.
Signed-off-by: Satoshi Tanda
---
MdePkg/Library/BaseLib/Ia32/GccInlinePriv.c | 2 +-
MdePkg/Library/BaseLib/X64