commit | febe04de3be4bf66f9339d8847db2806d99fd164 | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Wed Jul 01 11:13:07 2009 +0900 |
committer | H. Peter Anvin <hpa@zytor.com> | Sat Jul 04 12:56:32 2009 -0700 |
tree | e1143d42fc562326196b3eeead563c70449dc019 | |
parent | 22a26e6663008e1fc4d1467aaff7e775124bce31 [diff] |
x86: fix usage of bios intcall() Some intcall() misuses the input biosregs as output in cf06de7b9cdd3efee7a59dced1977b3c21d43732 This fixes the problem vga=ask boot option doesn't show enough modes. Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> LKML-Reference: <20090701021307.GA3127@localhost.localdomain> Signed-off-by: H. Peter Anvin <hpa@zytor.com>