From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Niklas K." Subject: Porting Bochs bios to Xen/hvmloader? Date: Sun, 11 May 2008 22:50:12 +0200 Message-ID: <1210539012.7833.29.camel@LinJan08Nik> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hello, I found out what the problem in my other thread was, now I need to solve it: I need to port a modified Bochs bios to Xen x86. However, a file of the original source seems missing: acpi-dsdt.hex. It's neither in the tools/firmware/hvmloader/acpi directory nor in the tools/firmware/rombios one. Also applying the diffs or manually editing the source probably won't work since the bios included in the Xen soure seems to be a modified Bochs bios. Can anyone of you what has been changed and help me to port the bios I need?