fn calibrate_tsc_with_stall(bs: &BootServices) -> u64Expand description
Calibrate TSC frequency using UEFI Stall service. Must be called BEFORE ExitBootServices.
fn calibrate_tsc_with_stall(bs: &BootServices) -> u64Calibrate TSC frequency using UEFI Stall service. Must be called BEFORE ExitBootServices.