isolinux: make sure Hidden is zero in native El Torito mode
authorH. Peter Anvin <hpa@linux.intel.com>
Tue, 29 Jun 2010 20:27:03 +0000 (13:27 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 29 Jun 2010 20:28:28 +0000 (13:28 -0700)
commitf17aca467b77365022da12c9da2c115669eaf234
tree3a30f6e285b8ad8c2727ff8093746312fc881759
parentcc756fc73c8db591046adc38ed5e0e189f74864b
isolinux: make sure Hidden is zero in native El Torito mode

In native El Torito mode, there is no such thing as a partition
offset.  Make sure that we set Hidden to zero -- we don't use Hidden
(yet, although the ebios and cdrom code should be merged!) but we pass
it to the PM code, which will produce *really* wrong results...

Reported-by: Helmut Hullen <Hullen@t-online.de>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
core/isolinux.asm