| /freebsd-14.2/sbin/fsck_msdosfs/ |
| H A D | boot.c | 63 memset(boot, 0, sizeof *boot); in readboot() 144 boot->NumSectors = boot->bpbSectors; in readboot() 248 boot->FATsecs = boot->bpbFATsmall; in readboot() 251 if (boot->FATsecs < 1 || boot->FATsecs > UINT32_MAX / boot->bpbFATs) { in readboot() 259 boot->bpbResSectors + boot->bpbFATs * boot->FATsecs; in readboot() 261 if (boot->FirstCluster + boot->bpbSecPerClust > boot->NumSectors) { in readboot() 272 (boot->NumSectors - boot->FirstCluster) / boot->bpbSecPerClust; in readboot() 305 boot->NumFatEntries = (boot->FATsecs * boot->bpbBytesPerSec) / 4; in readboot() 308 boot->NumFatEntries = (boot->FATsecs * boot->bpbBytesPerSec) / 2; in readboot() 311 boot->NumFatEntries = (boot->FATsecs * boot->bpbBytesPerSec * 2) / 3; in readboot() [all …]
|
| H A D | fat.c | 704 fat->fatsize = boot->FATsecs * boot->bpbBytesPerSec; in _readfat() 737 fat->fat32_offset = boot->bpbResSectors * boot->bpbBytesPerSec; in _readfat() 813 boot->NumFree = boot->NumBad = 0; in readfat() 822 fat->boot = boot; in readfat() 981 boot->NumBad++; in readfat() 1159 dst_off = boot->bpbResSectors + n * boot->FATsecs; in copyfat() 1227 dst_base = boot->bpbResSectors + i * boot->FATsecs; in writefat() 1299 boot->FSFree != boot->NumFree) { in checklost() 1301 boot->FSFree, boot->NumFree); in checklost() 1303 boot->FSFree = boot->NumFree; in checklost() [all …]
|
| H A D | check.c | 50 struct bootblock boot; in checkfilesys() local 96 mod |= readfat(dosfs, &boot, &fat); in checkfilesys() 132 freebytes = (int64_t)boot.NumFree * boot.ClusterSize; in checkfilesys() 133 badbytes = (int64_t)boot.NumBad * boot.ClusterSize; in checkfilesys() 140 if (boot.NumBad) { in checkfilesys() 145 boot.NumFiles, freestr, boot.NumFree, in checkfilesys() 146 badstr, boot.NumBad); in checkfilesys() 149 boot.NumFiles, freestr, boot.NumFree); in checkfilesys() 152 if (boot.NumBad) in checkfilesys() 154 boot.NumFiles, (intmax_t)freebytes / 1024, boot.NumFree, in checkfilesys() [all …]
|
| H A D | dir.c | 230 cluster_size = boot->bpbSecPerClust * boot->bpbBytesPerSec; in resetDosDirSection() 306 clsz = boot->bpbSecPerClust * boot->bpbBytesPerSec; in delete() 493 off = boot->bpbResSectors + boot->bpbFATs * in check_subdirectory() 494 boot->FATsecs; in check_subdirectory() 496 off = (cl - CLUST_FIRST) * boot->bpbSecPerClust + boot->FirstCluster; in check_subdirectory() 590 iosize = boot->bpbSecPerClust * boot->bpbBytesPerSec; in readDosDirSection() 601 off = boot->bpbResSectors + boot->bpbFATs * in readDosDirSection() 602 boot->FATsecs; in readDosDirSection() 1003 boot->NumFiles++; in readDosDirSection() 1133 + boot->FirstCluster * boot->bpbBytesPerSec; in reconnect() [all …]
|
| /freebsd-14.2/tools/boot/ |
| H A D | rootgen.sh | 50 -p freebsd-boot:=${src}/boot/gptboot \ 78 -p freebsd-boot:=${src}/boot/gptboot \ 96 cp /boot/kernel/acl_nfs4.ko ${dst}/boot/kernel/acl_nfs4.ko 98 cp /boot/kernel/zfs.ko ${dst}/boot/kernel/zfs.ko 117 -p freebsd-boot:=/boot/gptzfsboot \ 163 -p freebsd-boot:=/boot/gptzfsboot \ 418 cp /boot/kernel/zfs.ko ${mntpt}/boot/kernel/zfs.ko 467 cp /boot/kernel/zfs.ko ${mntpt}/boot/kernel/zfs.ko 512 cp /boot/kernel/zfs.ko ${mntpt}/boot/kernel/zfs.ko 683 cp /boot/kernel/kernel ${DESTDIR}/boot/kernel [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | mmp2-brownstone.dts | 43 regulator-boot-on; 49 regulator-boot-on; 55 regulator-boot-on; 61 regulator-boot-on; 67 regulator-boot-on; 73 regulator-boot-on; 79 regulator-boot-on; 85 regulator-boot-on; 91 regulator-boot-on; 97 regulator-boot-on; [all …]
|
| H A D | axm5516-cpus.dtsi | 3 * arch/arm/boot/dts/axm5516-cpus.dtsi 77 cpu-release-addr = <0>; // Fixed by the boot loader 85 cpu-release-addr = <0>; // Fixed by the boot loader 93 cpu-release-addr = <0>; // Fixed by the boot loader 101 cpu-release-addr = <0>; // Fixed by the boot loader 109 cpu-release-addr = <0>; // Fixed by the boot loader 117 cpu-release-addr = <0>; // Fixed by the boot loader 125 cpu-release-addr = <0>; // Fixed by the boot loader 133 cpu-release-addr = <0>; // Fixed by the boot loader 141 cpu-release-addr = <0>; // Fixed by the boot loader [all …]
|
| H A D | imx53-qsrb.dts | 38 regulator-boot-on; 46 regulator-boot-on; 54 regulator-boot-on; 62 regulator-boot-on; 69 regulator-boot-on; 77 regulator-boot-on; 85 regulator-boot-on; 91 regulator-boot-on; 99 regulator-boot-on; 104 regulator-boot-on; [all …]
|
| H A D | pxa910-dkb.dts | 45 regulator-boot-on; 51 regulator-boot-on; 57 regulator-boot-on; 63 regulator-boot-on; 69 regulator-boot-on; 75 regulator-boot-on; 86 regulator-boot-on; 92 regulator-boot-on; 98 regulator-boot-on; 104 regulator-boot-on; [all …]
|
| H A D | rk3288-evb-rk808.dts | 42 regulator-boot-on; 53 regulator-boot-on; 65 regulator-boot-on; 74 regulator-boot-on; 86 regulator-boot-on; 98 regulator-boot-on; 109 regulator-boot-on; 121 regulator-boot-on; 133 regulator-boot-on; 145 regulator-boot-on; [all …]
|
| H A D | am57xx-idk-common.dtsi | 25 regulator-boot-on; 35 regulator-boot-on; 45 regulator-boot-on; 56 regulator-boot-on; 216 regulator-boot-on; 225 regulator-boot-on; 235 regulator-boot-on; 244 regulator-boot-on; 253 regulator-boot-on; 268 regulator-boot-on; [all …]
|
| /freebsd-14.2/tools/tools/nanobsd/rescue/Files/root/ |
| H A D | ZFS_Create.txt | 2 Some remarks for setting up a zfs boot environment 5 boot 11 zpool create -o mountpoint=none boot ... 12 zpool set listsnapshots=on boot 14 zfs create -o mountpoint=/mnt boot/ROOT 15 zfs create boot/ROOT/root 19 cp /boot/zfs/zpool.cache /mnt/root/boot/zfs/zpool.cache 20 zpool set bootfs=boot/ROOT/root boot 22 set in /mnt/root/boot/loader.conf 25 vfs.root.mountfrom="zfs:boot/ROOT/root"
|
| /freebsd-14.2/release/tools/ |
| H A D | ec2.conf | 38 echo 'autoboot_delay="-1"' >> ${DESTDIR}/boot/loader.conf 39 echo 'beastie_disable="YES"' >> ${DESTDIR}/boot/loader.conf 43 echo 'entropy_efi_seed_size="64"' >> ${DESTDIR}/boot/loader.conf 47 printf -- "-n\n" > ${DESTDIR}/boot.config 53 echo 'hint.atkbd.0.disabled=1' >> ${DESTDIR}/boot/loader.conf 54 echo 'hint.atkbdc.0.disabled=1' >> ${DESTDIR}/boot/loader.conf 59 echo 'boot_multicons="YES"' >> ${DESTDIR}/boot/loader.conf 64 echo 'hw.broken_txfifo="1"' >> ${DESTDIR}/boot/loader.conf 69 echo 'debug.acpi.quirks="8"' >> ${DESTDIR}/boot/loader.conf 72 echo 'if_ena_load="YES"' >> ${DESTDIR}/boot/loader.conf [all …]
|
| /freebsd-14.2/share/examples/bootforth/ |
| H A D | README | 5 Normally, you can place the files in /boot as they are here, and they will be 6 automatically loaded by /boot/loader. You must choose between boot.4th or 8 only used by boot.4th, and menuconf.4th is only used by loader.rc, so you 13 boot.4th example of file which is always loaded by /boot/loader, if 14 present in /boot/ 15 loader.rc example of file which is always loader by /boot/loader, if 16 present in /boot/ 28 If you use loader.rc/menuconf.4th, be sure to create /boot/stable.conf and 29 /boot/current.conf, like described in loader.conf(5), with appropriate
|
| H A D | menuconf.4th | 16 ." 1. Start FreeBSD with /boot/stable.conf." 18 ." 2. Start FreeBSD with /boot/current.conf." 62 10 22 at-xy ." * Choose 4 in order to warm boot your machine." 80 ." Loading /boot/stable.conf. Please wait..." cr 81 s" /boot/stable.conf" read-conf 82 0 boot-conf exit 87 ." Loading /boot/current.conf. Please wait..." cr 88 s" /boot/current.conf" read-conf 89 0 boot-conf exit 94 ." Proceeding with standard boot. Please wait..." cr [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | pv88060.txt | 32 regulator-boot-on; 39 regulator-boot-on; 46 regulator-boot-on; 53 regulator-boot-on; 60 regulator-boot-on; 67 regulator-boot-on; 74 regulator-boot-on; 81 regulator-boot-on; 94 regulator-boot-on; 101 regulator-boot-on; [all …]
|
| H A D | pfuze100.txt | 48 regulator-boot-on; 56 regulator-boot-on; 63 regulator-boot-on; 70 regulator-boot-on; 77 regulator-boot-on; 94 regulator-boot-on; 99 regulator-boot-on; 149 regulator-boot-on; 157 regulator-boot-on; 164 regulator-boot-on; [all …]
|
| H A D | nxp,pf8x00-regulator.yaml | 106 regulator-boot-on; 113 regulator-boot-on; 120 regulator-boot-on; 127 regulator-boot-on; 135 regulator-boot-on; 142 regulator-boot-on; 149 regulator-boot-on; 156 regulator-boot-on; 163 regulator-boot-on; 170 regulator-boot-on; [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | imx8mn-evk.dts | 47 regulator-boot-on; 57 regulator-boot-on; 66 regulator-boot-on; 74 regulator-boot-on; 82 regulator-boot-on; 90 regulator-boot-on; 98 regulator-boot-on; 106 regulator-boot-on; 114 regulator-boot-on; 122 regulator-boot-on;
|
| H A D | imx8mn-ddr3l-evk.dts | 44 regulator-boot-on; 53 regulator-boot-on; 61 regulator-boot-on; 69 regulator-boot-on; 77 regulator-boot-on; 85 regulator-boot-on; 93 regulator-boot-on; 101 regulator-boot-on; 109 regulator-boot-on;
|
| H A D | imx8mm-icore-mx8mm.dtsi | 62 regulator-boot-on; 69 regulator-boot-on; 76 regulator-boot-on; 83 regulator-boot-on; 90 regulator-boot-on; 97 regulator-boot-on; 104 regulator-boot-on; 111 regulator-boot-on; 118 regulator-boot-on; 125 regulator-boot-on; [all …]
|
| H A D | imx8mn-ddr4-evk.dts | 71 regulator-boot-on; 80 regulator-boot-on; 97 regulator-boot-on; 106 regulator-boot-on; 115 regulator-boot-on; 123 regulator-boot-on; 131 regulator-boot-on; 139 regulator-boot-on; 147 regulator-boot-on; 155 regulator-boot-on;
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/mtd/ |
| H A D | st-fsm.txt | 11 - st,syscfg : Phandle to boot-device system configuration registers 12 - st,boot-device-reg : Address of the aforementioned boot-device register(s) 13 - st,boot-device-spi : Expected boot-device value if booted via this device 22 st,boot-device-reg = <0x958>; 23 st,boot-device-spi = <0x1a>;
|
| /freebsd-14.2/stand/i386/loader/ |
| H A D | loader.rc | 4 include /boot/loader.4th 5 include /boot/efi.4th 6 try-include /boot/loader.rc.local 16 \ Load in the boot menu 17 include /boot/beastie.4th 19 \ Start the boot menu
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3399-evb.dts | 84 regulator-boot-on; 92 regulator-boot-on; 101 regulator-boot-on; 120 regulator-boot-on; 127 regulator-boot-on; 205 regulator-boot-on; 218 regulator-boot-on; 227 regulator-boot-on; 238 regulator-boot-on; 366 regulator-boot-on; [all …]
|