Re: [PATCH 2/2] efi: implement interruptible runtime services

2016-01-06 Thread Sylvain Chouleur
2016-01-06 13:58 GMT+01:00 Matt Fleming : > On Fri, 18 Dec, at 11:29:51AM, sylvain.choul...@gmail.com wrote: >> From: Sylvain Chouleur >> >> This patch adds an implementation of EFI runtime services wappers which >> allow interrupts and preemption during execution of BIOS code. >> >> It's needed b

Re: [PATCH 2/2] efi: implement interruptible runtime services

2016-01-06 Thread Matt Fleming
On Fri, 18 Dec, at 11:29:51AM, sylvain.choul...@gmail.com wrote: > From: Sylvain Chouleur > > This patch adds an implementation of EFI runtime services wappers which > allow interrupts and preemption during execution of BIOS code. > > It's needed by Broxton platform which requires the OS to do t