[edk2-devel] [PATCH] ClevoOpenBoardPkg: Added NVMe boot support

Nate DeSimone nathaniel.l.desimone at intel.com
Thu Jul 18 06:38:10 UTC 2019


Committed: https://github.com/tianocore/edk2-platforms/commit/ff90342886b01de2faf606122c273eef99d446ba

-----Original Message-----
From: devel at edk2.groups.io <devel at edk2.groups.io> On Behalf Of Nate DeSimone
Sent: Wednesday, July 17, 2019 11:32 PM
To: Agyeman, Prince <prince.agyeman at intel.com>; devel at edk2.groups.io
Cc: Gao, Liming <liming.gao at intel.com>; Sinha, Ankit <ankit.sinha at intel.com>; Kubacki, Michael A <michael.a.kubacki at intel.com>; Chiu, Chasel <chasel.chiu at intel.com>
Subject: Re: [edk2-devel] [PATCH] ClevoOpenBoardPkg: Added NVMe boot support

Reviewed-by: Nate DeSimone <nathaniel.l.desimone at intel.com>

-----Original Message-----
From: Agyeman, Prince 
Sent: Monday, July 15, 2019 3:24 PM
To: devel at edk2.groups.io
Cc: Gao, Liming <liming.gao at intel.com>; Sinha, Ankit <ankit.sinha at intel.com>; Kubacki, Michael A <michael.a.kubacki at intel.com>; Desimone, Nathaniel L <nathaniel.l.desimone at intel.com>; Chiu, Chasel <chasel.chiu at intel.com>
Subject: [PATCH] ClevoOpenBoardPkg: Added NVMe boot support

Added NVMe dxe driver to enable N1xxWU
platforms boot from NVMe

Cc: Liming Gao <liming.gao at intel.com>
Cc: Ankit Sinha <ankit.sinha at intel.com>
Cc: Michael Kubacki <michael.a.kubacki at intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone at intel.com>
Cc: Chasel Chiu <chasel.chiu at intel.com>

Signed-off-by: Agyeman <prince.agyeman at intel.com>
---
 Platform/Intel/ClevoOpenBoardPkg/N1xxWU/OpenBoardPkg.dsc | 1 +  Platform/Intel/ClevoOpenBoardPkg/N1xxWU/OpenBoardPkg.fdf | 1 +
 2 files changed, 2 insertions(+)

diff --git a/Platform/Intel/ClevoOpenBoardPkg/N1xxWU/OpenBoardPkg.dsc b/Platform/Intel/ClevoOpenBoardPkg/N1xxWU/OpenBoardPkg.dsc
index f9deece846..5ba1a82f1c 100644
--- a/Platform/Intel/ClevoOpenBoardPkg/N1xxWU/OpenBoardPkg.dsc
+++ b/Platform/Intel/ClevoOpenBoardPkg/N1xxWU/OpenBoardPkg.dsc
@@ -274,6 +274,7 @@
   MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.inf
   MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.inf
   MdeModulePkg/Universal/Console/GraphicsOutputDxe/GraphicsOutputDxe.inf
+  MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe.inf
 
   #
   # Shell
diff --git a/Platform/Intel/ClevoOpenBoardPkg/N1xxWU/OpenBoardPkg.fdf b/Platform/Intel/ClevoOpenBoardPkg/N1xxWU/OpenBoardPkg.fdf
index 7d76257671..da498ad379 100644
--- a/Platform/Intel/ClevoOpenBoardPkg/N1xxWU/OpenBoardPkg.fdf
+++ b/Platform/Intel/ClevoOpenBoardPkg/N1xxWU/OpenBoardPkg.fdf
@@ -330,6 +330,7 @@ INF  MdeModulePkg/Bus/Pci/SataControllerDxe/SataControllerDxe.inf
 INF  MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.inf
 INF  MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.inf
 INF  MdeModulePkg/Universal/Console/GraphicsOutputDxe/GraphicsOutputDxe.inf
+INF  MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe.inf
 
 INF  ShellPkg/Application/Shell/Shell.inf
 
--
2.19.1.windows.1





-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#43918): https://edk2.groups.io/g/devel/message/43918
Mute This Topic: https://groups.io/mt/32483810/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list