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 | ||
assembler.h | ||
coreboot.c | ||
exception.c | ||
exception_asm.S | ||
head.S | ||
libpayload.ldscript | ||
main.c | ||
memcpy.S | ||
memset.S | ||
sysinfo.c | ||
timer.c | ||
util.S | ||
virtual.c |