Home
last modified time | relevance | path

Searched defs:efi_boot_services (Results 1 – 1 of 1) sorted by relevance

/include/
A Defi_api.h69 struct efi_boot_services { struct
70 struct efi_table_hdr hdr;
72 void (EFIAPI *restore_tpl)(efi_uintn_t old_tpl);
113 void *reserved;
188 void (EFIAPI *copy_mem)(void *destination, const void *source,
190 void (EFIAPI *set_mem)(void *buffer, size_t size, uint8_t value);

Completed in 15 milliseconds