PatchworkOS
Loading...
Searching...
No Matches
disk.h File Reference
#include <boot/boot_info.h>
#include <efi.h>
#include <efilib.h>

Go to the source code of this file.

Functions

EFI_STATUS disk_load (boot_disk_t *disk, EFI_FILE *rootHandle)
 

Function Documentation

◆ disk_load()

EFI_STATUS disk_load ( boot_disk_t disk,
EFI_FILE *  rootHandle 
)

Definition at line 203 of file disk.c.

References disk_load_dir(), NULL, and boot_disk_t::root.

Referenced by boot_info_populate().