PatchworkOS
Loading...
Searching...
No Matches
kernel.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <efi.h>
4
#include <efilib.h>
5
6
#include <
boot/boot_info.h
>
7
8
EFI_STATUS
kernel_load
(
boot_kernel_t
* kernel, EFI_FILE* rootHandle);
boot_info.h
kernel_load
EFI_STATUS kernel_load(boot_kernel_t *kernel, EFI_FILE *rootHandle)
Definition
kernel.c:298
boot_kernel_t
Definition
boot_info.h:79
src
boot
kernel.h
Generated by
1.9.8