[edk2-devel] [PATCH v1] MdeModulePkg/AhciPei: Fix device cannot be found in non-S3 path

2019-05-30 Thread Wu, Hao A
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1862 Current implementation of function AhciModeInitialization() has an incorrect assumption that the value in the CAP (offset 00h) register will always be greater than the highest bit set for the value in the PI (offset 0Ch) register. This will

Re: [edk2-devel] [PATCH v1] MdeModulePkg/AhciPei: Fix device cannot be found in non-S3 path

2019-05-30 Thread Ni, Ray
Reviewed-by: Ray Ni -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#41708): https://edk2.groups.io/g/devel/message/41708 Mute This Topic: https://groups.io/mt/31866595/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk

Re: [edk2-devel] [PATCH v1] MdeModulePkg/AhciPei: Fix device cannot be found in non-S3 path

2019-05-31 Thread Wu, Hao A
Thanks. Pushed via commit e2afc8ab59. Best Regards, Hao Wu From: Ni, Ray [mailto:ray...@intel.com] Sent: Friday, May 31, 2019 10:57 AM To: Wu; Wu, Hao A; devel@edk2.groups.io Subject: Re: [edk2-devel] [PATCH v1] MdeModulePkg/AhciPei: Fix device cannot be found in non-S3 path Reviewed-by: Ray