coreboot-kgpe-d16/src/include/boot
Kyösti Mälkki 4c29d7f27d Do not allow modifying memory table directly
Adding ranges directly into coreboot memory table raised issues
as those methods bypassed the MTRR setup. Such regions are now
added as resources, so declare the functions again as static.

Change-Id: If78613da40eabc5c99c49dbe2d6047cb22a71b69
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/1415
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Tested-by: build bot (Jenkins)
2012-08-08 11:42:17 +02:00
..
coreboot_tables.h Fill out ChromeOS specific coreboot table extensions 2012-04-05 22:47:13 +02:00
elf.h Allow dynamic size for the {s,}elfboot bounce buffer. 2009-05-13 16:27:25 +00:00
elf_boot.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
tables.h Do not allow modifying memory table directly 2012-08-08 11:42:17 +02:00