1*aad99dedSWarner LoshNew test script 2*aad99dedSWarner Losh 3*aad99dedSWarner Losho Assumes univerese has run. 4*aad99dedSWarner Losho Will create a test tree somewhere outside of the source tree 5*aad99dedSWarner Losh o trees has the different trees we use to create images 6*aad99dedSWarner Losh o trees/${ARCH}/$PART have each architecture's tree images 7*aad99dedSWarner Losh for the different partitions we need. 8*aad99dedSWarner Losh o bios has cached BIOSes needed for tests 9*aad99dedSWarner Losh o images has the images to test 10*aad99dedSWarner Losh o tests has the test scripts 11*aad99dedSWarner Losh o linux has cached copies off kernels for the kboot tests 12*aad99dedSWarner Losho Assumes qemu port installed 13*aad99dedSWarner Losh o will use firmware from there 14*aad99dedSWarner Losho Will use 3 linux kernels, amd64 and aarch64 built with CONFIG_EFI_STUB 15*aad99dedSWarner Losho Will test 16*aad99dedSWarner Losh o armv7 UEFI+uboot booting on MBR and GPT 17*aad99dedSWarner Losh o aarch64 Will test UEFI+ACPI on MBR/GPT, UEFI+ACPI+kboot, DTB+kboot 18*aad99dedSWarner Losh o amd64 <big matrix here> 19*aad99dedSWarner Losh o i386 legacy + {gpt,mbr} and cdrom boot (also the isoboot unified?) 20*aad99dedSWarner Losh o powerpc <who knows> but kboot+dtb 21*aad99dedSWarner Losh o riscv UEFI+ACPI with GPT and serial console 22*aad99dedSWarner Losh 23