public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] MdeModulePkg/PciBus: Do not enable MemWriteAndInvalidate bit for PCIE
@ 2018-05-25 10:02 Ruiyu Ni
  2018-05-25 10:02 ` [PATCH 1/2] MdeModulePkg/PciBus: Remove unnecessary PCIE detection Ruiyu Ni
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Ruiyu Ni @ 2018-05-25 10:02 UTC (permalink / raw)
  To: edk2-devel

Per PCIE spec, Memory Write and Invalidate is hardwired to 0b so
PciBus driver shouldn't write 1b to it.
Patch #1 cleans up some unnecessary code.

Ruiyu Ni (2):
  MdeModulePkg/PciBus: Remove unnecessary PCIE detection
  MdeModulePkg/PciBus: Do not enable MemWriteAndInvalidate bit for PCIE

 MdeModulePkg/Bus/Pci/PciBusDxe/PciDeviceSupport.c     | 17 +----------------
 MdeModulePkg/Bus/Pci/PciBusDxe/PciEnumeratorSupport.c | 10 ++++++----
 2 files changed, 7 insertions(+), 20 deletions(-)

-- 
2.16.1.windows.1



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

end of thread, other threads:[~2018-05-28  4:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-25 10:02 [PATCH 0/2] MdeModulePkg/PciBus: Do not enable MemWriteAndInvalidate bit for PCIE Ruiyu Ni
2018-05-25 10:02 ` [PATCH 1/2] MdeModulePkg/PciBus: Remove unnecessary PCIE detection Ruiyu Ni
2018-05-25 10:02 ` [PATCH 2/2] MdeModulePkg/PciBus: Do not enable MemWriteAndInvalidate bit for PCIE Ruiyu Ni
2018-05-28  2:33   ` Chiu, Chasel
2018-05-28  4:47 ` 答复: [PATCH 0/2] " Zeng, Star

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