Reviewed-by: Chao Li <[email protected]>

Thanks,
Chao
在 2023/1/13 11:17, xianglai 写道:
Add nvme device driver support loongarch qemu virt machine.

Cc: Ard Biesheuvel<[email protected]>
Cc: Bibo Mao<[email protected]>
Cc: Chao Li<[email protected]>
Cc: Leif Lindholm<[email protected]>
Cc: Liming Gao<[email protected]>
Cc: Michael D Kinney<[email protected]>
Signed-off-by: xianglai li<[email protected]>
---
  Platform/Loongson/LoongArchQemuPkg/Loongson.dsc | 5 +++++
  Platform/Loongson/LoongArchQemuPkg/Loongson.fdf | 5 +++++
  2 files changed, 10 insertions(+)

diff --git a/Platform/Loongson/LoongArchQemuPkg/Loongson.dsc 
b/Platform/Loongson/LoongArchQemuPkg/Loongson.dsc
index 2d63f7d168..a9b5c8c514 100644
--- a/Platform/Loongson/LoongArchQemuPkg/Loongson.dsc
+++ b/Platform/Loongson/LoongArchQemuPkg/Loongson.dsc
@@ -550,6 +550,11 @@
    MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
    MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf
+ #
+  # NVME Driver
+  #
+  MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe.inf
+
    #
    # SMBIOS Support
    #
diff --git a/Platform/Loongson/LoongArchQemuPkg/Loongson.fdf 
b/Platform/Loongson/LoongArchQemuPkg/Loongson.fdf
index 784f255910..ee89097344 100644
--- a/Platform/Loongson/LoongArchQemuPkg/Loongson.fdf
+++ b/Platform/Loongson/LoongArchQemuPkg/Loongson.fdf
@@ -180,6 +180,11 @@ INF  OvmfPkg/SataControllerDxe/SataControllerDxe.inf
  INF  MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
  INF  MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf
+#
+# NVME
+#
+INF MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe.inf
+
  #
  # Usb Support
  #


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#98537): https://edk2.groups.io/g/devel/message/98537
Mute This Topic: https://groups.io/mt/96239125/21656
Group Owner: [email protected]
Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to