On 03/23/2015 01:13 PM, Konrad Rzeszutek Wilk wrote:
On Mon, Mar 23, 2015 at 09:21:14AM +, Ross Lagerwall wrote:
On 03/12/2015 04:32 PM, Jan Beulich wrote:
By default we will always use EFI reboot mechanism when
running under EFI platforms. However some EFI platforms
are buggy and need to u
On Mon, Mar 23, 2015 at 09:21:14AM +, Ross Lagerwall wrote:
> On 03/12/2015 04:32 PM, Jan Beulich wrote:
> >By default we will always use EFI reboot mechanism when
> >running under EFI platforms. However some EFI platforms
> >are buggy and need to use the ACPI mechanism to
> >reboot (such as Le
On 03/12/2015 04:32 PM, Jan Beulich wrote:
By default we will always use EFI reboot mechanism when
running under EFI platforms. However some EFI platforms
are buggy and need to use the ACPI mechanism to
reboot (such as Lenovo ThinkCentre M57). As such
respect the 'reboot=' override and DMI overri
On Fri, Mar 13, 2015 at 11:23:40AM +, Andrew Cooper wrote:
> On 13/03/15 10:37, Jan Beulich wrote:
> On 12.03.15 at 17:43, wrote:
> >> On 12/03/15 16:32, Jan Beulich wrote:
> >>> By default we will always use EFI reboot mechanism when
> >>> running under EFI platforms. However some EFI pl
On 13/03/15 10:37, Jan Beulich wrote:
On 12.03.15 at 17:43, wrote:
>> On 12/03/15 16:32, Jan Beulich wrote:
>>> By default we will always use EFI reboot mechanism when
>>> running under EFI platforms. However some EFI platforms
>>> are buggy and need to use the ACPI mechanism to
>>> reboot (s
>>> On 12.03.15 at 17:43, wrote:
> On 12/03/15 16:32, Jan Beulich wrote:
>> By default we will always use EFI reboot mechanism when
>> running under EFI platforms. However some EFI platforms
>> are buggy and need to use the ACPI mechanism to
>> reboot (such as Lenovo ThinkCentre M57). As such
>> r
On 12/03/15 16:32, Jan Beulich wrote:
> By default we will always use EFI reboot mechanism when
> running under EFI platforms. However some EFI platforms
> are buggy and need to use the ACPI mechanism to
> reboot (such as Lenovo ThinkCentre M57). As such
> respect the 'reboot=' override and DMI ove
By default we will always use EFI reboot mechanism when
running under EFI platforms. However some EFI platforms
are buggy and need to use the ACPI mechanism to
reboot (such as Lenovo ThinkCentre M57). As such
respect the 'reboot=' override and DMI overrides
for EFI platforms.
Signed-off-by: Konrad