diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-03-10 06:07:21 +0000 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-03-10 06:07:21 +0000 |
| commit | 2f1f1297533922988e6080713df30e965fe6f16e (patch) | |
| tree | ffa9b67361b8cfc0687f3b4ee6714cc1b7d0c655 /config/coreboot/default/patches/0023-nb-intel-Disable-stack-overflow-debug-options.patch | |
| parent | 9747ca415125e3193e0df7a6bac1bbdab259379c (diff) | |
util/nvmutil: add portable asserts for integers
we need this to be the case for our code, that char
and uint8_t are 8 bits, and that uint16_t and uint32_t
are 16- and 32-bit.
these asserts protect us in case it's not (it will cause
a compile time error).
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/default/patches/0023-nb-intel-Disable-stack-overflow-debug-options.patch')
0 files changed, 0 insertions, 0 deletions
