]> git.ipfire.org Git - thirdparty/grub.git/commit
mm: Document GRUB internal memory management structures
authorDaniel Axtens <dja@axtens.net>
Wed, 24 Nov 2021 15:22:45 +0000 (02:22 +1100)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 23 Dec 2021 01:57:30 +0000 (02:57 +0100)
commita6c5c52ccffd2674d43db25fb4baa9c528526aa0
tree9351c482c7e38b2c7be7cdfa09de616741370d95
parentb0f06a81c6f31b6fa20be67a96b6683bba8210c9
mm: Document GRUB internal memory management structures

I spent more than a trivial quantity of time figuring out pre_size and
whether a memory region's size contains the header cell or not.

Document the meanings of all the properties. Hopefully now no-one else
has to figure it out!

Signed-off-by: Daniel Axtens <dja@axtens.net>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
include/grub/mm_private.h