Lines Matching full:services
225 * free to do whatever it wants with boot services code after
228 * services code (SetVirtualAddressMap). In order to work around such
229 * buggy implementations we reserve boot services region during EFI
233 * However, some boot services regions contain data that is required
277 pr_err("Could not allocate boot services memmap\n"); in efi_arch_mem_reserve()
283 pr_err("Failed to map new boot services memmap\n"); in efi_arch_mem_reserve()
342 * contain boot services code/data but is marked in efi_reserve_boot_services()
360 * Setting this bit for a boot services region really in efi_reserve_boot_services()
396 * services, we can get here without having allocated the in efi_free_boot_services()
397 * real mode trampoline. It's too late to hand boot services in efi_free_boot_services()
434 * Build a new EFI memmap that excludes any boot services in efi_free_boot_services()
528 * services. in efi_apply_memmap_quirks()
543 * EFI runtime services and for which ACPI does not work at all.