From: "Wu, Hao A" <hao.a.wu@intel.com>
To: "Ni, Ray" <ray.ni@intel.com>,
"edk2-devel@lists.01.org" <edk2-devel@lists.01.org>
Subject: Re: [PATCH v2 0/3] MdeModulePkg/PciBus: Fix a bug PPB MEM32 BAR isn't restored sometimes
Date: Wed, 13 Feb 2019 06:49:54 +0000 [thread overview]
Message-ID: <B80AF82E9BFB8E4FBD8C89DA810C6A093C8966D1@SHSMSX104.ccr.corp.intel.com> (raw)
In-Reply-To: <20190212094744.129360-1-ray.ni@intel.com>
> -----Original Message-----
> From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of
> Ray Ni
> Sent: Tuesday, February 12, 2019 5:48 PM
> To: edk2-devel@lists.01.org
> Subject: [edk2] [PATCH v2 0/3] MdeModulePkg/PciBus: Fix a bug PPB MEM32
> BAR isn't restored sometimes
>
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1505
>
> v2: fixed all typos in PciBus driver.
> changed RomSize to UINT32 and added type cast to PPB MEM32 BAR
> Base/Length to avoid using RShiftU64().
For the series:
Reviewed-by: Hao Wu <hao.a.wu@intel.com>
Best Regards,
Hao Wu
>
>
> Ray Ni (3):
> MdeModulePkg/PciBus: Change PCI_IO_DEVICE.RomSize to UINT32 type
> MdeModulePkg/PciBus: Correct typos
> MdeModulePkg/PciBus: Fix a bug PPB MEM32 BAR isn't restored
> sometimes
>
> MdeModulePkg/Bus/Pci/PciBusDxe/PciBus.h | 4 +-
> MdeModulePkg/Bus/Pci/PciBusDxe/PciCommand.c | 14 +--
> MdeModulePkg/Bus/Pci/PciBusDxe/PciCommand.h | 16 +--
> .../Bus/Pci/PciBusDxe/PciDeviceSupport.c | 20 ++--
> .../Bus/Pci/PciBusDxe/PciDeviceSupport.h | 14 +--
> .../Bus/Pci/PciBusDxe/PciDriverOverride.c | 4 +-
> .../Bus/Pci/PciBusDxe/PciDriverOverride.h | 4 +-
> .../Bus/Pci/PciBusDxe/PciEnumerator.c | 8 +-
> .../Bus/Pci/PciBusDxe/PciEnumerator.h | 8 +-
> .../Bus/Pci/PciBusDxe/PciEnumeratorSupport.c | 42 +++----
> .../Bus/Pci/PciBusDxe/PciEnumeratorSupport.h | 16 +--
> .../Bus/Pci/PciBusDxe/PciHotPlugSupport.c | 16 +--
> .../Bus/Pci/PciBusDxe/PciHotPlugSupport.h | 18 +--
> MdeModulePkg/Bus/Pci/PciBusDxe/PciIo.c | 16 +--
> MdeModulePkg/Bus/Pci/PciBusDxe/PciIo.h | 4 +-
> MdeModulePkg/Bus/Pci/PciBusDxe/PciLib.c | 4 +-
> .../Bus/Pci/PciBusDxe/PciOptionRomSupport.c | 6 +-
> .../Bus/Pci/PciBusDxe/PciOptionRomSupport.h | 4 +-
> .../Bus/Pci/PciBusDxe/PciPowerManagement.c | 4 +-
> .../Bus/Pci/PciBusDxe/PciPowerManagement.h | 4 +-
> .../Bus/Pci/PciBusDxe/PciResourceSupport.c | 113 +++++++++---------
> .../Bus/Pci/PciBusDxe/PciResourceSupport.h | 41 ++++---
> MdeModulePkg/Bus/Pci/PciBusDxe/PciRomTable.h | 7 +-
> 23 files changed, 190 insertions(+), 197 deletions(-)
>
> --
> 2.20.1.windows.1
>
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel
prev parent reply other threads:[~2019-02-13 6:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-12 9:47 [PATCH v2 0/3] MdeModulePkg/PciBus: Fix a bug PPB MEM32 BAR isn't restored sometimes Ray Ni
2019-02-12 9:47 ` [PATCH v2 1/3] MdeModulePkg/PciBus: Change PCI_IO_DEVICE.RomSize to UINT32 type Ray Ni
2019-02-12 9:47 ` [PATCH v2 2/3] MdeModulePkg/PciBus: Correct typos Ray Ni
2019-02-12 9:47 ` [PATCH v2 3/3] MdeModulePkg/PciBus: Fix a bug PPB MEM32 BAR isn't restored sometimes Ray Ni
2019-02-13 6:49 ` Wu, Hao A [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=B80AF82E9BFB8E4FBD8C89DA810C6A093C8966D1@SHSMSX104.ccr.corp.intel.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox