2
0
mirror of https://git.missingno.dev/kolibrios-nvme-driver/ synced 2025-01-21 20:58:13 +01:00
This commit is contained in:
Abdur-Rahman Mansoor 2024-07-23 19:43:37 -04:00
parent a5c1920c0e
commit 6c120b8767

View File

@ -641,6 +641,8 @@ proc nvme_readwrite stdcall, ns:dword, buf:dword, start_sector:qword, numsectors
push ebx esi edi
sub esp, 20
; TODO: check if numsectors exceeds IDENTC.MDTS?
; stack:
; [esp] - PRP1
; [esp + 4] - PRP2