|
PatchworkOS
966e257
A non-POSIX operating system.
|
Go to the source code of this file.
Functions | |
| static void | boot_file_free (boot_file_t *file) |
| static void | boot_dir_free (boot_dir_t *dir) |
| static boot_file_t * | ram_disk_load_file (EFI_FILE *volume, const CHAR16 *path) |
| static boot_dir_t * | disk_load_dir (EFI_FILE *volume, const CHAR16 *name) |
| EFI_STATUS | disk_load (boot_disk_t *disk, EFI_FILE *rootHandle) |
|
static |
|
static |
|
static |
|
static |
| EFI_STATUS disk_load | ( | boot_disk_t * | disk, |
| EFI_FILE * | rootHandle | ||
| ) |