Changeset 108794 in vbox for trunk/src/VBox/Devices/EFI/FirmwareNew/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.c
- Timestamp:
- Mar 31, 2025 11:31:09 AM (2 weeks ago)
- svn:sync-xref-src-repo-rev:
- 168237
- Location:
- trunk/src/VBox/Devices/EFI/FirmwareNew
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/FirmwareNew
-
Property svn:mergeinfo
changed from (toggle deleted branches)
to (toggle deleted branches)/vendor/edk2/current 103735-103757,103769-103776,129194-164365 /vendor/edk2/current 103735-103757,103769-103776,129194-168232
-
Property svn:mergeinfo
changed from (toggle deleted branches)
-
trunk/src/VBox/Devices/EFI/FirmwareNew/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.c
r101291 r108794 1549 1549 the ATA controller, then EFI_NOT_FOUND is returned. 1550 1550 1551 When port multiplier is not connected to the Port, GetNextDevice() may either return 1552 EFI_SUCCESS and set PortMultiplierPort to 0xFFFF or return EFI_NOT_FOUND (in which case the 1553 PortMultiplierPort value is undefined). 1554 1551 1555 @param[in] This A pointer to the EFI_ATA_PASS_THRU_PROTOCOL instance. 1552 1556 @param[in] Port The port number present on the ATA controller.
Note:
See TracChangeset
for help on using the changeset viewer.