Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: a9901a7748ad08664ebc323ee9c475176aca48e7
      
https://github.com/tianocore/edk2/commit/a9901a7748ad08664ebc323ee9c475176aca48e7
  Author: Paul Chang <[email protected]>
  Date:   2024-11-01 (Fri, 01 Nov 2024)

  Changed paths:
    M MdeModulePkg/Bus/Pci/SataControllerDxe/SataController.c
    M MdeModulePkg/Bus/Pci/SataControllerDxe/SataController.h
    M MdeModulePkg/Bus/Pci/SataControllerDxe/SataControllerDxe.inf

  Log Message:
  -----------
  MdeModulePkg: SataControllerSupported checks DevicePath Protocol

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4858

Ph52a PCIE to SATA card inserted on Intel MTL/ARL causes system hanged.

Root cause of this issue is because Ph52a's driver only uses DevicePath
protocol alone and EDK2 driver only uses PciIo protocol alone. Both
drivers start and try to manage SATA controller.

Signed-off-by: Paul Chang <[email protected]>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to