commit | cf9972a921470b0a2da7906104bcd540b20e33bf | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Sat Apr 11 22:24:05 2009 -0700 |
committer | H. Peter Anvin <hpa@zytor.com> | Sat Apr 11 22:24:05 2009 -0700 |
tree | 0b84d26e0d62579f2633a89a9e2fc6d23094e001 | |
parent | cf06de7b9cdd3efee7a59dced1977b3c21d43732 [diff] |
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>