Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[x86 setup] APM: BX should be zero when disconnecting
For APM calls, BX contains the device index, which is zero for the system BIOS. Disconnect requres BX = 0. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
- Loading branch information