coreboot-kgpe-d16/Documentation
Tim Wawrzynczak 24b4af668b fw_config: Convert fw_config to a 64-bit field
We all knew this was coming, 32 bits is never enough. Doing this early
so that it doesn't affect too much code yet. Take care of every usage of
fw_config throughout the codebase so the conversion is all done at once.

BUG=b:169668368
TEST=Hacked up this code to OR 0x1_000_0000 with CBI-sourced FW_CONFIG
and verify the console print contained that bit.

Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Change-Id: I6f2065d347eafa0ef7b346caeabdc3b626402092
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45939
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-10-30 15:24:52 +00:00
..
Intel
RFC
_static
acpi
arch Documentation: Fix spelling of *assumptions* 2020-10-19 07:06:59 +00:00
community Documentation: Discuss how we use language 2020-08-31 20:23:22 +00:00
contributing
doxygen
drivers drivers/smmstore: Implement SMMSTORE version 2 2020-10-22 12:29:47 +00:00
flash_tutorial
getting_started Documentation/getting_started/kconfig.md: Add a note about Kconfig defaults 2020-09-25 08:41:45 +00:00
gfx
ifdtool
lib fw_config: Convert fw_config to a 64-bit field 2020-10-30 15:24:52 +00:00
mainboard mb/supermicro/x11-lga1151-series: add x11ssh-f board as a variant 2020-10-20 09:00:18 +00:00
northbridge
releases Documentation: Update release notes for x86_64 2020-08-31 17:08:58 +00:00
security strongbad / coachz : Add Initial Support 2020-09-11 22:32:34 +00:00
soc soc/amd/picasso: Move APCB generation out of picasso 2020-09-10 20:26:03 +00:00
superio
technotes Documentation: Add ASan documentation 2020-09-21 07:45:37 +00:00
tutorial Doc/tutorial/part1.md: Show how to list toolchain targets 2020-07-22 04:56:25 +00:00
vendorcode
.gitignore .gitignore: Split into subdirectory files 2020-10-30 07:05:27 +00:00
AMD-S3.txt
COPYING
Doxyfile.coreboot
Doxyfile.coreboot_simple
Makefile
Makefile.sphinx
POSTCODES
beginverbatim.tex
cbfs.txt
codeflow.svg
coding_style.md
conf.py Documentation: Fix sphinx configuration 2020-08-04 12:18:29 +00:00
corebootBuildingGuide.tex
coreboot_logo.png
distributions.md
endverbatim.tex
gcov.txt
hypertransport.svg
index.md Documentation: Discuss how we use language 2020-08-31 20:23:22 +00:00
mainboard_io_trap_handler_sample.c
payloads.md
util.md