Re: [edk2] EFI ExitBootServices() function crashes in QEMU

2018-03-14 Thread Laszlo Ersek
On 03/14/18 00:28, Anatol Pomozov wrote: > Hello > > I am implementing a simple UEFI bootloader. Most EFI functions that I > tried work me - I can clear Console, print text, successfully read > files from system partition, allocate memory pages. > > But if I try to read memory map and then call E

[edk2] EFI ExitBootServices() function crashes in QEMU

2018-03-13 Thread Anatol Pomozov
Hello I am implementing a simple UEFI bootloader. Most EFI functions that I tried work me - I can clear Console, print text, successfully read files from system partition, allocate memory pages. But if I try to read memory map and then call ExitBootServices() QEMU crashes for me: > qemu-system-