File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed
Platform/RaspberryPi/RPi5 Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 695695 #
696696 MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe.inf
697697
698+ #
699+ # AHCI Support
700+ #
701+ MdeModulePkg/Bus/Pci/SataControllerDxe/SataControllerDxe.inf
702+ MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.inf
703+ MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.inf
704+
698705 #
699706 # EFI Memory Attribute Protocol Manager
700707 #
Original file line number Diff line number Diff line change @@ -299,6 +299,13 @@ READ_LOCK_STATUS = TRUE
299299 #
300300 INF MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe.inf
301301
302+ #
303+ # AHCI Support
304+ #
305+ INF MdeModulePkg/Bus/Pci/SataControllerDxe/SataControllerDxe.inf
306+ INF MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.inf
307+ INF MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.inf
308+
302309 #
303310 # SCSI Bus and Disk Driver
304311 #
You can’t perform that action at this time.
0 commit comments