Changes are
* Fix an error with "Mark active and boot" when LBA mode is used.
* Compile with nasm 0.98.24.
Provided in PR 17542 by Hiramatsu Yoshifumi (hiramatu@boreas.dti.ne.jp)
ExtIPL is a boot selector compatible with IBM-IPL. ExtIPL has
many extended features such as
- boot an OS in a nonactive partition
- boot an OS in an extended partition
- boot an OS in the second or later hard disks
- support LBA access
Provided in PR 13955 by Hiramatsu Yoshifumi (hiramatu@boreas.dti.ne.jp)