Home
last modified time | relevance | path

Searched refs:dos (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_image_loader.c80 IMAGE_DOS_HEADER *dos; in efi_load_pe() local
100 dos = efi; in efi_load_pe()
101 if (dos->e_magic != IMAGE_DOS_SIGNATURE) { in efi_load_pe()
106 nt = (void *) ((char *)efi + dos->e_lfanew); in efi_load_pe()
/rk3399_rockchip-uboot/disk/
H A Dpart_dos.c300 U_BOOT_PART_TYPE(dos) = {
/rk3399_rockchip-uboot/board/freescale/m54455evb/
H A DREADME297 fatload - load binary file from a dos filesystem