iPXE
Functions
null_mp.c File Reference

Null multiprocessor API. More...

#include <ipxe/mp.h>

Go to the source code of this file.

Functions

 FILE_LICENCE (GPL2_OR_LATER_OR_UBDL)
 
 PROVIDE_MPAPI_INLINE (null, mp_address)
 
 PROVIDE_MPAPI_INLINE (null, mp_exec_boot)
 
 PROVIDE_MPAPI_INLINE (null, mp_start_all)
 

Detailed Description

Null multiprocessor API.

Definition in file null_mp.c.

Function Documentation

◆ FILE_LICENCE()

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL  )

◆ PROVIDE_MPAPI_INLINE() [1/3]

PROVIDE_MPAPI_INLINE ( null  ,
mp_address   
)

◆ PROVIDE_MPAPI_INLINE() [2/3]

PROVIDE_MPAPI_INLINE ( null  ,
mp_exec_boot   
)

◆ PROVIDE_MPAPI_INLINE() [3/3]

PROVIDE_MPAPI_INLINE ( null  ,
mp_start_all   
)