reactos/reactos/boot/armllb
Daniel Reimer 90ce7d8b37 XML Compliance Patch for the RBUILD Files. By Samuel Serapion
svn path=/trunk/; revision=45631
2010-02-20 12:41:24 +00:00
..
hw [ARMLLB]: PutChar should be a UCHAR routine, this way we can print characters above 127 (extended ASCII). This is needed for the progress bar, for example. 2010-02-09 01:46:01 +00:00
inc [ARMLLB]: PutChar should be a UCHAR routine, this way we can print characters above 127 (extended ASCII). This is needed for the progress bar, for example. 2010-02-09 01:46:01 +00:00
os [FREELDR]: Use WinLDR-style booting exclusively for ARM. Remove thousands of lines of old code where we basically did the same thing. 2010-02-09 03:10:07 +00:00
armllb.rbuild XML Compliance Patch for the RBUILD Files. By Samuel Serapion 2010-02-20 12:41:24 +00:00
boot.s - Define memory map structure for Versatile board/QEMU and send to OS Loader. 2010-02-04 19:52:13 +00:00
crtsupp.c - Implement logical keyboard interface. Converts scan code to ASCII codes (just ok). 2010-02-03 01:19:26 +00:00
envir.c - Define memory map structure for Versatile board/QEMU and send to OS Loader. 2010-02-04 19:52:13 +00:00
fw.c [FREELDR]: Use WinLDR-style booting exclusively for ARM. Remove thousands of lines of old code where we basically did the same thing. 2010-02-09 03:10:07 +00:00
main.c - Enable RAMDISK support in LLB. 2010-02-03 23:17:16 +00:00