Skip to content

Commit

Permalink
Silicon/Bosc:Added NVME driver to NanHuDev
Browse files Browse the repository at this point in the history
Cc: Leif Lindholm <[email protected]>
Cc: Michael D Kinney <[email protected]>
Cc: Sunil V L <[email protected]>
Cc: Daniel Schaefer <[email protected]>

Signed-off-by: Yang Wang <[email protected]>
  • Loading branch information
Yang Wang authored and vlsunil committed Oct 24, 2024
1 parent 6396b40 commit 553b4c2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Platform/Bosc/XiangshanSeriesPkg/NanhuDev/NanhuDev.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,11 @@
}
EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf

#
# NVME Support
#
MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe.inf

#
# RISC-V Platform module
#
Expand Down
4 changes: 4 additions & 0 deletions Platform/Bosc/XiangshanSeriesPkg/NanhuDev/NanhuDev.fdf
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,10 @@ INF UefiCpuPkg/CpuMmio2Dxe/CpuMmio2Dxe.inf
INF MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe.inf
INF MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf

# NVMe boot devices
#
INF MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe.inf

#
# Usb Support
#
Expand Down

0 comments on commit 553b4c2

Please sign in to comment.