Searched refs:dos (Results 1 – 3 of 3) sorted by relevance
80 IMAGE_DOS_HEADER *dos; in efi_load_pe() local100 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()
300 U_BOOT_PART_TYPE(dos) = {
297 fatload - load binary file from a dos filesystem