diff options
author | 2022-09-14 16:14:18 +0200 | |
---|---|---|
committer | 2022-09-20 14:12:45 +0200 | |
commit | a241d94bb532dcfb7ef3f723e6a0a0e7cf8f10ea (patch) | |
tree | e7cf74429836f3112e738be2d6ea4bde803492be /scripts/generate_rust_analyzer.py | |
parent | arm64: efi: enable generic EFI compressed boot (diff) | |
download | linux-rng-a241d94bb532dcfb7ef3f723e6a0a0e7cf8f10ea.tar.xz linux-rng-a241d94bb532dcfb7ef3f723e6a0a0e7cf8f10ea.zip |
efi: libstub: fix type confusion for load_options_size
Even though it is unlikely to ever make a difference, let's use u32
consistently for the size of the load_options provided by the firmware
(aka the command line)
While at it, do some general cleanup too: use efi_char16_t, avoid using
options_chars in places where it really means options_size, etc.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions