H. Peter Anvin <hpa <at> zytor.com> writes:
>
> This patch exports to userspace the boot loader ID which has been
> exported by (b)zImage boot loaders since boot protocol version 2.
Isn't /sys/kernel/bootloader_type a better place than /proc for new values?
Thanks,
Kay
Kay Sievers wrote:
> H. Peter Anvin <hpa <at> zytor.com> writes:
>
>
>>This patch exports to userspace the boot loader ID which has been
>>exported by (b)zImage boot loaders since boot protocol version 2.
>
>
> Isn't /sys/kernel/bootloader_type a better place than /proc for new values?
>
> Thanks,
> Kay
>
In fact it's stored in /proc/sys/kernel/bootloader_type as sysctl does...