git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1a6e2b
)
[x86 setup] edd.c: make sure MBR signatures actually get reported
author
H. Peter Anvin
<hpa@zytor.com>
Wed, 15 Aug 2007 00:36:00 +0000
(17:36 -0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Wed, 15 Aug 2007 00:55:31 +0000
(17:55 -0700)
When filling in the MBR signature array, the setup code failed to advance
boot_params.edd_mbr_sig_buf_entries, which resulted in the valid data
being ignored.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
No differences found