public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/1] Fix AsmReadMsr64() and AsmWriteMsr64() with GCC toolchain
@ 2021-04-12 15:07 Takuto Naito
  2021-04-12 15:07 ` [PATCH v1 1/1] " Takuto Naito
  0 siblings, 1 reply; 4+ messages in thread
From: Takuto Naito @ 2021-04-12 15:07 UTC (permalink / raw)
  To: devel; +Cc: Takuto Naito, Michael D Kinney, Liming Gao, Zhiguang Liu

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

This patch fixes the problems of AsmReadMsr64/AsmWriteMsr64 for the GCC toolchain
introduced when RegisterFilterLib support was added.

Patch v1 branch: https://github.com/naitaku/edk2/tree/patch/fix_read_msr_with_gcc

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>

Takuto Naito (1):
  Fix AsmReadMsr64() and AsmWriteMsr64() with GCC toolchain

 MdePkg/Library/BaseLib/X64/GccInlinePriv.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-04-14  1:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-12 15:07 [PATCH v1 0/1] Fix AsmReadMsr64() and AsmWriteMsr64() with GCC toolchain Takuto Naito
2021-04-12 15:07 ` [PATCH v1 1/1] " Takuto Naito
2021-04-13  1:16   ` 回复: [edk2-devel] " gaoliming
     [not found]   ` <167545FDCFB469C8.2444@groups.io>
2021-04-14  1:28     ` gaoliming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox