Searched refs:bootable (Results 1 – 7 of 7) sorted by relevance
115 int bootable = 0);117 int SetPartBootable(int num, int bootable = 1);
1009 void BasicMBRData::MakePart(int num, uint64_t start, uint64_t length, int type, int bootable) { in MakePart() argument1018 SetPartBootable(num, bootable); in MakePart()1038 int BasicMBRData::SetPartBootable(int num, int bootable) { in SetPartBootable() argument1043 if (bootable == 0) in SetPartBootable()
116 - Added check for an active/bootable 0xEE protective partition to the338 - Fixed a bug that caused an incorrect code to be set for active/bootable593 EFI" in GPT fdisk) and "legacy BIOS bootable" attribute bits. See Table1059 partition's status is bootable.
138 the bootable flag, and so on. Although you can delete a partition (by
219 int bootable(__u32 addr) in bootable() function321 if (only_ethers || bootable(emap.ipaddr)) in rarp_lookup()
35 optionally checks for presence Sun-like bootable image in TFTP directory.
3362 only a single bootable partition will not get missed.