the following patch was just integrated into master: commit 2bb6d500812a15cac9463ac20a41dac9f770265a Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Mon May 7 20:31:52 2012 +0300
LUA interface change for Qemu
This changes interface between Qemu and LUA to support modular scripting system. Single-file serialice.lua script is deleted,
New modular scripts will require lua >= 5.2 with integrated bitlib.
Change-Id: I7c4678ab6313857d81233aadfb6a44b7e7ca4ed0 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-on: http://review.coreboot.org/1641 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
Build-Tested: build bot (Jenkins) at Sun Oct 28 21:23:06 2012, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Tue Nov 6 22:00:00 2012, giving +2 See http://review.coreboot.org/1641 for details.
-gerrit