hvmloader: Debug build incorporates HVM environment tests which must
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 21 Aug 2008 14:18:05 +0000 (15:18 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 21 Aug 2008 14:18:05 +0000 (15:18 +0100)
commit64a86b092fc85d1ca0e1b44f5abe6ad6bd76831f
tree6db4c3d9b3b98501c4760dd09a84b2b2bc335ffc
parent93b891026ddb04402b4136fe6d6d5b7396162368
hvmloader: Debug build incorporates HVM environment tests which must
pass for the HVM guest to successfully boot.

Currently only one test (REP INS across page boundaries) but more will
be added in future.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
tools/firmware/Rules.mk
tools/firmware/hvmloader/Makefile
tools/firmware/hvmloader/hvmloader.c
tools/firmware/hvmloader/tests.c [new file with mode: 0644]
tools/firmware/hvmloader/util.h