u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* [BUG] efi_check_allocated() only checks start address
@ 2022-11-06  0:12 Heinrich Schuchardt
  0 siblings, 0 replies; only message in thread
From: Heinrich Schuchardt @ 2022-11-06  0:12 UTC (permalink / raw)
  To: Ilias Apalodimas

AllocatePages() and FreePages() call efi_check_allocated() to check if a 
memory address is allocated or not.

The function should consider the number of pages in the request and 
either check if the full range is deallocated or the full range is 
allocated.

https://source.denx.de/u-boot/custodians/u-boot-efi/-/issues/7

Best regards

Heinrich

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-06  0:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-06  0:12 [BUG] efi_check_allocated() only checks start address Heinrich Schuchardt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).