Linked by Thom Holwerda on Thu 27th Dec 2012 19:50 UTC
Thread beginning with comment 546582
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
A UEFI bootloader, drivers, and much more likely had to be written to get any decent level of support. It most definitely is a porting job, albeit with the architectural port done for him already. For the most part.
This isn't a simply copying of system files to the device and flipping an on switch.
RE[2]: This isn't a port
by BluenoseJake on Sat 29th Dec 2012 21:38
in reply to "RE: This isn't a port"





Member since:
2005-08-11
A port is when you rewrite all or part of the OS to run on new hardware. This is using a vulnerability in the OS and or hardware to shoehorn an existing OS on to hardware that it supports, but does not officially run on.
Windows NT was ported to run on ARM. Microsoft did this work, helped by the fact that Windows NT is quite portable, and has run on MIPS, Alpha and PowerPC in the past.
This guy did a clever hack, sure, but it's not porting. He didn't port anything.