/external/syslinux/com32/mboot/ |
solaris.c | 57 mbinfo.boot_device = 0x20ffffff;
|
mb_info.h | 111 uint32_t boot_device; member in struct:multiboot_info
|
/hardware/intel/bootstub/ |
mb.h | 71 u32 boot_device; member in struct:__anon42038
|
/system/update_engine/ |
boot_control_chromeos.cc | 90 string boot_device = GetBootDevice(); local 91 if (boot_device.empty()) 95 if (!utils::SplitPartitionName(boot_device, &boot_disk_name_, &partition_num)) 120 "partition " << boot_device
|
/external/syslinux/gpxe/src/arch/i386/include/ |
multiboot.h | 41 /** Multiboot information structure boot_device field is valid */ 107 uint32_t boot_device; member in struct:multiboot_info
|
/build/make/tools/releasetools/ |
ota_from_target_files | 784 boot_type, boot_device = common.GetTypeAndDevice( 800 (boot_type, boot_device, 857 % (boot_type, boot_device, [all...] |
ota_from_target_files.py | 784 boot_type, boot_device = common.GetTypeAndDevice( 800 (boot_type, boot_device, 857 % (boot_type, boot_device, [all...] |
common.py | [all...] |