Re: [edk2] [PATCH 11/14] OvmfPkg/MptScsiDxe: Initialize hardware

2019-02-01 Thread Laszlo Ersek
Hi Nikita, I've jumped ahead a little bit to point out other style issues, so you can address them at once in v2. These are again general comments, likely applying to several patches in the series. On 01/31/19 11:07, Nikita Leshenko wrote: > +typedef struct { > + UINT8 WhoInit; > + UINT8

[edk2] [PATCH 11/14] OvmfPkg/MptScsiDxe: Initialize hardware

2019-01-31 Thread Nikita Leshenko
Reset and send the IO controller initialization request. The reply is read back to complete the doorbell function but it isn't useful to us because it doesn't contain relevant data or status codes. See "LSI53C1030 PCI-X to Dual Channel Ultra320 SCSI Multifunction Controller" technical manual for