public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] Quality improvement of MtrrLib
@ 2018-01-10  5:40 Ruiyu Ni
  2018-01-10  5:40 ` [PATCH 1/2] UefiCpuPkg/MtrrLib: Fix a MTRR calculation bug Ruiyu Ni
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ruiyu Ni @ 2018-01-10  5:40 UTC (permalink / raw)
  To: edk2-devel

The patch set fixes two bugs in MtrrLib.
With the two fixes, randomly generated 10000000 memory settings
can be set correctly.

Ruiyu Ni (2):
  UefiCpuPkg/MtrrLib: Fix a MTRR calculation bug
  UefiCpuPkg/MtrrLib: Fix an assertion bug

 UefiCpuPkg/Library/MtrrLib/MtrrLib.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
2.15.1.windows.2



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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-10  5:40 [PATCH 0/2] Quality improvement of MtrrLib Ruiyu Ni
2018-01-10  5:40 ` [PATCH 1/2] UefiCpuPkg/MtrrLib: Fix a MTRR calculation bug Ruiyu Ni
2018-01-10  5:40 ` [PATCH 2/2] UefiCpuPkg/MtrrLib: Fix an assertion bug Ruiyu Ni
2018-01-10 12:33 ` [PATCH 0/2] 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