The UEFI 2.6 spec updated the description of the port multiplier port
number parameter in SATA Device Path Node and ATA Pass-Through Protocol.

Now, this parameter should be set to 0xFFFF instead of 0 to indicate that
an ATA device is directly attached on the controller port.


Hao Wu (4):
  MdePkg Protocol/DevicePath.h: Update SATA Device Path comments
  MdePkg Protocol/AtaPassThru.h: Update PortMultiplierPort related
    comments
  MdeModulePkg AtaAtapiPassThru: Use the new PortMultiplierPort
    semantics
  MdeModulePkg AtaAtapiPassThru: Fix incorrect parameter description
    comment

 MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AhciMode.c   | 14 ++--
 .../Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.c    | 75 +++++++++++++++++-----
 .../Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.h    | 12 ++--
 MdePkg/Include/Protocol/AtaPassThru.h              |  8 +--
 MdePkg/Include/Protocol/DevicePath.h               |  4 +-
 5 files changed, 78 insertions(+), 35 deletions(-)

-- 
1.9.5.msysgit.0

_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to