Searched refs:efi_priv (Results 1 – 1 of 1) sorted by relevance
462 struct efi_priv { struct534 struct efi_priv *efi_get_priv(void);544 void efi_set_priv(struct efi_priv *priv);578 int efi_init(struct efi_priv *priv, const char *banner, efi_handle_t image,589 void *efi_malloc(struct efi_priv *priv, int size, efi_status_t *retp);597 void efi_free(struct efi_priv *priv, void *ptr);605 void efi_puts(struct efi_priv *priv, const char *str);613 void efi_putc(struct efi_priv *priv, const char ch);639 int efi_store_memory_map(struct efi_priv *priv);
Completed in 6 milliseconds