Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: c410ad4da4b7785170d3d42a3ba190c2caac6feb
      
https://github.com/tianocore/edk2/commit/c410ad4da4b7785170d3d42a3ba190c2caac6feb
  Author: Satoshi Tanda <tanda....@gmail.com>
  Date:   2021-06-04 (Fri, 04 Jun 2021)

  Changed paths:
    M MdePkg/Library/BaseLib/Ia32/GccInlinePriv.c
    M MdePkg/Library/BaseLib/X64/GccInlinePriv.c

  Log Message:
  -----------
  MdePkg/BaseLib: Fix AsmReadSs() with GCC toolchain

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3405

AsmReadSs() in Ia32/GccInlinePriv.c and X64/GccInlinePriv.c return the
DS segment selector value instead of SS.

Signed-off-by: Satoshi Tanda <tanda....@gmail.com>
Reviewed-by: Liming Gao <gaolim...@byosoft.com.cn>
Reviewed-by: Laszlo Ersek <ler...@redhat.com>




_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to