iPXE
lkrn.h File Reference

Dummy architecture-specific Linux kernel image invocation. More...

Go to the source code of this file.

Macros

#define LKRN_MAGIC_ARCH   0

Functions

 FILE_LICENCE (GPL2_OR_LATER_OR_UBDL)
 FILE_SECBOOT (FORBIDDEN)

Detailed Description

Dummy architecture-specific Linux kernel image invocation.

This file is included only if the architecture does not provide its own version of this file.

Definition in file lkrn.h.

Macro Definition Documentation

◆ LKRN_MAGIC_ARCH

#define LKRN_MAGIC_ARCH   0

Definition at line 16 of file lkrn.h.

Referenced by lkrn_parse().

Function Documentation

◆ FILE_LICENCE()

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL )

◆ FILE_SECBOOT()

FILE_SECBOOT ( FORBIDDEN )