x86, setup: fix comment in the "glove box" code

Impact: Comment change only

The glove box is about avoiding problems with *registers* being
touched, not *memory*.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
此提交包含在:
H. Peter Anvin
2009-04-11 22:24:05 -07:00
父節點 cf06de7b9c
當前提交 cf9972a921

查看文件

@@ -10,7 +10,7 @@
/*
* "Glove box" for BIOS calls. Avoids the constant problems with BIOSes
* touching memory they shouldn't be.
* touching registers they shouldn't be.
*/
.code16