Hello all, I'm sorry to trouble you. I met a problem when I use bg_setenv. I tried to specify kernel parameters but it failed with message "Error, kernel arguments string is too long. Maximum of 255 characters permitted." After checking the code, I found that a constant variable ENV_STRING_LENGTH limited the length of file names and kernel parameters. As we know, Linux has a length limitation(255) for file names. For kernel parameters, there is no limitation like this. If I use a customized Linux kernel with parameters more than 255 characters, it will fail. So, can you provide a workaround for this? Thanks.
With best regards, Cheng Shu Mou Siemens Ltd., China RC-CN DI FA BL IE Tianyuan road No.99 611731 CHENGDU, China mailto:[email protected] www.siemens.com<https://siemens.com> [cid:[email protected]] -- You received this message because you are subscribed to the Google Groups "EFI Boot Guard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/efibootguard-dev/86e50128296f49ddb63002575980d7e4%40siemens.com.
