mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 07:12:09 +00:00
The "FIRMWARE_EFI_EMBEDDED" enum is a "where", not a "what". It
should not be distinguished separately from just "FIRMWARE", as this
confuses the LSMs about what is being loaded. Additionally, there was
no actual validation of the firmware contents happening.
Fixes:
|
||
---|---|---|
.. | ||
builtin | ||
fallback.c | ||
fallback.h | ||
fallback_platform.c | ||
fallback_table.c | ||
firmware.h | ||
Kconfig | ||
main.c | ||
Makefile |