Repost the mail to the list. Best Regards, Hao Wu
-----Original Message----- From: Tyler Erickson [mailto:[email protected]] Sent: Tuesday, September 03, 2019 9:55 PM To: [email protected] Cc: Wu, Hao A; Ni, Ray Subject: [PATCH v1 0/1] Allow any NSID value for NVMe admin commands This patch is to allow issuing admin commands to NVMe devices with any value for the NSID. Use cases for this are for DST commands, format commands, identify commands, and get log page commands. Changing the NSID in these admin commands changes behavior on what data is returned (controller wide versus individual namespace for logs), or changes what is formatted (a particular namespace versus all namespaces on the controller), or changes what DST is testing (controller only, single namespace, or controller and all namespaces). Changes can be found here: https://github.com/vonericsen/edk2/tree/nvm_passthru_admin_any_NSID Cc: Hao A Wu <[email protected]> Cc: Ray Ni <[email protected]> Tyler Erickson (1): MdeModulePkg/NvmExpressDxe: Allow other NSIDs for Admin commands MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressPassthru.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#46737): https://edk2.groups.io/g/devel/message/46737 Mute This Topic: https://groups.io/mt/33134753/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
