source: mainline/boot/yaboot/ofboot.b@ 356e17e0

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 356e17e0 was 4872160, checked in by Martin Decky <martin@…>, 15 years ago

new boot infrastructure

  • more code and metadata unification
  • import of up-to-date implementations from the kernel
  • the boot loaders should behave more similarly on all platforms
  • support for deflate compressed (LZ77) boot components
    • this again allows feasible boot images to be created on mips32
  • IA64 is still not booting
    • the broken forked GNU EFI library has been removed, a replacement of the functionality is on its way
  • Property mode set to 100644
File size: 193 bytes
Line 
1<CHRP-BOOT>
2<COMPATIBLE>
3MacRISC
4</COMPATIBLE>
5<DESCRIPTION>
6HelenOS
7</DESCRIPTION>
8<BOOT-SCRIPT>
9" screen" output
10load-base release-load-area
11boot cd:,\boot\yaboot
12</BOOT-SCRIPT>
13</CHRP-BOOT>
Note: See TracBrowser for help on using the repository browser.