haiku/src/system/boot
François Revol 861fb97cf9 Inline Unset and SetTo correctly. I copied the class from BFS which only uses it in a single file...
Thx for the gcc4 fixes.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28166 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-10-16 10:05:59 +00:00
..
arch * Implemented x86 assembly version of memset(). 2008-10-10 18:43:46 +00:00
loader Inline Unset and SetTo correctly. I copied the class from BFS which only uses it in a single file... 2008-10-16 10:05:59 +00:00
platform Avoid using the first physical page. The first 2kB are supposedly protected by the hardware (though it should be accessible by supervisor...) This fixes an segfault. 2008-10-12 21:34:31 +00:00
boot_loader.rdef * Changed Ld rule to allow adding resource files. 2007-10-02 15:22:13 +00:00
Jamfile Add FAT32 support. This allows the bootloader to find a BFS image file (currently named BEOS\IMAGE.BE) and start booting for it, until the kernel tries to mount the boot partition. 2008-10-15 23:54:04 +00:00