PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
kernel.c File Reference
#include "kernel.h"
#include <boot/boot_info.h>
#include <stdint.h>
#include <sys/elf.h>
#include <sys/math.h>
#include <sys/proc.h>
Include dependency graph for kernel.c:

Go to the source code of this file.

Functions

EFI_STATUS kernel_load (boot_kernel_t *kernel, EFI_FILE *rootHandle)
 

Function Documentation

◆ kernel_load()

EFI_STATUS kernel_load ( boot_kernel_t kernel,
EFI_FILE *  rootHandle 
)

Definition at line 9 of file kernel.c.

Here is the call graph for this function:
Here is the caller graph for this function: