coreboot/Documentation/ifdtool
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
..
binary_extraction.md ifdtool: Add validate option to ifdtool 2019-10-03 15:28:15 +00:00
index.md Documentation: Make sure ifdtool/index gets added to toctree 2019-10-21 09:16:24 +00:00
layout.md Documentation: Use correct KiB/MiB units instead of KB/MB 2021-02-09 07:47:41 +00:00