SORTKEY_PRIORITY_PRIMARY

Constant SORTKEY_PRIORITY_PRIMARY 

Source
pub(crate) const SORTKEY_PRIORITY_PRIMARY: &str = "0";
Expand description

Sort-key priority for primary (new/upgraded) entry. Systemd-boot sorts by sort-key in ascending order, so “0” appears before “1”.