git://slashdev.ca/barry.git This commit adds deviceinfo to bjavaloader. The output is similar to the windows javaloader program except I used the Data class to pretty print the raw OS and Bootrom metrics data. The windows javaloader.exe program simply prints these as one long string of hex bytes.
I started to reverse this data but was only able to get maybe half of each deciphered. Then I realized that this might be a waste of time. The bootloader interface program on windows (cfp.exe) will output similar information but with many more fields. In order to do OS upgrades with Barry an equivalent bootloader application will be required. It sort of makes sense to put the effort into reversing the os/bootrom/device data from the bootloader since it will be more verbose anyway. -- Josh Kropf <j...@slashdev.ca> ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Barry-devel mailing list Barry-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/barry-devel