On 10/23/14 01:01, [email protected] wrote: > From: Reza Jelveh <[email protected]> > > 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 <[email protected]> > --- > 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 <[email protected]> ------------------------------------------------------------------------------ _______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
