lab2 ok
This commit is contained in:
parent
a0dacc4b9e
commit
274d517426
BIN
2020301918-李懋良-试点班第2个报告.docx
Normal file
BIN
2020301918-李懋良-试点班第2个报告.docx
Normal file
Binary file not shown.
@ -227,7 +227,7 @@ FuncFindFile:
|
||||
mov cx, 1
|
||||
call ReadSector
|
||||
|
||||
mov si, [bp + 4] ; ds:si -> "LOADER BIN"
|
||||
mov si, [bp + 4] ; ds:si
|
||||
mov di, OffsetOfSectorBuf ; es:di -> BaseOfSectorBuf:400h = BaseOfSectorBuf*10h+400h
|
||||
mov dx, 10h ; 32(目录项大小) * 16(dx) = 512(BPB_BytsPerSec)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user