comboot: make sure we CLD at all relevant entry points
authorH. Peter Anvin <hpa@zytor.com>
Mon, 7 Jul 2008 20:20:05 +0000 (13:20 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 7 Jul 2008 20:20:05 +0000 (13:20 -0700)
commit16a11070a8bdf715c3683ea585bdb68398429e82
treef1df011e6ad4076dfb0541778bfee797c161fd52
parent777495330a5f0eeb6cc432497cc0bedfc01d2c25
comboot: make sure we CLD at all relevant entry points

DF is undefined on entry, so make sure we clear it at all entry points
where it could possibly matter.
core/comboot.inc