:: commit fe0082ecd818f88d30f5274d390d8c4ed25e88dd

mintsuki <mintsuki@protonmail.com> — 2024-10-26 19:32

parents: b4be213d14

docs: PROTOCOL.md: Further clarification after b4be213d14b49417747c7f65e4a0d86d645ee982

diff --git a/PROTOCOL.md b/PROTOCOL.md
index 220dfbdd..636351c2 100644
--- a/PROTOCOL.md
+++ b/PROTOCOL.md
@@ -912,10 +912,11 @@ struct limine_memmap_entry {
 };
 ```
 
-Note: All these memory entry types, besides usable, are meant to have an illustrative
-purpose only, and are not authoritative sources to be used as a means to find the
-addresses of kernel, modules, framebuffer, ACPI, or otherwise. Use the specific Limine
-features to do that, if available, or other discovery means.
+Note: All these memory entry types, besides usable and bootloader reclaimable,
+are meant to have an illustrative purpose only, and are not authoritative sources
+to be used as a means to find the addresses of kernel, modules, framebuffer, ACPI,
+or otherwise. Use the specific Limine features to do that, if available, or other
+discovery means.
 
 Note: Memory between 0 and 0x1000 is never marked as usable memory.
 The kernel and modules loaded are not marked as usable memory.
tab: 248 wrap: offon