commit | bed23c67fe077b4d66cb3329263d7cfa33b3fd67 | [log] [tgz] |
---|---|---|
author | Huang, Ying <ying.huang@intel.com> | Wed Jan 30 13:34:10 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:34:10 2008 +0100 |
tree | 464fa88e8f813439a2e3946463089b84bee4dd14 | |
parent | 19f0dda91e0dcb38c97bbfcff62b108a3bbc7907 [diff] |
x86: use reboot_type on EFI 32 This patch makes reboot_type of BOOT_EFI is used on i386 too. Because correpsonding reboot code of i386 and x86_64 is merged. Signed-off-by: Huang Ying <ying.huang@intel.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>