OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EFIBOOT_ALIGN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/stand/efiboot/
efiboot_machdep.h
29
#ifndef
EFIBOOT_ALIGN
30
#define
EFIBOOT_ALIGN
0
exec.c
190
alloc_size = marks[MARK_END] - marks[MARK_START] + efi_fdt_alloc_size() +
EFIBOOT_ALIGN
;
208
load_offset = (addr +
EFIBOOT_ALIGN
- 1) & -
EFIBOOT_ALIGN
;
Completed in 11 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025