Re: [edk2-devel] [PATCH v3 18/28] Ampere: PCIe: Add PciPlatformDxe driver

2021-09-24 Thread Leif Lindholm
On Wed, Sep 15, 2021 at 22:55:17 +0700, Nhi Pham wrote: > From: Vu Nguyen > > Registers the Platform NotifyPhase() to prevent unexpected issues > caused by the enabled PCIe controllers which have unstable link. > > Cc: Thang Nguyen > Cc: Chuong Tran > Cc: Phong Vo > Cc: Leif Lindholm > Cc: M

[edk2-devel] [PATCH v3 18/28] Ampere: PCIe: Add PciPlatformDxe driver

2021-09-15 Thread Nhi Pham via groups.io
From: Vu Nguyen Registers the Platform NotifyPhase() to prevent unexpected issues caused by the enabled PCIe controllers which have unstable link. Cc: Thang Nguyen Cc: Chuong Tran Cc: Phong Vo Cc: Leif Lindholm Cc: Michael D Kinney Cc: Ard Biesheuvel Cc: Nate DeSimone Signed-off-by: Vu N