RTEMS 6.1-rc5
|
Multiboot2 support routines. More...
#include <acpi/acpi.h>
#include <bsp.h>
#include <inttypes.h>
#include <multiboot2.h>
#include <multiboot2impl.h>
#include <rtems/score/heap.h>
#include <efi.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Functions | |
int | uefi_bootservices_running () |
const char * | boot_args () |
int | get_boot_arg_int_value (const char *boot_args, const char *arg, int *val) |
Variables | |
Heap_Control * | RTEMS_Malloc_Heap |
Multiboot2 support routines.