[SeaBIOS] Re: [PATCH 1/4] pci: Allow scanning pci bus number up to 255 in CSM mode

2021-01-26 Thread Gao, Bin
> On Thu, Dec 31, 2020 at 07:08:23PM -0800, Bin Gao wrote: > > On real hardware especially server platforms, there might be multiple > > root buses, thus pci bus number could run up to 255. This patch fixed > > pci_probe_devices() by allowing to scan all 256 pci bus numbers(0-255). > > > > Signed-o

[SeaBIOS] Re: [PATCH 1/4] pci: Allow scanning pci bus number up to 255 in CSM mode

2021-01-17 Thread Kevin O'Connor
On Thu, Dec 31, 2020 at 07:08:23PM -0800, Bin Gao wrote: > On real hardware especially server platforms, there might be multiple > root buses, thus pci bus number could run up to 255. This patch fixed > pci_probe_devices() by allowing to scan all 256 pci bus numbers(0-255). > > Signed-off-by: Bin

[SeaBIOS] Re: [PATCH 1/4] pci: Allow scanning pci bus number up to 255 in CSM mode

2021-01-12 Thread Gao, Bin
> >Dear Bin, > > >Thank you very much for your patches. > >Am 01.01.21 um 04:08 schrieb Bin Gao: >> On real hardware especially server platforms, there might be multiple > >Please give a concrete example of the hardware. All Intel server processors have multiple PCI roots, called IIO. > >> root b

[SeaBIOS] Re: [PATCH 1/4] pci: Allow scanning pci bus number up to 255 in CSM mode

2021-01-01 Thread Paul Menzel
Dear Bin, Thank you very much for your patches. Am 01.01.21 um 04:08 schrieb Bin Gao: On real hardware especially server platforms, there might be multiple Please give a concrete example of the hardware. root buses, thus pci bus number could run up to 255. This patch fixed Nit: I’d use p