Skip to content

uefi: Increase max kernel size to 2MiB

phcoder requested to merge phcoder/essence:efi2mb into master

Depending on compiler and options current kernel size may be over 1MiB. Mine is 1119928, which is about 70KiB over 1MiB.

Merge request reports