multi-boot memory map!?!
Posted: Wed Feb 26, 2003 12:00 am
+-------------------+
-4 | size |
+-------------------+
0 | base_addr_low |
4 | base_addr_high |
8 | length_low |
12 | length_high |
16 | type |
+-------------------+
where `size' is the size of the associated structure in bytes, which can be greater than the minimum of 20 bytes. < -- I presume this means the imediate structure for one particular area of ram? How can it get bigger than 20 bytes.
When i boot with bochs Grub says i have a 48byte limit. So thats to strucutures of the same style above except the possibility of being slightly bigger. But what is bigger or newly included though?
Thanks, Brill.
-4 | size |
+-------------------+
0 | base_addr_low |
4 | base_addr_high |
8 | length_low |
12 | length_high |
16 | type |
+-------------------+
where `size' is the size of the associated structure in bytes, which can be greater than the minimum of 20 bytes. < -- I presume this means the imediate structure for one particular area of ram? How can it get bigger than 20 bytes.
When i boot with bochs Grub says i have a 48byte limit. So thats to strucutures of the same style above except the possibility of being slightly bigger. But what is bigger or newly included though?
Thanks, Brill.