Cargo Features

[dependencies]
bootloader-x86_64-bios-common = { version = "0.11.7", default-features = false, features = ["debug"] }
default = debug

The debug feature is set by default whenever bootloader-x86_64-bios-common is added without default-features = false somewhere in the dependency tree.

debug default

bootloader-x86_64-bios-common has 2 features without comments.