From 4c87a1868835d05f1cadae7b8ad6a7c95d9d9c0e Mon Sep 17 00:00:00 2001 From: Ross Philipson Date: Tue, 14 Mar 2017 15:40:33 -0400 Subject: Initial commit of EFI TBOOT work from internal project. Signed-off-by: Ross Philipson --- tboot/tboot.cfg | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 tboot/tboot.cfg (limited to 'tboot/tboot.cfg') diff --git a/tboot/tboot.cfg b/tboot/tboot.cfg new file mode 100644 index 0000000..cdad88a --- /dev/null +++ b/tboot/tboot.cfg @@ -0,0 +1,17 @@ +[tboot] +options=min_ram=0x2000000 loglvl=all serial=115200,8n1,0x3f8 logging=serial,memory,efi +xenpath=\EFI\Xen\xen.efi + +[acm] +0=6th_gen_i5_i7_SINIT_71.BIN +1=5th_gen_i5_i7_SINIT_79.BIN +2=4th_gen_i5_i7_SINIT_75.BIN +3=Xeon-E7-8800-4800-2800-SINIT-v1.1.bin +4=Xeon-5600-3500-SINIT-v1.1.bin +5=3rd_gen_i5_i7_SINIT_67.BIN +6=i7_QUAD_SINIT_51.BIN +7=i5_i7_DUAL_SINIT_51.BIN +8=Q45_Q43_SINIT_51.BIN +9=Q35_SINIT_51.BIN +10=GM45_GS45_PM45_SINIT_51.BIN + -- cgit v1.2.3