Searched refs:UINTN (Results 26 - 50 of 60) sorted by relevance

123

/freebsd-12-stable/lib/libefivar/
H A Defi-osdep.h53 typedef uintptr_t UINTN; typedef
H A Duefi-dplib.h79 UINTN Count;
80 UINTN Capacity;
202 UINTN
358 OUT UINTN *Size
514 * but the parse code casts this to an UINTN, which is bogus. This
H A Defivar-dp-format.c104 UINTN Count;
234 UINTN Index;
235 UINTN DataLength;
719 UINTN Index;
755 UINTN Index;
1272 UINTN HwAddressSize;
1273 UINTN Index;
1746 UINTN UriLength;
2190 UINTN Index;
2298 UINTN Inde
[all...]
H A Defivar-dp-parse.c118 UINTN NodeNameLength;
119 UINTN ParameterLength;
259 UINTN ParenthesesStack;
362 @return A UINTN value represented by Str
366 UINTN
448 UINTN DataLength;
623 UINTN Length;
1055 UINTN Index;
1056 UINTN Length;
1755 UINTN Inde
[all...]
/freebsd-12-stable/sys/contrib/edk2/Include/Library/
H A DDebugLib.h98 IN UINTN ErrorLevel,
129 IN UINTN LineNumber,
153 IN UINTN Length
236 IN CONST UINTN ErrorLevel
/freebsd-12-stable/stand/efi/boot1/
H A Dboot_module.h100 extern const UINTN num_boot_modules;
H A Dproto.c60 UINTN i;
132 UINTN i;
155 choice_protocol(EFI_HANDLE *handles, UINTN nhandles, EFI_DEVICE_PATH *imgpath)
H A Dboot1.c49 const UINTN num_boot_modules = nitems(boot_modules);
195 UINTN i, hsize, nhandles;
/freebsd-12-stable/stand/efi/include/
H A Defifpswa.h24 IN UINTN TrapType,
H A Defiser.h101 IN OUT UINTN *BufferSize,
109 IN OUT UINTN *BufferSize,
H A Defiapi.h53 IN UINTN NoPages,
61 IN UINTN NoPages
67 IN OUT UINTN *MemoryMapSize,
69 OUT UINTN *MapKey,
70 OUT UINTN *DescriptorSize,
81 IN UINTN Size,
94 IN UINTN MemoryMapSize,
95 IN UINTN DescriptorSize,
109 IN UINTN DebugDisposition,
174 IN UINTN NumberOfEvent
[all...]
H A Deficon.h64 IN UINTN ModeNumber,
65 OUT UINTN *Columns,
66 OUT UINTN *Rows
73 IN UINTN ModeNumber
80 IN UINTN Attribute
123 IN UINTN Column,
124 IN UINTN Row
H A Defidef.h46 typedef UINTN EFI_STATUS;
48 typedef UINTN EFI_TPL;
H A Defidebug.h30 extern UINTN EFIDebug;
H A Defipxebc.h310 IN UINTN *BlockSize OPTIONAL,
327 IN UINTN *HeaderSize, OPTIONAL
329 IN UINTN *BufferSize,
342 IN UINTN *HeaderSize, OPTIONAL
344 IN OUT UINTN *BufferSize,
/freebsd-12-stable/stand/efi/include/Protocol/
H A DHttp.h253 UINTN HeaderCount;
264 UINTN BodyLength;
/freebsd-12-stable/stand/efi/libefi/
H A Defi_driver_utils.c43 UINTN nhandles, i, hsize;
H A Denv.c348 efi_print_other_value(uint8_t *data, UINTN datasz)
350 UINTN i;
396 UINTN datasz __unused)
450 UINTN datasz)
476 UINTN datasz __unused)
501 efi_print_global(const CHAR16 *varnamearg, uint8_t *data, UINTN datasz)
531 UINTN i;
673 UINTN datasz;
762 UINTN varalloc;
763 UINTN vars
[all...]
H A Defi_console.c143 UINTN x, y;
220 UINTN x, y;
268 UINTN x, y;
H A Defienv.c43 UINTN dl;
/freebsd-12-stable/stand/efi/gptboot/
H A Dproto.c203 probe_handles(EFI_HANDLE *handles, UINTN nhandles, EFI_DEVICE_PATH *imgpath)
205 UINTN i;
225 choice_protocol(EFI_HANDLE *handles, UINTN nhandles, EFI_DEVICE_PATH *imgpath)
/freebsd-12-stable/stand/efi/loader/
H A Dmain.c107 UINTN sz;
818 UINTN len;
865 UINTN k;
1195 UINTN sz;
1197 UINTN key, dsz;
1269 UINTN i;
1299 UINTN cols, rows;
1355 UINTN bufsz = 0, i, j;
1380 UINTN nproto = 0;
1477 status = BS->AllocatePool(EfiLoaderCode, (UINTN)s
[all...]
H A Dbootinfo.c258 efi_do_vmap(EFI_MEMORY_DESCRIPTOR *mm, UINTN sz, UINTN mmsz, UINT32 mmver)
294 UINTN efi_mapkey;
295 UINTN dsz, pages, retry, sz;
H A Dcopy.c97 UINTN sz;
100 UINTN key, dsz;
/freebsd-12-stable/lib/libsecureboot/efi/include/Protocol/
H A DHash.h117 OUT UINTN *HashSize

Completed in 231 milliseconds

123