forked from KolibriOS/kolibrios
ext2fs support. read only
git-svn-id: svn://kolibrios.org@1378 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -388,7 +388,7 @@ choice_necessity_partition_1:
|
||||
.s:
|
||||
sub eax,ebx
|
||||
.f:
|
||||
add eax,[fat32part]
|
||||
add eax, [known_part] ; add eax,[fat32part]
|
||||
dec eax
|
||||
xor edx,edx
|
||||
imul eax,100
|
||||
@@ -794,4 +794,5 @@ error:
|
||||
jmp i4
|
||||
|
||||
partition_string: dd 0
|
||||
db 32
|
||||
db 32
|
||||
|
||||
|
Reference in New Issue
Block a user