d1cc812799
After another incident related to virtual pointers in lib_sysinfo (and resulting confusion), I decided to put some comments on the matter into the code. Remember, we decided to always use virtual pointers in lib_sysinfo, but it's not always obvious from the code, that they are. See also: |
||
---|---|---|
.. | ||
Config.in | ||
Makefile.inc | ||
coreboot.c | ||
exec.S | ||
head.S | ||
libpayload.ldscript | ||
main.c | ||
multiboot.c | ||
rom_media.c | ||
string.c | ||
sysinfo.c | ||
timer.c | ||
util.S | ||
virtual.c |