|
iPXE
|
#include <stdint.h>Go to the source code of this file.
Macros | |
| #define | PROCESSORBIND(_arch) <ipxe/efi/_arch/ProcessorBind.h> |
| #define | EFIAPI |
| #define | MDE_CPU_EBC |
| #define | EFI_REMOVABLE_MEDIA_FILE_NAME L"\\EFI\\BOOT\\BOOTNONE.EFI" |
| #define | MAX_BIT ( ( ( UINTN ) 1U ) << ( ( 8 * sizeof ( UINTN ) ) - 1 ) ) |
Typedefs | |
| typedef int8_t | INT8 |
| typedef int16_t | INT16 |
| typedef int32_t | INT32 |
| typedef int64_t | INT64 |
| typedef uint8_t | UINT8 |
| typedef long | INTN |
| typedef uint16_t | UINT16 |
| typedef uint32_t | UINT32 |
| typedef uint64_t | UINT64 |
| typedef unsigned long | UINTN |
| typedef char | CHAR8 |
| typedef uint16_t | CHAR16 |
| typedef uint8_t | BOOLEAN |
Functions | |
| FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
| FILE_SECBOOT (PERMITTED) | |
| #define PROCESSORBIND | ( | _arch | ) | <ipxe/efi/_arch/ProcessorBind.h> |
Definition at line 35 of file ProcessorBind.h.
| #define EFIAPI |
Definition at line 69 of file ProcessorBind.h.
| #define MDE_CPU_EBC |
Definition at line 72 of file ProcessorBind.h.
| #define EFI_REMOVABLE_MEDIA_FILE_NAME L"\\EFI\\BOOT\\BOOTNONE.EFI" |
Definition at line 75 of file ProcessorBind.h.
| #define MAX_BIT ( ( ( UINTN ) 1U ) << ( ( 8 * sizeof ( UINTN ) ) - 1 ) ) |
Definition at line 78 of file ProcessorBind.h.
Definition at line 54 of file ProcessorBind.h.
Definition at line 55 of file ProcessorBind.h.
Definition at line 56 of file ProcessorBind.h.
Definition at line 57 of file ProcessorBind.h.
Definition at line 58 of file ProcessorBind.h.
| typedef long INTN |
Definition at line 59 of file ProcessorBind.h.
Definition at line 60 of file ProcessorBind.h.
Definition at line 61 of file ProcessorBind.h.
Definition at line 62 of file ProcessorBind.h.
| typedef unsigned long UINTN |
Definition at line 63 of file ProcessorBind.h.
| typedef char CHAR8 |
Definition at line 64 of file ProcessorBind.h.
Definition at line 65 of file ProcessorBind.h.
Definition at line 66 of file ProcessorBind.h.
| FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
| FILE_SECBOOT | ( | PERMITTED | ) |
1.8.15