commit | 80d0f93b30a1c17b93713130b5e5d999ba335b97 | [log] [download] |
---|---|---|
author | okuji <okuji@localhost> | Fri Jul 05 22:15:57 2002 +0000 |
committer | okuji <okuji@localhost> | Fri Jul 05 22:15:57 2002 +0000 |
tree | c77c2be869497e6b5ca1b260c1dda8647e7cf1fa | |
parent | 1548282786b7072c30c7d5a19b0e74efcc2a2f89 [diff] |
2002-07-06 Yoshinori K. Okuji <okuji@enbug.org> * stage2/shared.h (boot_part_offset): Removed. * stage2/disk_io.c (set_bootdev): Copy the partition information here. Now this function can call rawread, so it can fail. (boot_part_offset): Removed. * stage2/builtins.c (boot_func): Don't copy the partition information here. (real_root_func): Check ERRNUM after calling set_bootdev.