NTFS reader, part 1: read root directory

git-svn-id: svn://kolibrios.org@256 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Evgeny Grechnikov (Diamond)
2006-12-29 15:42:36 +00:00
parent af99f0b88d
commit b308bbdde7
7 changed files with 1492 additions and 74 deletions

View File

@@ -21,6 +21,7 @@ hd_read:
; input : eax = block to read
; ebx = destination
;-----------------------------------------------------------
and [hd_error], 0
push ecx esi edi ; scan cache
mov ecx,cache_max ; entries in cache