From 281e9f12696bd4bc4df825cccab219cc4099dd42 Mon Sep 17 00:00:00 2001 From: Matthew Garrett Date: Wed, 6 Jul 2011 16:52:37 -0400 Subject: [PATCH] --- yaml --- r: 254702 b: refs/heads/master c: f70e957cda22d309c769805cbb932407a5232219 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/x86/platform/efi/efi.c | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/[refs] b/[refs] index d8446af47acd..74baf4b4c94e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7a3136666bc0f0419f7aaa7b1fabb4b0e0a7fb76 +refs/heads/master: f70e957cda22d309c769805cbb932407a5232219 diff --git a/trunk/arch/x86/platform/efi/efi.c b/trunk/arch/x86/platform/efi/efi.c index 474356b98ede..899e393d8e73 100644 --- a/trunk/arch/x86/platform/efi/efi.c +++ b/trunk/arch/x86/platform/efi/efi.c @@ -504,9 +504,6 @@ void __init efi_init(void) x86_platform.set_wallclock = efi_set_rtc_mmss; #endif - /* Setup for EFI runtime service */ - reboot_type = BOOT_EFI; - #if EFI_DEBUG print_efi_memmap(); #endif