Lines Matching refs:boottime
12 static struct efi_boot_services *boottime; variable
32 boottime = systable->boottime; in setup()
34 ret = boottime->locate_protocol(&guid_device_path_utilities_protocol, in setup()
72 ret = boottime->free_pool(node); in create_single_node_device_path()
131 ret = boottime->free_pool(dp1); in execute()
160 ret = boottime->free_pool(dp2); in execute()
179 ret = boottime->free_pool(dp1); in execute()
208 ret = boottime->free_pool(dp2); in execute()
213 ret = boottime->free_pool(dp3); in execute()
240 ret = boottime->free_pool(dp2); in execute()
261 ret = boottime->free_pool(dp2); in execute()
266 ret = boottime->free_pool(dp3); in execute()