FILENAME_PRIORITY_PRIMARY

Constant FILENAME_PRIORITY_PRIMARY 

Source
pub(crate) const FILENAME_PRIORITY_PRIMARY: &str = "1";
Expand description

Filename release field for primary (new/upgraded) entry. Grub parses this as the “release” field and sorts descending, so “1” > “0”.