bootloader_version

file: /proc/sys/kernel/bootloader_version
variable: kernel.bootloader_version
Official reference

x86 bootloader version

The complete bootloader version number. In the example above, this file will contain the value 564 = 0x234.

See the type_of_loader and ext_loader_ver fields in Documentation/x86/boot.txt for additional information.

source