'Not able to add EFI related functionality when configuring U-Boot based on efi-x86_app64_defconfig or efi-x86_payload64_defconfig
I cannot extend the default U-Boot EFI functionality provided by the default configurations files x86_app64_defconfig or x86_payload64_defconfig with for example CONFIG_EFI_LOADER, CONFIG_EFI_SECURE_BOOT, CONFIG_CMD_NVEDIT_EFI, etc.
I'm simply not allowed to add them. Trying to work my way around the problem by modifying some kconfig files just end up in failed builds.
Seems like it is possible with the corresponding 32-bit default configuration files x86_app32_defconfig or x86_payload32_defconfig but that is not what I want.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
