[x86 setup] edd.c: make sure MBR signatures actually get reported
authorH. Peter Anvin <hpa@zytor.com>
Wed, 15 Aug 2007 00:36:00 +0000 (17:36 -0700)
committerH. 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