On Feb 23, 2013, at 9:13 PM, Andrey Borzenkov wrote:
> В Sat, 23 Feb 2013 20:35:17 -0800
> Seth Goldberg пишет:
>
>> Hi there,
>>
>> On some systems, ExitBootServices() will fail due to a change in the memory
>> map during execution of the boot services call. The UEFI spec says that in
В Sat, 23 Feb 2013 20:35:17 -0800
Seth Goldberg пишет:
> Hi there,
>
> On some systems, ExitBootServices() will fail due to a change in the memory
> map during execution of the boot services call. The UEFI spec says that in
> that event, GetMemoryMap() should be repeated, then the new key
Hi there,
On some systems, ExitBootServices() will fail due to a change in the memory
map during execution of the boot services call. The UEFI spec says that in
that event, GetMemoryMap() should be repeated, then the new key passed to
another call to ExitBootServices(). Note that the spec