Searched refs:high_monotonic_count (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/efiemu/
H A Dpnvram.c96 grub_uint32_t *high_monotonic_count local
201 env = grub_env_get ("EfiEmu.pnvram.high_monotonic_count");
202 *high_monotonic_count = env ? grub_strtoul (env, 0, 0) : 1;

Completed in 20 milliseconds