OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:th_sig
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/arm/arm/
efi_runtime.c
92
if (ST->st_hdr.
th_sig
!= EFI_SYSTBL_SIG) {
94
PRIx64 ")\n", ST->st_hdr.
th_sig
, EFI_SYSTBL_SIG);
/src/sys/arch/ia64/ia64/
efi.c
67
if (efi_systbl->st_hdr.
th_sig
!= EFI_SYSTBL_SIG) {
/src/sys/arch/ia64/stand/ia64/ski/
efi_stub.c
76
.
th_sig
= 0, /* XXX Signature */
105
.
th_sig
= EFI_SYSTBL_SIG,
/src/sys/dev/efi/
efi.h
137
uint64_t
th_sig
;
member in struct:efi_tblhdr
/src/sys/arch/x86/x86/
efi_machdep.c
361
" crc32 %" PRIx32 "\n", systbl32->st_hdr.
th_sig
,
380
" crc32 %" PRIx32 "\n", systbl64->st_hdr.
th_sig
,
401
" crc32 %" PRIx32 "\n", systbl->st_hdr.
th_sig
,
multiboot2.c
132
if (efi_systbl->st_hdr.
th_sig
!= EFI_SYSTBL_SIG)
140
if (efi_bs->bs_hdr.
th_sig
!= EFI_BS_SIG)
Completed in 35 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025