mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 12:23:28 +00:00
* added bootloader which can be used for automated regression tests using buildbot
svn path=/trunk/; revision=23740
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
<bootstrap base="loader" nameoncd="isoboot.bin" />
|
||||
<file>isoboot.asm</file>
|
||||
</module>
|
||||
<module name="isoboot_regtest" type="bootsector">
|
||||
<bootstrap base="loader" nameoncd="isoboot_regtest.bin" />
|
||||
<file>isoboot_regtest.asm</file>
|
||||
</module>
|
||||
<if property="ARCH" value="powerpc">
|
||||
<module name="ofwldr" type="bootprogram" payload="freeldr">
|
||||
<bootstrap base="loader" nameoncd="boot/ofwldr" />
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user