On 10/23/14 01:01, reza.jel...@tuhh.de wrote:
> From: Reza Jelveh <reza.jel...@tuhh.de>
> 
> SataController reads host capabalities when the module is first loaded.
> 
> SataControllerStart is called before AhciMode.c resets the bus and
> enables AE. If SataControllerStart would do this itself, it would break
> AhciMode.
> 
> The Initialize method should only install the protocol. All host
> specific information is read when ChannelInfo is accessed.
> 
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Reza Jelveh <reza.jel...@tuhh.de>
> ---
>  OvmfPkg/SataControllerDxe/SataController.c | 98 
> +++++++++++++++++-------------
>  1 file changed, 55 insertions(+), 43 deletions(-)

I don't know the first thing about SATA, but the patch stays within the
boundaries of that module.

Acked-by: Laszlo Ersek <ler...@redhat.com>


------------------------------------------------------------------------------
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to