On Tue, 2015-06-09 at 16:06 +0100, Ross Lagerwall wrote:
> After the first call to ExitBootServices(), avoid calling any boot
> services (except GetMemoryMap() and ExitBootServices()) by setting
> setting efi_bs to NULL and halting in blexit(). Only GetMemoryMap() and
> ExitBootServices() are explicitly allowed to be called after the first
> call to ExitBootServices() and so are are called via
> SystemTable->BootServices.
> 
> Signed-off-by: Ross Lagerwall <ross.lagerw...@citrix.com>

Acked-by: Ian Campbell <ian.campb...@citrix.com>



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to