Home
last modified time | relevance | path

Searched refs:stage2 (Results 1 – 5 of 5) sorted by relevance

/haiku/docs/apps/mail/Mass Mailing Tips/
H A DMailToTemplate16 sed "s/EMAIL/$EMail/g" </tmp/stage1 >/tmp/stage2
17 sed "s/COMPANY/$Company/g" </tmp/stage2 >/tmp/stage3
H A DHow to Send Customized E-mail.txt38 sed "s/EMAIL/$EMail/g" </tmp/stage1 >/tmp/stage2
39 sed "s/COMPANY/$Company/g" </tmp/stage2 >/tmp/stage3
/haiku/docs/develop/kernel/boot/
H A Dboot_process_specs.rst148 U-Boot is able to load the stage2 loader directly from an ELF file.
161 BIOS. Instead, our stage2 loader (haiku_loader) can be executed directly
/haiku/src/apps/bootmanager/
H A Dbootman.S295 jmp stage2 ; Continue in loaded stage 2
368 stage2: label
/haiku/src/system/boot/
H A DJamfile381 # libroot functions needed by the stage2 boot loader