EFI_BOOT_NEXT_VARIABLE_NAME

The boot option for the next boot only. Its attribute is NV+BS+RT.

extern (C)
enum EFI_BOOT_NEXT_VARIABLE_NAME = "BootNext"w;

Meta