public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/4] Quality improvement of MtrrLib
@ 2018-01-09  3:35 Ruiyu Ni
  2018-01-09  3:35 ` [PATCH 1/4] UefiCpuPkg/MtrrLib: Refine the debug messages Ruiyu Ni
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ruiyu Ni @ 2018-01-09  3:35 UTC (permalink / raw)
  To: edk2-devel

The patch sets fix four issues.
For details, please refer to the invidual patch.
Patch 2/4 fixes the most critical bug.

Ruiyu Ni (4):
  UefiCpuPkg/MtrrLib: Refine the debug messages
  UefiCpuPkg/MtrrLib: Fix bug that may calculate wrong MTRR result
  UefiCpuPkg/MtrrLib: Handle one setting request covering all memory
  UefiCpuPkg/MtrrLib: Correct typo to change vector to vertex

 UefiCpuPkg/Library/MtrrLib/MtrrLib.c | 295 ++++++++++++++++++++---------------
 1 file changed, 168 insertions(+), 127 deletions(-)

-- 
2.15.1.windows.2



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

end of thread, other threads:[~2018-01-10  2:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-09  3:35 [PATCH 0/4] Quality improvement of MtrrLib Ruiyu Ni
2018-01-09  3:35 ` [PATCH 1/4] UefiCpuPkg/MtrrLib: Refine the debug messages Ruiyu Ni
2018-01-09  3:35 ` [PATCH 2/4] UefiCpuPkg/MtrrLib: Fix bug that may calculate wrong MTRR result Ruiyu Ni
2018-01-09  3:35 ` [PATCH 3/4] UefiCpuPkg/MtrrLib: Handle one setting request covering all memory Ruiyu Ni
2018-01-09  3:35 ` [PATCH 4/4] UefiCpuPkg/MtrrLib: Correct typo to change vector to vertex Ruiyu Ni
2018-01-10  2:25 ` [PATCH 0/4] Quality improvement of MtrrLib Dong, Eric

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