coreboot-kgpe-d16/Documentation
Evgeny Zinoviev d2b3961fdc Documentation: Use correct KiB/MiB units instead of KB/MB
Fix a common mistake of using KB/MB where KiB/MiB is what actually is meant.

1 MB = (10^3)^2 = 1000000
1 MiB = (2^10)^2 = 1048576

Change-Id: I78327652b6c6526318071a9d4bafd7ec279ea614
Signed-off-by: Evgeny Zinoviev <me@ch1p.io>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39685
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-02-09 07:47:41 +00:00
..
Intel
RFC
_static
acpi
arch Documentation: Add known bugs of x86_64 code on real hardware 2021-01-12 13:36:30 +00:00
cbfstool Docs/cbfstool: Add details about memory mapped window handling 2020-12-11 01:11:16 +00:00
community
contributing
doxygen
drivers Documentation: Fix toctree and remove dead links 2021-01-12 13:36:36 +00:00
flash_tutorial
getting_started soc/intel/apl: drop LPC pad configuration code 2021-01-23 09:23:23 +00:00
gfx
ifdtool Documentation: Use correct KiB/MiB units instead of KB/MB 2021-02-09 07:47:41 +00:00
infrastructure Documentation: Add documentation on jenkins builders 2021-01-25 08:56:27 +00:00
lib
mainboard Documentation: Use correct KiB/MiB units instead of KB/MB 2021-02-09 07:47:41 +00:00
northbridge
releases Documentation: Mention newer Intel μ-code updates in 4.13 release notes 2020-11-22 22:21:29 +00:00
security Documentation/releases: Update for 4.13 2020-11-20 12:01:35 +00:00
soc Documentation: Fix toctree and remove dead links 2021-01-12 13:36:36 +00:00
superio
technotes
tutorial
vendorcode
.gitignore
AMD-S3.txt
COPYING
Doxyfile.coreboot
Doxyfile.coreboot_simple
Makefile
Makefile.sphinx
POSTCODES
beginverbatim.tex
cbfs.txt
codeflow.svg
coding_style.md Documentation: Codify some guidelines for headers and chain-including 2021-02-06 09:08:04 +00:00
conf.py
corebootBuildingGuide.tex
coreboot_logo.png
distributions.md
endverbatim.tex
gcov.txt
hypertransport.svg
index.md Documentation: Add documentation on jenkins builders 2021-01-25 08:56:27 +00:00
mainboard_io_trap_handler_sample.c
payloads.md
util.md Update util.md documentation 2021-01-28 20:17:11 +00:00