Home
last modified time | relevance | path

Searched refs:UINTN (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Defi_loader.h117 UINTN notify_tpl;
158 efi_status_t efi_create_event(uint32_t type, UINTN notify_tpl,
H A Defi_api.h31 #define UINTN size_t macro
50 efi_status_t (EFIAPI *raise_tpl)(UINTN new_tpl);
51 void (EFIAPI *restore_tpl)(UINTN old_tpl);
63 UINTN notify_tpl,
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_boottime.c171 static unsigned long EFIAPI efi_raise_tpl(UINTN new_tpl) in efi_raise_tpl()
177 static void EFIAPI efi_restore_tpl(UINTN old_tpl) in efi_restore_tpl()
246 efi_status_t efi_create_event(uint32_t type, UINTN notify_tpl, in efi_create_event()
281 uint32_t type, UINTN notify_tpl, in efi_create_event_ext()