|
PatchworkOS
966e257
A non-POSIX operating system.
|
#include "kernel.h"#include <boot/boot_info.h>#include <stdint.h>#include <sys/elf.h>#include <sys/math.h>#include <sys/proc.h>Go to the source code of this file.
Functions | |
| EFI_STATUS | kernel_load (boot_kernel_t *kernel, EFI_FILE *rootHandle) |
| EFI_STATUS kernel_load | ( | boot_kernel_t * | kernel, |
| EFI_FILE * | rootHandle | ||
| ) |