MultiArchUefiPkg icon indicating copy to clipboard operation
MultiArchUefiPkg copied to clipboard

Get into Tiano upstream

Open andreiw opened this issue 2 years ago • 1 comments

Investigate what is required to get into upstream. IIRC this needs to be compatibly licensed (which today would need agreement from the two X86EmulatorPkg engineers - Ard and Alexander). It's also unclear if it's okay to depend on a GPL/LGPL submodule. If not, then a BSD-licensed impl. of Unicorn API is needed (perhaps based on the DynaRec from https://github.com/ptitSeb/box64).

andreiw avatar Jun 13 '23 19:06 andreiw

Tiano components cannot depend on GPL/LGPL components.

An alternative UC implementation could be done with box64 or DynamoRio.

andreiw avatar Nov 29 '23 21:11 andreiw