>>> 更新子模块... coreboot 已就绪,仅更新子模块 >>> 编译固件... tests/Makefile.mk:31: No system cmocka, build from 3rdparty instead... tests/Makefile.mk:31: No system cmocka, build from 3rdparty instead... tests/Makefile.mk:31: No system cmocka, build from 3rdparty instead... tests/Makefile.mk:31: No system cmocka, build from 3rdparty instead... # # configuration written to /workspace/coreboot/.config # Updating git submodules. HOSTCC cbfstool/fmaptool.o HOSTCC cbfstool/cbfs_sections.o HOSTCC cbfstool/fmap_from_fmd.o HOSTCC cbfstool/fmd.o HOSTCC cbfstool/fmap.o HOSTCC cbfstool/kv_pair.o HOSTCC cbfstool/valstr.o HOSTCC util/sconfig/lex.yy.o HOSTCC util/sconfig/sconfig.tab.o HOSTCC cbfstool/fmd_parser.o HOSTCC cbfstool/fmd_scanner.o HOSTCC util/sconfig/main.o CC romstage/arch/x86/assembly_entry.o CC romstage/arch/x86/gdt_init.o CC romstage/arch/x86/idt.o GEN build.h CC smm/arch/x86/idt.o HOSTCC cbfstool/rmodtool.o HOSTCC cbfstool/rmodule.o HOSTCC cbfstool/common.o HOSTCC cbfstool/elfheaders.o HOSTCC cbfstool/xdr.o CC smmstub/cpu/x86/smm/smm_stub.o HOSTCC cbfstool/fmaptool (link) HOSTCC util/sconfig/sconfig (link) FMAP build/util/cbfstool/fmaptool -h build/fmap_config.h build/fmap.fmd build/fmap.fmap SUCCESS: Wrote 938 bytes to file 'build/fmap.fmap' (and generated header) The sections containing CBFSes are: COREBOOT,RW_LEGACY SCONFIG mainboard/google/puff/variants/baseboard/devicetree.cb CC rmodules_x86_32/cpu/x86/sipi_vector.o CP rmodules_x86_32/lib/rmodule.ld CC ramstage/arch/x86/c_start.o CC ramstage/arch/x86/idt.o CC ramstage/arch/x86/ioapic.o CC ramstage/arch/x86/memcpy.o CC ramstage/arch/x86/memmove_32.o CC ramstage/arch/x86/memset.o CC ramstage/arch/x86/mmap_boot.o CC ramstage/arch/x86/null_breakpoint.o CC ramstage/arch/x86/post.o CC ramstage/arch/x86/rdrand.o CC ramstage/arch/x86/smbios.o CC ramstage/arch/x86/stack_canary_breakpoint.o CC ramstage/arch/x86/tables.o CC ramstage/arch/x86/timestamp.o CC ramstage/arch/x86/wakeup.o CC ramstage/acpi/acpi.o CC ramstage/acpi/acpi_apic.o CC ramstage/acpi/acpi_dmar.o CC ramstage/acpi/acpi_hpet.o CC ramstage/acpi/acpi_pm.o CC ramstage/acpi/acpigen.o CC ramstage/acpi/acpigen_dptf.o CC ramstage/acpi/acpigen_dsm.o CC ramstage/acpi/acpigen_pci.o CC ramstage/acpi/acpigen_pci_root_resource_producer.o CC ramstage/acpi/acpigen_ps2_keybd.o CC ramstage/acpi/acpigen_usb.o CC ramstage/acpi/device.o CC ramstage/acpi/fadt_filler.o CC ramstage/acpi/gnvs.o CC ramstage/acpi/pld.o CC ramstage/acpi/sata.o CC ramstage/acpi/soundwire.o CP ramstage/arch/x86/memlayout.ld CP ramstage/lib/program.ld HOSTCC cbfstool/rmodtool (link) CREATE build/mainboard/google/puff/cbfs-file.dCXHJC.out (from /workspace/coreboot/.config) CC+STRIP src/lib/cbfs_master_header.c tests/Makefile.mk:31: No system cmocka, build from 3rdparty instead... IASL build/dsdt.aml In file included from src/soc/intel/common/block/acpi/acpi/northbridge.asl:4, from src/mainboard/google/puff/dsdt.asl:24: src/commonlib/bsd/include/commonlib/bsd/helpers.h:58:9: warning: "GENMASK" redefined 58 | #define GENMASK(high, low) (((~0ULL) << (low)) & (~0ULL >> (63 - (high)))) | ^~~~~~~ In file included from src/mainboard/google/puff/variants/baseboard/include/puff/ec.h:6, from src/mainboard/google/puff/variants/kaisa/include/variant/ec.h:6, from src/mainboard/google/puff/dsdt.asl:4: src/ec/google/chromeec/ec_commands.h:62:9: note: this is the location of the previous definition 62 | #define GENMASK(h, l) (((BIT(h) << 1) - 1) ^ (BIT(l) - 1)) | ^~~~~~~ dsdt.asl 28: Name (RBUF, ResourceTemplate () Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PERC._CRS) dsdt.asl 178: Name (MCRS, ResourceTemplate () Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0._CRS) dsdt.asl 319: Name (BUF0, ResourceTemplate () Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.PDRC._CRS) dsdt.asl 374: OperationRegion (PCRD, SystemMemory, GPCR (Arg0, Arg1) + Arg2, 4) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.RPCR) dsdt.asl 383: OperationRegion (PCRD, SystemMemory, GPCR (Arg0, Arg1) + Arg2, 4) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.APCR) dsdt.asl 393: OperationRegion (PCRD, SystemMemory, GPCR (Arg0, Arg1) + Arg2, 4) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.OPCR) dsdt.asl 403: OperationRegion (PCRD, SystemMemory, GPCR (Arg0, Arg1) + Arg2, 4) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.WPCR) dsdt.asl 441: Name (DSUU, ToUUID("f6c13ea5-65cd-461f-ab7a-29f7e8d5bd61")) Remark 2184 - Unknown UUID string ^ dsdt.asl 500: Name (DSUU, ToUUID("f6c13ea5-65cd-461f-ab7a-29f7e8d5bd61")) Remark 2184 - Unknown UUID string ^ dsdt.asl 562: OperationRegion (PREG, SystemMemory, GADD (Arg0), 4) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.GRXS) dsdt.asl 572: OperationRegion (PREG, SystemMemory, GADD (Arg0), 4) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.GTXS) dsdt.asl 581: OperationRegion (PREG, SystemMemory, GADD (Arg0), 4) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.STXS) dsdt.asl 590: OperationRegion (PREG, SystemMemory, GADD (Arg0), 4) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.CTXS) dsdt.asl 599: OperationRegion (PREG, SystemMemory, GADD (Arg0), 4) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.GPMO) dsdt.asl 609: OperationRegion (PREG, SystemMemory, GADD (Arg0), 4) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.GTXE) dsdt.asl 619: OperationRegion (PREG, SystemMemory, GADD (Arg0), 4) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.GRXE) dsdt.asl 629: OperationRegion (PREG, SystemMemory, GADD (Arg0), 4) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.GSCI) dsdt.asl 891: Name (UUID, ToUUID ("A69F886E-6CEB-4594-A41F-7B5DCE24C553")) Remark 2184 - Unknown UUID string ^ dsdt.asl 922: Name (IQAA, Package () { Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.IRQM) dsdt.asl 927: Name (IQAP, Package () { Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.IRQM) dsdt.asl 932: Name (IQBA, Package () { Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.IRQM) dsdt.asl 937: Name (IQBP, Package () { Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.IRQM) dsdt.asl 942: Name (IQCA, Package () { Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.IRQM) dsdt.asl 947: Name (IQCP, Package () { Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.IRQM) dsdt.asl 952: Name (IQDA, Package () { Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.IRQM) dsdt.asl 957: Name (IQDP, Package () { Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.IRQM) dsdt.asl 1306: OperationRegion (PSCR, SystemMemory, (Arg2 << 16) + Local0, 0x10) Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.UPWE) dsdt.asl 1619: Name (ECMD, ResourceTemplate() Remark 2173 - ^ Creation of named objects within a method is highly inefficient, use globals or method local variables instead (\_SB.PCI0.LPCB.EC0._CRS) dsdt.asl 1657: Method (S0IX, 1, Serialized) Remark 2146 - ^ Method Argument is never used (Arg0) Intel ACPI Component Architecture ASL+ Optimizing Compiler/Disassembler version 20241212 Copyright (c) 2000 - 2023 Intel Corporation coreboot toolchain v2024-12-21_306660c2de ASL Input: dsdt.asl - 39083 bytes 1241 keywords 0 source lines AML Output: dsdt.aml - 12136 bytes 708 opcodes 533 named objects Compilation successful. 0 Errors, 0 Warnings, 29 Remarks, 421 Optimizations, 39 Constants Folded IASL 3150 warning types were ignored! IASL build/dsdt.aml disassembled correctly. Creating a file holding the rt8168 macaddress MICROCODE cpu_microcode_blob.bin 3rdparty/intel-microcode/intel-ucode/06-8e-0c 3rdparty/intel-microcode/intel-ucode/06-a6-00 3rdparty/intel-microcode/intel-ucode/06-a6-01 CC postcar/mainboard/google/puff/static.o CC postcar/acpi/acpi_pm.o CC postcar/arch/x86/boot.o CC postcar/arch/x86/breakpoint.o CC postcar/arch/x86/cf9_reset.o CC postcar/arch/x86/cpu_common.o CC postcar/arch/x86/exception.o CC postcar/arch/x86/exit_car.o CC postcar/arch/x86/gdt_init.o CC postcar/arch/x86/idt.o CC postcar/arch/x86/memcpy.o CP postcar/arch/x86/memlayout.ld CC postcar/arch/x86/memmove_32.o CC postcar/arch/x86/memset.o CC postcar/arch/x86/mmap_boot.o CC postcar/arch/x86/null_breakpoint.o CC postcar/arch/x86/post.o CC postcar/arch/x86/postcar.o CC postcar/arch/x86/timestamp.o CC postcar/commonlib/bsd/cbfs_mcache.o CC postcar/commonlib/bsd/cbfs_private.o CC postcar/commonlib/bsd/gcd.o CC postcar/commonlib/bsd/ipchksum.o CC postcar/commonlib/bsd/lz4_wrapper.o CC postcar/commonlib/bsd/string.o CC postcar/commonlib/iobuf.o CC postcar/commonlib/list.o CC postcar/commonlib/mem_pool.o CC postcar/commonlib/region.o CC postcar/console/console.o CC postcar/console/die.o CC postcar/console/init.o CC postcar/console/post.o Create FSP component file 'build/Fsp_S.fd' Create FSP component file 'build/Fsp_M.fd' Create FSP component file 'build/Fsp_T.fd' CC postcar/console/printk.o CC postcar/console/vsprintf.o CC postcar/console/vtxprintf.o CC postcar/cpu/intel/common/common_init.o CC postcar/cpu/x86/lapic/boot_cpu.o CC postcar/cpu/x86/lapic/lapic.o CC postcar/cpu/x86/mtrr/debug.o CC postcar/cpu/x86/mtrr/mtrrlib.o CC postcar/cpu/x86/mtrr/earlymtrr.o CC postcar/cpu/x86/pae/pgtbl.o CC postcar/cpu/x86/smm/tseg_region.o CC postcar/cpu/x86/tsc/delay_tsc.o CC postcar/device/device_const.o CC postcar/device/pci_early.o CC postcar/device/pci_ops.o CC postcar/drivers/efi/efivars.o CC postcar/drivers/efi/option.o CC postcar/drivers/i2c/designware/dw_i2c.o CC postcar/drivers/intel/fsp2_0/hand_off_block.o CC postcar/drivers/pc80/pc/i8254.o CC postcar/drivers/pc80/rtc/mc146818rtc.o CC postcar/drivers/pc80/rtc/mc146818rtc_boot.o CC postcar/drivers/smmstore/store.o CC postcar/drivers/spi/bitbang.o CC postcar/drivers/spi/boot_device_rw_nommap.o CC postcar/drivers/spi/spi-generic.o CC postcar/drivers/spi/spi_flash.o CC postcar/drivers/spi/tpm/tis.o CC postcar/drivers/spi/tpm/tpm.o CC postcar/drivers/tpm/cr50.o CC postcar/drivers/uart/uart8250mem.o CC postcar/drivers/vpd/vpd.o CC postcar/drivers/uart/util.o CC postcar/drivers/vpd/vpd_decode.o CC postcar/lib/boot_device.o CC postcar/lib/bootmode.o CC postcar/lib/cbfs.o CC postcar/lib/cbmem_common.o CC postcar/lib/cbmem_console.o CC postcar/lib/crc_byte.o CC postcar/lib/delay.o CC postcar/lib/ext_stage_cache.o CC postcar/lib/fmap.o CC postcar/lib/gcc.o CC postcar/lib/halt.o CC postcar/lib/hexdump.o CC postcar/lib/imd.o CC postcar/lib/identity.o CC postcar/lib/imd_cbmem.o CC postcar/lib/libgcc.o CC postcar/lib/lzma.o CC postcar/lib/lzmadecode.o CC postcar/lib/memchr.o CC postcar/lib/memcmp.o CC postcar/lib/prog_loaders.o CC postcar/lib/prog_ops.o CP postcar/lib/program.ld CC postcar/lib/reset.o CC postcar/lib/rmodule.o CC postcar/lib/romstage_handoff.o CC postcar/lib/string.o CC postcar/lib/timestamp.o CC postcar/lib/version.o CC postcar/security/memory/memory.o CC postcar/security/tpm/tspi/tspi.o CC postcar/security/tpm/tss/tcg-2.0/tss.o CC postcar/security/tpm/tss/tcg-2.0/tss_marshaling.o CC postcar/security/tpm/tss/tss.o CC postcar/security/tpm/tss/vendor/cr50/cr50.o CC postcar/soc/intel/cannonlake/gspi.o CC postcar/soc/intel/cannonlake/i2c.o CC postcar/soc/intel/cannonlake/pmutil.o CC postcar/soc/intel/cannonlake/spi.o CC postcar/soc/intel/cannonlake/uart.o CC postcar/soc/intel/common/block/chip/chip.o CC postcar/soc/intel/common/block/cpu/car/exit_car.o CC postcar/soc/intel/common/block/fast_spi/fast_spi.o CC postcar/soc/intel/common/block/fast_spi/fast_spi_flash.o CC postcar/soc/intel/common/block/gspi/gspi.o CC postcar/soc/intel/common/block/i2c/i2c.o CC postcar/soc/intel/common/block/lpss/lpss.o CC postcar/soc/intel/common/block/pmc/pmclib.o CC postcar/soc/intel/common/block/smbus/tco.o CC postcar/soc/intel/common/block/smm/smm.o CC postcar/soc/intel/common/block/spi/spi.o CC postcar/soc/intel/common/block/systemagent/memmap.o CC postcar/soc/intel/common/block/systemagent/systemagent_early.o CC postcar/soc/intel/common/block/timer/timer.o CC postcar/soc/intel/common/block/uart/uart.o CC postcar/soc/intel/common/reset.o CC postcar/soc/intel/common/tpm_tis.o CC+STRIP src/cpu/intel/fit/fit_table.c HOSTCC cbfstool/cbfstool.o Checking out iPXE revision 7c39c04a537ce29dccc6f2bae9749d1d371429c1 HOSTCC cbfstool/cbfs_image.o HOSTCC cbfstool/cbfs-mkstage.o HOSTCC cbfstool/cbfs-mkpayload.o HOSTCC cbfstool/partitioned_file.o HOSTCC cbfstool/platform_fixups.o HOSTCC cbfstool/cbfs_private.o HOSTCC cbfstool/fsp_relocate.o HOSTCC cbfstool/linux_trampoline.o HOSTCC cbfstool/cbfs-payload-linux.o Switched to branch 'master' HOSTCC cbfstool/compress.o HOSTCC cbfstool/lz4.o HOSTCC cbfstool/lz4hc.o HOSTCC cbfstool/lz4frame.o Your branch is behind 'origin/master' by 17 commits, and can be fast-forwarded. (use "git pull" to update your local branch) Deleted branch coreboot (was 7c39c04a5). HOSTCC cbfstool/xxhash.o HOSTCC cbfstool/lz4_wrapper.o HOSTCC cbfstool/lzma.o HOSTCC cbfstool/LzFind.o Switched to a new branch 'coreboot' MAKE iPXE 7c39c04a537ce29dccc6f2bae9749d1d371429c1 HOSTCC cbfstool/LzmaDec.o HOSTCC cbfstool/LzmaEnc.o MAKE /workspace/coreboot/vboot_lib/libvboot_host.a [PARSEROM] CC bootblock/mainboard/google/puff/static.o CC bootblock/acpi/acpi_pm.o CC bootblock/arch/x86/boot.o vboot SHA256 built with tight loops (slower, smaller code size) CC cgpt/cgpt_add.o CC cgpt/cgpt_boot.o CC cgpt/cgpt_common.o CC cgpt/cgpt_create.o CP bootblock/arch/x86/bootblock.ld [DEPS] core/version.c CC bootblock/arch/x86/breakpoint.o CP bootblock/arch/x86/car.ld CC bootblock/arch/x86/cf9_reset.o [DEPS] arch/x86/transitions/librm.S CC bootblock/arch/x86/cpu_common.o CC bootblock/arch/x86/exception.o [DEPS] arch/x86/transitions/libpm.S CC bootblock/arch/x86/gdt_init.o [DEPS] arch/x86/transitions/libkir.S CC bootblock/arch/x86/id.o CC bootblock/arch/x86/idt.o CC cgpt/cgpt_edit.o CC bootblock/arch/x86/memcpy.o CP bootblock/arch/x86/memlayout.ld [DEPS] arch/x86/transitions/liba20.S CC cgpt/cgpt_find.o CC bootblock/arch/x86/memmove_32.o [DEPS] arch/x86/prefix/usbdisk.S CC cgpt/cgpt_prioritize.o CC cgpt/cgpt_repair.o CC cgpt/cgpt_show.o [DEPS] arch/x86/prefix/unlzma16.S CC bootblock/arch/x86/memset.o CC bootblock/arch/x86/mmap_boot.o CC bootblock/arch/x86/null_breakpoint.o [DEPS] arch/x86/prefix/unlzma.S [DEPS] arch/x86/prefix/undiloader.S CC bootblock/arch/x86/post.o CC bootblock/arch/x86/timestamp.o CC firmware/2lib/2common.o CC firmware/2lib/2context.o CC firmware/2lib/2crc8.o CC firmware/2lib/2crypto.o [DEPS] arch/x86/prefix/romprefix.S [DEPS] arch/x86/prefix/rawprefix.S CC bootblock/arch/x86/walkcbfs.o [DEPS] arch/x86/prefix/pxeprefix.S CC firmware/2lib/2hmac.o CC bootblock/commonlib/bsd/cbfs_mcache.o CC firmware/2lib/2nvstorage.o [DEPS] arch/x86/prefix/pciromprefix.S [DEPS] arch/x86/prefix/nullprefix.S [DEPS] arch/x86/prefix/nbiprefix.S [DEPS] arch/x86/prefix/mromprefix.S CC bootblock/commonlib/bsd/cbfs_private.o CC firmware/2lib/2recovery_reasons.o [DEPS] arch/x86/prefix/mbr.S [DEPS] arch/x86/prefix/lkrnprefix.S CC firmware/2lib/2rsa.o CC bootblock/commonlib/bsd/gcd.o [DEPS] arch/x86/prefix/libprefix.S CC firmware/2lib/2sha1.o [DEPS] arch/x86/prefix/kpxeprefix.S CC firmware/2lib/2sha256.o CC firmware/2lib/2sha512.o [DEPS] arch/x86/prefix/kkpxeprefix.S CC bootblock/commonlib/bsd/ipchksum.o CC bootblock/commonlib/bsd/lz4_wrapper.o [DEPS] arch/x86/prefix/kkkpxeprefix.S CC firmware/2lib/2sha_utility.o [DEPS] arch/x86/prefix/isaromprefix.S CC firmware/2lib/2struct.o CC firmware/2lib/2stub.o [DEPS] arch/x86/prefix/hdprefix.S [DEPS] arch/x86/prefix/exeprefix.S [DEPS] arch/x86/prefix/dskprefix.S CC bootblock/commonlib/bsd/string.o CC firmware/2lib/2stub_hwcrypto.o CC bootblock/commonlib/iobuf.o CC bootblock/commonlib/list.o [DEPS] arch/x86/prefix/bootpart.S CC firmware/lib/cgptlib/cgptlib_internal.o [DEPS] arch/x86/interface/syslinux/com32_wrapper.S [DEPS] arch/x86/interface/pxe/pxe_entry.S [DEPS] arch/x86/interface/pcbios/e820mangler.S CC firmware/lib/cgptlib/crc32.o CC bootblock/commonlib/mem_pool.o CC firmware/lib/gpt_misc.o [DEPS] arch/x86/core/ucode_mp.S CC firmware/stub/tpm_lite_stub.o [DEPS] arch/x86/core/stack16.S [DEPS] arch/x86/core/stack.S CC bootblock/commonlib/region.o [DEPS] arch/x86/core/patch_cf.S CC firmware/stub/vboot_api_stub_disk.o CC bootblock/console/console.o CC futility/dump_kernel_config_lib.o [DEPS] arch/x86/core/mpcall.S CC host/arch/x86/lib/crossystem_arch.o [DEPS] arch/x86_64/core/setjmp.S CC bootblock/console/die.o CC bootblock/console/init.o [DEPS] arch/x86_64/core/gdbidt.S CC bootblock/console/post.o [DEPS] arch/x86/transitions/librm_test.c CC host/lib/chromeos_config.o CC bootblock/console/printk.o CC host/lib/crossystem.o CC host/lib/crypto.o [DEPS] arch/x86/transitions/librm_mgmt.c [DEPS] arch/x86/drivers/hyperv/hyperv.c [DEPS] arch/x86/drivers/xen/hvm.c CC bootblock/console/vsprintf.o CC bootblock/console/vtxprintf.o CC bootblock/cpu/intel/common/common_init.o CC host/lib/extract_vmlinuz.o CC host/lib/subprocess.o [DEPS] arch/x86/hci/commands/pxe_cmd.c CC bootblock/cpu/intel/fit/fit.o CC bootblock/cpu/intel/microcode/microcode.o CC host/lib/cbfstool.o [DEPS] arch/x86/hci/commands/cpuid_cmd.c [DEPS] arch/x86/interface/syslinux/comboot_resolv.c CC host/lib/fmap.o [DEPS] arch/x86/interface/syslinux/comboot_call.c CC bootblock/cpu/x86/early_reset.o CC host/lib/host_misc.o CC host/lib21/host_misc.o CC firmware/lib/tpm_lite/tlcl.o [DEPS] arch/x86/interface/syslinux/com32_call.c CC bootblock/cpu/x86/entry16.o [DEPS] arch/x86/interface/vmware/vmware.c [DEPS] arch/x86/interface/vmware/vmconsole.c CC bootblock/cpu/x86/entry32.o CC bootblock/cpu/x86/lapic/boot_cpu.o [DEPS] arch/x86/interface/vmware/guestrpc.c [DEPS] arch/x86/interface/vmware/guestinfo.c [DEPS] arch/x86/interface/pxe/pxe_undi.c CC bootblock/cpu/x86/lapic/lapic.o CC bootblock/cpu/x86/mtrr/debug.o CC bootblock/cpu/x86/mtrr/earlymtrr.o [DEPS] arch/x86/interface/pxe/pxe_udp.c [DEPS] arch/x86/interface/pxe/pxe_tftp.c CC bootblock/cpu/x86/mtrr/mtrrlib.o CC bootblock/cpu/x86/name/name.o [DEPS] arch/x86/interface/pxe/pxe_preboot.c [DEPS] arch/x86/interface/pxe/pxe_loader.c [DEPS] arch/x86/interface/pxe/pxe_file.c [DEPS] arch/x86/interface/pxe/pxe_exit_hook.c [DEPS] arch/x86/interface/pxe/pxe_call.c [DEPS] arch/x86/interface/pcbios/vesafb.c RM libvboot_host.so LD libvboot_host.so CC bootblock/cpu/x86/pae/pgtbl.o [DEPS] arch/x86/interface/pcbios/rtc_time.c RM libvboot_host.a AR libvboot_host.a CC bootblock/cpu/x86/tsc/delay_tsc.o [DEPS] arch/x86/interface/pcbios/rtc_entropy.c CC bootblock/device/device_const.o CC bootblock/device/i2c.o CC bootblock/device/mmio.o [DEPS] arch/x86/interface/pcbios/rsdp.c CC bootblock/device/pci_early.o [DEPS] arch/x86/interface/pcbios/pnpbios.c [DEPS] arch/x86/interface/pcbios/pcibios.c [DEPS] arch/x86/interface/pcbios/int15.c [DEPS] arch/x86/interface/pcbios/int13con.c CC bootblock/device/pci_ops.o [DEPS] arch/x86/interface/pcbios/int13.c CC bootblock/drivers/efi/efivars.o [DEPS] arch/x86/interface/pcbios/hidemem.c [DEPS] arch/x86/interface/pcbios/fakee820.c [DEPS] arch/x86/interface/pcbios/biosint.c CC bootblock/drivers/efi/option.o [DEPS] arch/x86/interface/pcbios/bios_timer.c CC bootblock/drivers/i2c/designware/dw_i2c.o CC bootblock/drivers/pc80/pc/i8254.o [DEPS] arch/x86/interface/pcbios/bios_smbios.c [DEPS] arch/x86/interface/pcbios/bios_reboot.c CC bootblock/drivers/pc80/rtc/mc146818rtc.o CC bootblock/drivers/pc80/rtc/mc146818rtc_boot.o CC bootblock/drivers/smmstore/store.o CC bootblock/drivers/spi/bitbang.o [DEPS] arch/x86/interface/pcbios/bios_nap.c [DEPS] arch/x86/interface/pcbios/bios_mp.c CC bootblock/drivers/spi/boot_device_rw_nommap.o CC bootblock/drivers/spi/spi-generic.o [DEPS] arch/x86/interface/pcbios/bios_console.c CC bootblock/drivers/spi/spi_flash.o CC bootblock/drivers/spi/tpm/tis.o CC bootblock/drivers/spi/tpm/tpm.o [DEPS] arch/x86/interface/pcbios/bios_cachedhcp.c CC bootblock/drivers/tpm/cr50.o [DEPS] arch/x86/interface/pcbios/basemem.c [DEPS] arch/x86/interface/pcbios/apm.c [DEPS] arch/x86/interface/pcbios/acpipwr.c CC bootblock/drivers/uart/uart8250mem.o [DEPS] arch/x86/interface/pcbios/acpi_timer.c [DEPS] arch/x86/image/ucode.c [DEPS] arch/x86/image/sdi.c CC bootblock/drivers/uart/util.o [DEPS] arch/x86/image/pxe_image.c CC bootblock/drivers/vpd/vpd.o [DEPS] arch/x86/image/nbi.c CC bootblock/drivers/vpd/vpd_decode.o [DEPS] arch/x86/image/multiboot.c CC bootblock/ec/google/chromeec/ec.o CC bootblock/ec/google/chromeec/ec_boardid.o CC bootblock/ec/google/chromeec/ec_lpc.o [DEPS] arch/x86/image/elfboot.c [DEPS] arch/x86/image/comboot.c [DEPS] arch/x86/image/com32.c [DEPS] arch/x86/image/bzimage.c [DEPS] arch/x86/image/bootsector.c [DEPS] arch/x86/core/x86_uart.c CC bootblock/lib/boot_device.o CC bootblock/lib/bootblock.o [DEPS] arch/x86/core/x86_tcpip.c CC bootblock/lib/bootmode.o [DEPS] arch/x86/core/x86_string.c [DEPS] arch/x86/core/x86_io.c [DEPS] arch/x86/core/vram_settings.c [DEPS] arch/x86/core/video_subr.c CC bootblock/lib/cbfs.o [DEPS] arch/x86/core/runtime.c CC bootblock/lib/cbmem_console.o CC bootblock/lib/crc_byte.o CC bootblock/lib/delay.o [DEPS] arch/x86/core/relocate.c CC bootblock/lib/fmap.o [DEPS] arch/x86/core/rdtsc_timer.c CC bootblock/lib/fw_config.o CC bootblock/lib/gcc.o [DEPS] arch/x86/core/rdrand.c CC bootblock/lib/gpio.o CC bootblock/lib/halt.o [DEPS] arch/x86/core/pit8254.c [DEPS] arch/x86/core/pic8259.c CC bootblock/lib/hexdump.o CC bootblock/lib/identity.o [DEPS] arch/x86/core/pcidirect.c CC bootblock/lib/master_header_pointer.o CC bootblock/lib/libgcc.o CC bootblock/lib/memcmp.o CC bootblock/lib/memchr.o [DEPS] arch/x86/core/pci_autoboot.c CC bootblock/lib/prog_loaders.o [DEPS] arch/x86/core/gdbmach.c [DEPS] arch/x86/core/dumpregs.c CC bootblock/lib/prog_ops.o [DEPS] arch/x86/core/debugcon.c [DEPS] arch/x86/core/cpuid_settings.c [DEPS] arch/x86/core/cpuid.c [DEPS] arch/x86/core/basemem_packet.c CP bootblock/lib/program.ld CC bootblock/lib/reset.o [DEPS] config/config_usb.c CC bootblock/lib/string.o CC bootblock/lib/timestamp.o [DEPS] config/config_timer.c CC bootblock/lib/version.o [DEPS] config/config_sbi.c CC bootblock/mainboard/google/puff/bootblock.o CC bootblock/mainboard/google/puff/variants/baseboard/gpio.o [DEPS] config/config_route.c CC bootblock/mainboard/google/puff/variants/kaisa/gpio.o [DEPS] config/config_romprefix.c [DEPS] config/config_pixbuf.c [DEPS] config/config_pci.c [DEPS] config/config_pcbios.c CC bootblock/security/tpm/tspi/tspi.o [DEPS] config/config_net80211.c CC bootblock/security/tpm/tss/tcg-2.0/tss.o CC bootblock/security/tpm/tss/tcg-2.0/tss_marshaling.o [DEPS] config/config_linux.c CC bootblock/security/tpm/tss/tss.o [DEPS] config/config_infiniband.c CC bootblock/soc/intel/cannonlake/bootblock/bootblock.o [DEPS] config/config_http.c CC bootblock/soc/intel/cannonlake/bootblock/pch.o [DEPS] config/config_fdt.c CC bootblock/soc/intel/cannonlake/bootblock/report_platform.o [DEPS] config/config_fc.c CC bootblock/soc/intel/cannonlake/gpio.o [DEPS] config/config_ethernet.c [DEPS] config/config_entropy.c [DEPS] config/config_efi.c [DEPS] config/config_eap.c CC bootblock/soc/intel/cannonlake/gpio_common.o CC bootblock/soc/intel/cannonlake/gspi.o [DEPS] config/config_digest_cmd.c [DEPS] config/config_crypto.c [DEPS] config/config_certs.c [DEPS] config/config_asn1.c CC bootblock/soc/intel/cannonlake/i2c.o [DEPS] config/config_archive.c [DEPS] config/config.c [DEPS] usr/sync.c CC bootblock/soc/intel/cannonlake/lpc.o [DEPS] usr/shimmgmt.c [DEPS] usr/route_ipv6.c CC bootblock/soc/intel/cannonlake/p2sb.o [DEPS] usr/route_ipv4.c [DEPS] usr/route.c [DEPS] usr/pxemenu.c CC bootblock/soc/intel/cannonlake/pmutil.o CC bootblock/soc/intel/cannonlake/spi.o CC bootblock/soc/intel/cannonlake/uart.o [DEPS] usr/prompt.c CC bootblock/soc/intel/common/block/chip/chip.o [DEPS] usr/profstat.c [DEPS] usr/pingmgmt.c [DEPS] usr/ntpmgmt.c [DEPS] usr/nslookup.c CC bootblock/soc/intel/common/block/cpu/car/cache_as_ram.o [DEPS] usr/neighmgmt.c CC bootblock/soc/intel/common/block/cpu/car/car_lib.o [DEPS] usr/lotest.c [DEPS] usr/iwmgmt.c CC bootblock/soc/intel/common/block/cpu/cpulib.o CC bootblock/soc/intel/common/block/fast_spi/fast_spi.o [DEPS] usr/ipstat.c [DEPS] usr/imgtrust.c [DEPS] usr/imgmgmt.c [DEPS] usr/imgcrypt.c [DEPS] usr/imgarchive.c CC bootblock/soc/intel/common/block/fast_spi/fast_spi_flash.o CC bootblock/soc/intel/common/block/gpio/gpio.o CC bootblock/soc/intel/common/block/gpmr/gpmr.o CC bootblock/soc/intel/common/block/gspi/gspi.o [DEPS] usr/ifmgmt.c [DEPS] usr/ibmgmt.c CC bootblock/soc/intel/common/block/i2c/i2c.o CC bootblock/soc/intel/common/block/itss/itss.o [DEPS] usr/fdtmgmt.c [DEPS] usr/fcmgmt.c [DEPS] usr/dhcpmgmt.c [DEPS] usr/certmgmt.c CC bootblock/soc/intel/common/block/lpc/lpc_lib.o [DEPS] usr/autoboot.c CC bootblock/soc/intel/common/block/lpss/lpss.o [DEPS] hci/keymap/keymap_us.c CC bootblock/soc/intel/common/block/p2sb/p2sb.o CC bootblock/soc/intel/common/block/p2sb/p2sblib.o [DEPS] hci/keymap/keymap_uk.c [DEPS] hci/keymap/keymap_ua.c CC bootblock/soc/intel/common/block/pcr/pcr.o [DEPS] hci/keymap/keymap_sr-latin.c [DEPS] hci/keymap/keymap_sg.c [DEPS] hci/keymap/keymap_se.c [DEPS] hci/keymap/keymap_ru.c [DEPS] hci/keymap/keymap_ro.c [DEPS] hci/keymap/keymap_pt.c [DEPS] hci/keymap/keymap_pl.c CC bootblock/soc/intel/common/block/pmc/pmclib.o [DEPS] hci/keymap/keymap_no.c [DEPS] hci/keymap/keymap_no-latin1.c [DEPS] hci/keymap/keymap_nl.c [DEPS] hci/keymap/keymap_mt.c CC bootblock/soc/intel/common/block/rtc/rtc.o [DEPS] hci/keymap/keymap_mk.c [DEPS] hci/keymap/keymap_lt.c [DEPS] hci/keymap/keymap_it.c [DEPS] hci/keymap/keymap_il.c CC bootblock/soc/intel/common/block/smbus/smbus_early.o [DEPS] hci/keymap/keymap_hu.c [DEPS] hci/keymap/keymap_gr.c [DEPS] hci/keymap/keymap_fr.c [DEPS] hci/keymap/keymap_fi.c CC bootblock/soc/intel/common/block/smbus/smbuslib.o [DEPS] hci/keymap/keymap_et.c [DEPS] hci/keymap/keymap_es.c CC bootblock/soc/intel/common/block/smbus/spd_access.o [DEPS] hci/keymap/keymap_dk.c [DEPS] hci/keymap/keymap_de.c [DEPS] hci/keymap/keymap_cz.c CC bootblock/soc/intel/common/block/smbus/tco.o [DEPS] hci/keymap/keymap_cf.c [DEPS] hci/keymap/keymap_by.c [DEPS] hci/keymap/keymap_al.c CC bootblock/soc/intel/common/block/smm/smm.o [DEPS] hci/mucurses/widgets/editbox.c CC bootblock/soc/intel/common/block/spi/spi.o [DEPS] hci/mucurses/wininit.c [DEPS] hci/mucurses/windows.c CC bootblock/soc/intel/common/block/systemagent/systemagent_early.o [DEPS] hci/mucurses/winattrs.c CC bootblock/soc/intel/common/block/timer/timer.o [DEPS] hci/mucurses/slk.c [DEPS] hci/mucurses/print_nadv.c CC bootblock/soc/intel/common/block/uart/uart.o [DEPS] hci/mucurses/print.c [DEPS] hci/mucurses/mucurses.c [DEPS] hci/mucurses/kb.c [DEPS] hci/mucurses/edging.c [DEPS] hci/mucurses/colour.c CC bootblock/soc/intel/common/reset.o [DEPS] hci/mucurses/clear.c CC bootblock/soc/intel/common/tpm_tis.o [DEPS] hci/mucurses/ansi_screen.c [DEPS] hci/mucurses/alert.c [DEPS] hci/tui/settings_ui.c [DEPS] hci/tui/message.c [DEPS] hci/tui/menu_ui.c [DEPS] hci/tui/login_ui.c [DEPS] hci/tui/form_ui.c [DEPS] hci/commands/vlan_cmd.c [DEPS] hci/commands/usb_cmd.c [DEPS] hci/commands/time_cmd.c CC romstage/mainboard/google/puff/static.o [DEPS] hci/commands/sync_cmd.c [DEPS] hci/commands/shim_cmd.c [DEPS] hci/commands/sanboot_cmd.c [DEPS] hci/commands/route_cmd.c [DEPS] hci/commands/reboot_cmd.c CC romstage/acpi/acpi_pm.o [DEPS] hci/commands/profstat_cmd.c [DEPS] hci/commands/poweroff_cmd.c [DEPS] hci/commands/ping_cmd.c CC romstage/arch/x86/boot.o [DEPS] hci/commands/pci_cmd.c CC romstage/arch/x86/breakpoint.o [DEPS] hci/commands/param_cmd.c [DEPS] hci/commands/nvo_cmd.c [DEPS] hci/commands/ntp_cmd.c [DEPS] hci/commands/nslookup_cmd.c [DEPS] hci/commands/neighbour_cmd.c CP romstage/arch/x86/car.ld [DEPS] hci/commands/lotest_cmd.c [DEPS] hci/commands/login_cmd.c [DEPS] hci/commands/iwmgmt_cmd.c CC romstage/arch/x86/cf9_reset.o [DEPS] hci/commands/ipstat_cmd.c CC romstage/arch/x86/cpu_common.o [DEPS] hci/commands/image_trust_cmd.c [DEPS] hci/commands/image_mem_cmd.c [DEPS] hci/commands/image_crypt_cmd.c [DEPS] hci/commands/image_cmd.c [DEPS] hci/commands/image_archive_cmd.c CC romstage/arch/x86/exception.o CC romstage/arch/x86/memcpy.o CP romstage/arch/x86/memlayout.ld [DEPS] hci/commands/ifmgmt_cmd.c CC romstage/arch/x86/memmove_32.o [DEPS] hci/commands/ibmgmt_cmd.c [DEPS] hci/commands/gdbstub_cmd.c CC romstage/arch/x86/memset.o CC romstage/arch/x86/mmap_boot.o [DEPS] hci/commands/fdt_cmd.c [DEPS] hci/commands/fcmgmt_cmd.c CC romstage/arch/x86/null_breakpoint.o CC romstage/arch/x86/post.o CC romstage/arch/x86/postcar_loader.o [DEPS] hci/commands/dynui_cmd.c [DEPS] hci/commands/digest_cmd.c CC romstage/arch/x86/romstage.o CC romstage/arch/x86/timestamp.o CC romstage/commonlib/bsd/cbfs_mcache.o [DEPS] hci/commands/dhcp_cmd.c CC romstage/commonlib/bsd/cbfs_private.o CC romstage/commonlib/bsd/elog.o [DEPS] hci/commands/console_cmd.c [DEPS] hci/commands/config_cmd.c [DEPS] hci/commands/cert_cmd.c [DEPS] hci/commands/autoboot_cmd.c [DEPS] hci/wireless_errors.c CC romstage/commonlib/bsd/gcd.o [DEPS] hci/strerror.c CC romstage/commonlib/bsd/ipchksum.o [DEPS] hci/shell.c CC romstage/commonlib/bsd/lz4_wrapper.o [DEPS] hci/readline.c CC romstage/commonlib/bsd/string.o CC romstage/commonlib/iobuf.o [DEPS] hci/linux_args.c [DEPS] hci/jumpscroll.c CC romstage/commonlib/list.o [DEPS] hci/editstring.c [DEPS] crypto/mishmash/rsa_sha512.c CC romstage/commonlib/mem_pool.o CC romstage/commonlib/rational.o CC romstage/commonlib/region.o [DEPS] crypto/mishmash/rsa_sha384.c [DEPS] crypto/mishmash/rsa_sha256.c [DEPS] crypto/mishmash/rsa_sha224.c [DEPS] crypto/mishmash/rsa_sha1.c [DEPS] crypto/mishmash/rsa_md5.c CC romstage/console/console.o [DEPS] crypto/mishmash/rsa_aes_gcm_sha384.c CC romstage/console/die.o [DEPS] crypto/mishmash/rsa_aes_gcm_sha256.c [DEPS] crypto/mishmash/rsa_aes_cbc_sha256.c [DEPS] crypto/mishmash/rsa_aes_cbc_sha1.c CC romstage/console/init.o [DEPS] crypto/mishmash/oid_x25519.c [DEPS] crypto/mishmash/oid_sha512_256.c CC romstage/console/post.o CC romstage/console/printk.o [DEPS] crypto/mishmash/oid_sha512_224.c CC romstage/console/vsprintf.o [DEPS] crypto/mishmash/oid_sha512.c [DEPS] crypto/mishmash/oid_sha384.c [DEPS] crypto/mishmash/oid_sha256.c CC romstage/console/vtxprintf.o [DEPS] crypto/mishmash/oid_sha224.c CC romstage/cpu/intel/car/romstage.o [DEPS] crypto/mishmash/oid_sha1.c CC romstage/cpu/intel/common/common_init.o [DEPS] crypto/mishmash/oid_rsa.c [DEPS] crypto/mishmash/oid_p384.c CC romstage/cpu/intel/microcode/microcode.o [DEPS] crypto/mishmash/oid_p256.c [DEPS] crypto/mishmash/oid_md5.c [DEPS] crypto/mishmash/oid_md4.c [DEPS] crypto/mishmash/oid_aes_gcm.c [DEPS] crypto/mishmash/oid_aes_cbc.c [DEPS] crypto/mishmash/ecdsa_sha512.c [DEPS] crypto/mishmash/ecdsa_sha384.c CC romstage/cpu/x86/cache/cache.o CC romstage/cpu/x86/lapic/boot_cpu.o [DEPS] crypto/mishmash/ecdsa_sha256.c [DEPS] crypto/mishmash/ecdsa_sha224.c [DEPS] crypto/mishmash/ecdhe_rsa_aes_gcm_sha384.c CC romstage/cpu/x86/lapic/lapic.o [DEPS] crypto/mishmash/ecdhe_rsa_aes_gcm_sha256.c CC romstage/cpu/x86/mtrr/debug.o [DEPS] crypto/mishmash/ecdhe_rsa_aes_cbc_sha384.c CC romstage/cpu/x86/mtrr/earlymtrr.o [DEPS] crypto/mishmash/ecdhe_rsa_aes_cbc_sha256.c CC romstage/cpu/x86/mtrr/mtrrlib.o [DEPS] crypto/mishmash/ecdhe_rsa_aes_cbc_sha1.c CC romstage/cpu/x86/name/name.o [DEPS] crypto/mishmash/ecdhe_ecdsa_aes_gcm_sha384.c [DEPS] crypto/mishmash/ecdhe_ecdsa_aes_gcm_sha256.c [DEPS] crypto/mishmash/ecdhe_ecdsa_aes_cbc_sha384.c CC romstage/cpu/x86/pae/pgtbl.o [DEPS] crypto/mishmash/ecdhe_ecdsa_aes_cbc_sha256.c CC romstage/cpu/x86/smm/tseg_region.o [DEPS] crypto/mishmash/ecdhe_ecdsa_aes_cbc_sha1.c CC romstage/cpu/x86/tsc/delay_tsc.o [DEPS] crypto/mishmash/dhe_rsa_aes_gcm_sha384.c [DEPS] crypto/mishmash/dhe_rsa_aes_gcm_sha256.c [DEPS] crypto/mishmash/dhe_rsa_aes_cbc_sha256.c [DEPS] crypto/mishmash/dhe_rsa_aes_cbc_sha1.c [DEPS] crypto/mishmash/cmd_sha512.c CC romstage/device/device_const.o [DEPS] crypto/mishmash/cmd_sha384.c [DEPS] crypto/mishmash/cmd_sha256.c CC romstage/device/dram/ddr4.o CC romstage/device/dram/ddr_common.o [DEPS] crypto/mishmash/cmd_sha224.c [DEPS] crypto/mishmash/cmd_md4.c [DEPS] crypto/x509.c CC romstage/device/dram/rcd.o [DEPS] crypto/x25519.c [DEPS] crypto/weierstrass.c CC romstage/device/i2c.o [DEPS] crypto/sha512_256.c CC romstage/device/mmio.o [DEPS] crypto/sha512_224.c CC romstage/device/pci_early.o [DEPS] crypto/sha512.c CC romstage/device/pci_ops.o [DEPS] crypto/sha384.c [DEPS] crypto/sha256.c [DEPS] crypto/sha224.c [DEPS] crypto/sha1extra.c [DEPS] crypto/sha1.c [DEPS] crypto/rsa.c [DEPS] crypto/rootcert.c CC romstage/drivers/efi/efivars.o CC romstage/drivers/efi/option.o [DEPS] crypto/rbg.c CC romstage/drivers/i2c/designware/dw_i2c.o [DEPS] crypto/random_nz.c [DEPS] crypto/privkey.c CC romstage/drivers/intel/fsp2_0/cbmem.o [DEPS] crypto/p384.c [DEPS] crypto/p256.c [DEPS] crypto/ocsp.c [DEPS] crypto/ntlm.c [DEPS] crypto/mschapv2.c [DEPS] crypto/md5.c CC romstage/drivers/intel/fsp2_0/debug.o [DEPS] crypto/md4.c CC romstage/drivers/intel/fsp2_0/hand_off_block.o [DEPS] crypto/hmac_drbg.c [DEPS] crypto/hmac.c [DEPS] crypto/hash_df.c [DEPS] crypto/gcm.c [DEPS] crypto/entropy.c CC romstage/drivers/intel/fsp2_0/memory_init.o CC romstage/drivers/intel/fsp2_0/save_mrc_data.o [DEPS] crypto/ecdsa.c CC romstage/drivers/intel/fsp2_0/util.o [DEPS] crypto/ecdhe.c [DEPS] crypto/ecb.c [DEPS] crypto/drbg.c CC romstage/drivers/mrc_cache/mrc_cache.o [DEPS] crypto/dhe.c [DEPS] crypto/des.c CC romstage/drivers/pc80/pc/i8254.o [DEPS] crypto/deflate.c CC romstage/drivers/pc80/rtc/mc146818rtc.o [DEPS] crypto/crypto_null.c [DEPS] crypto/crc32.c CC romstage/drivers/pc80/rtc/mc146818rtc_boot.o [DEPS] crypto/cms.c CC romstage/drivers/smmstore/store.o CC romstage/drivers/spi/bitbang.o [DEPS] crypto/chap.c [DEPS] crypto/certstore.c [DEPS] crypto/cbc.c [DEPS] crypto/bigint.c CC romstage/drivers/spi/boot_device_rw_nommap.o CC romstage/drivers/spi/spi-generic.o [DEPS] crypto/asn1.c [DEPS] crypto/arc4.c [DEPS] crypto/aes_wrap.c CC romstage/drivers/spi/spi_flash.o CC romstage/drivers/spi/tpm/tis.o [DEPS] crypto/aes.c CC romstage/drivers/spi/tpm/tpm.o [DEPS] tests/zlib_test.c CC romstage/drivers/tpm/cr50.o CC romstage/drivers/uart/uart8250mem.o CC romstage/drivers/uart/util.o CC romstage/drivers/vpd/vpd.o CC romstage/drivers/vpd/vpd_decode.o [DEPS] tests/x509_test.c [DEPS] tests/x25519_test.c CC romstage/drivers/wifi/generic/generic.o CC romstage/ec/google/chromeec/crosec_proto.o [DEPS] tests/vsprintf_test.c [DEPS] tests/uuid_test.c CC romstage/ec/google/chromeec/ec.o [DEPS] tests/utf8_test.c [DEPS] tests/uri_test.c CC romstage/ec/google/chromeec/ec_boardid.o CC romstage/ec/google/chromeec/ec_lpc.o [DEPS] tests/tests.c [DEPS] tests/time_test.c CC romstage/ec/google/chromeec/ec_smbios.o CC romstage/ec/google/chromeec/vstore.o [DEPS] tests/test.c CC romstage/lib/boot_device.o CC romstage/lib/bootmode.o [DEPS] tests/tcpip_test.c CC romstage/lib/cbfs.o [DEPS] tests/string_test.c [DEPS] tests/sha512_test.c [DEPS] tests/sha256_test.c [DEPS] tests/sha1_test.c [DEPS] tests/settings_test.c [DEPS] tests/setjmp_test.c [DEPS] tests/rsa_test.c CC romstage/lib/cbmem_common.o CC romstage/lib/cbmem_console.o [DEPS] tests/pubkey_test.c [DEPS] tests/profile_test.c [DEPS] tests/pnm_test.c CC romstage/lib/crc_byte.o [DEPS] tests/png_test.c [DEPS] tests/pixbuf_test.c CC romstage/lib/delay.o CC romstage/lib/dimm_info_util.o [DEPS] tests/pem_test.c CC romstage/lib/ext_stage_cache.o [DEPS] tests/pccrc_test.c CC romstage/lib/fmap.o [DEPS] tests/p384_test.c [DEPS] tests/p256_test.c [DEPS] tests/ocsp_test.c CC romstage/lib/fw_config.o [DEPS] tests/ntlm_test.c CC romstage/lib/gcc.o [DEPS] tests/netdev_test.c [DEPS] tests/nap_test.c CC romstage/lib/gpio.o [DEPS] tests/mschapv2_test.c CC romstage/lib/halt.o [DEPS] tests/memset_test.c [DEPS] tests/memcpy_test.c CC romstage/lib/hexdump.o [DEPS] tests/md5_test.c CC romstage/lib/identity.o CC romstage/lib/imd.o [DEPS] tests/md4_test.c CC romstage/lib/imd_cbmem.o [DEPS] tests/math_test.c [DEPS] tests/list_test.c CC romstage/lib/libgcc.o [DEPS] tests/linebuf_test.c [DEPS] tests/ipv6_test.c [DEPS] tests/ipv4_test.c [DEPS] tests/iobuf_test.c [DEPS] tests/hmac_test.c [DEPS] tests/hmac_drbg_test.c [DEPS] tests/hash_df_test.c CC romstage/lib/lzma.o CC romstage/lib/lzmadecode.o CC romstage/lib/memchr.o CC romstage/lib/memcmp.o CC romstage/lib/memrange.o CC romstage/lib/prog_loaders.o [DEPS] tests/gzip_test.c [DEPS] tests/gcm_test.c CC romstage/lib/prog_ops.o [DEPS] tests/fdt_test.c CP romstage/lib/program.ld [DEPS] tests/entropy_sample.c [DEPS] tests/elliptic_test.c CC romstage/lib/ramtest.o [DEPS] tests/efi_siglist_test.c [DEPS] tests/editstring_test.c CC romstage/lib/region_file.o CC romstage/lib/reset.o [DEPS] tests/ecdsa_test.c [DEPS] tests/dns_test.c [DEPS] tests/digest_test.c CC romstage/lib/rmodule.o [DEPS] tests/dhe_test.c [DEPS] tests/des_test.c [DEPS] tests/der_test.c [DEPS] tests/deflate_test.c CC romstage/lib/romstage_handoff.o [DEPS] tests/crc32_test.c CC romstage/lib/rtc.o [DEPS] tests/cpio_test.c CC romstage/lib/selfboot.o [DEPS] tests/cms_test.c [DEPS] tests/cipher_test.c [DEPS] tests/byteswap_test.c [DEPS] tests/bofm_test.c [DEPS] tests/bitops_test.c CC romstage/lib/spd_bin.o CC romstage/lib/spd_cache.o [DEPS] tests/bigint_test.c [DEPS] tests/base64_test.c CC romstage/lib/stack.o CC romstage/lib/string.o [DEPS] tests/base16_test.c CC romstage/lib/timestamp.o [DEPS] tests/asn1_test.c [DEPS] tests/aes_test.c [DEPS] tests/acpi_test.c CC romstage/lib/ux_locales.o CC romstage/lib/version.o [DEPS] interface/hyperv/vmbus.c CC romstage/lib/xxhash.o CC romstage/mainboard/google/puff/romstage.o [DEPS] interface/xen/xenstore.c [DEPS] interface/xen/xengrant.c [DEPS] interface/xen/xenbus.c CC romstage/mainboard/google/puff/variants/baseboard/gpio.o CC romstage/mainboard/google/puff/variants/baseboard/memory.o [DEPS] interface/bofm/bofm.c [DEPS] interface/smbios/smbios_settings.c [DEPS] interface/smbios/smbios.c CC romstage/security/memory/memory.o [DEPS] interface/efi/efiprefix.c CC romstage/security/tpm/tspi/tspi.o [DEPS] interface/efi/efidrvprefix.c [DEPS] interface/efi/efi_wrap.c CC romstage/security/tpm/tss/tcg-2.0/tss.o [DEPS] interface/efi/efi_watchdog.c CC romstage/security/tpm/tss/tcg-2.0/tss_marshaling.o CC romstage/security/tpm/tss/tss.o [DEPS] interface/efi/efi_veto.c [DEPS] interface/efi/efi_utils.c CC romstage/security/tpm/tss/vendor/cr50/cr50.o [DEPS] interface/efi/efi_usb.c [DEPS] interface/efi/efi_umalloc.c CC romstage/soc/intel/cannonlake/cnl_memcfg_init.o [DEPS] interface/efi/efi_timer.c CC romstage/soc/intel/cannonlake/gpio.o [DEPS] interface/efi/efi_time.c CC romstage/soc/intel/cannonlake/gspi.o [DEPS] interface/efi/efi_table.c CC romstage/soc/intel/cannonlake/i2c.o CC romstage/soc/intel/cannonlake/lpc.o CC romstage/soc/intel/cannonlake/pcie_rp.o [DEPS] interface/efi/efi_strings.c [DEPS] interface/efi/efi_snp_hii.c CC romstage/soc/intel/cannonlake/pmutil.o CC romstage/soc/intel/cannonlake/reset.o [DEPS] interface/efi/efi_snp.c [DEPS] interface/efi/efi_smbios.c [DEPS] interface/efi/efi_shim.c CC romstage/soc/intel/cannonlake/romstage/fsp_params.o CC romstage/soc/intel/cannonlake/romstage/romstage.o [DEPS] interface/efi/efi_settings.c CC romstage/soc/intel/cannonlake/romstage/systemagent.o [DEPS] interface/efi/efi_service.c [DEPS] interface/efi/efi_rng.c CC romstage/soc/intel/cannonlake/spi.o CC romstage/soc/intel/cannonlake/uart.o [DEPS] interface/efi/efi_reboot.c [DEPS] interface/efi/efi_pxe.c [DEPS] interface/efi/efi_pci.c CC romstage/soc/intel/common/basecode/ramtop/ramtop.o [DEPS] interface/efi/efi_path.c [DEPS] interface/efi/efi_open.c [DEPS] interface/efi/efi_null.c CC romstage/soc/intel/common/block/chip/chip.o [DEPS] interface/efi/efi_nap.c [DEPS] interface/efi/efi_mp.c CC romstage/soc/intel/common/block/cpu/cpulib.o [DEPS] interface/efi/efi_local.c CC romstage/soc/intel/common/block/cse/cse.o CC romstage/soc/intel/common/block/cse/cse_lite.o [DEPS] interface/efi/efi_init.c [DEPS] interface/efi/efi_hii.c [DEPS] interface/efi/efi_guid.c [DEPS] interface/efi/efi_file.c CC romstage/soc/intel/common/block/cse/cse_lite_cmos.o [DEPS] interface/efi/efi_fdt.c [DEPS] interface/efi/efi_fbcon.c [DEPS] interface/efi/efi_entropy.c CC romstage/soc/intel/common/block/fast_spi/fast_spi.o [DEPS] interface/efi/efi_driver.c CC romstage/soc/intel/common/block/fast_spi/fast_spi_flash.o [DEPS] interface/efi/efi_download.c [DEPS] interface/efi/efi_debug.c CC romstage/soc/intel/common/block/gpio/gpio.o CC romstage/soc/intel/common/block/gpmr/gpmr.o CC romstage/soc/intel/common/block/graphics/early_graphics.o [DEPS] interface/efi/efi_console.c [DEPS] interface/efi/efi_connect.c CC romstage/soc/intel/common/block/gspi/gspi.o CC romstage/soc/intel/common/block/i2c/i2c.o [DEPS] interface/efi/efi_cmdline.c [DEPS] interface/efi/efi_cachedhcp.c [DEPS] interface/efi/efi_cacert.c [DEPS] interface/efi/efi_bofm.c CC romstage/soc/intel/common/block/itss/itss.o [DEPS] interface/efi/efi_block.c [DEPS] interface/efi/efi_autoexec.c CC romstage/soc/intel/common/block/lpc/lpc_lib.o [DEPS] interface/efi/efi_autoboot.c [DEPS] interface/efi/efi_acpi.c CC romstage/soc/intel/common/block/lpss/lpss.o [DEPS] drivers/uart/ns16550.c CC romstage/soc/intel/common/block/p2sb/p2sb.o [DEPS] drivers/uart/dwuart.c CC romstage/soc/intel/common/block/p2sb/p2sblib.o [DEPS] drivers/usb/xhci.c [DEPS] drivers/usb/usbnet.c CC romstage/soc/intel/common/block/pcie/pcie_helpers.o [DEPS] drivers/usb/usbkbd.c CC romstage/soc/intel/common/block/pcr/pcr.o CC romstage/soc/intel/common/block/pmc/pmclib.o [DEPS] drivers/usb/usbio.c CC romstage/soc/intel/common/block/power_limit/power_limit.o [DEPS] drivers/usb/usbhub.c [DEPS] drivers/usb/usbhid.c [DEPS] drivers/usb/usbblk.c CC romstage/soc/intel/common/block/rtc/rtc.o [DEPS] drivers/usb/uhci.c [DEPS] drivers/usb/ehci.c [DEPS] drivers/usb/dwusb.c [DEPS] drivers/infiniband/mlx_nodnic/src/mlx_port.c [DEPS] drivers/infiniband/mlx_nodnic/src/mlx_device.c [DEPS] drivers/infiniband/mlx_nodnic/src/mlx_cmd.c CC romstage/soc/intel/common/block/smbus/smbus_early.o CC romstage/soc/intel/common/block/smbus/smbuslib.o CC romstage/soc/intel/common/block/smbus/spd_access.o [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_mtu/mlx_mtu.c CC romstage/soc/intel/common/block/smbus/tco.o [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_link_speed/mlx_link_speed.c [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_blink_leds/mlx_blink_leds.c [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_vmac/mlx_vmac.c CC romstage/soc/intel/common/block/smm/smm.o CC romstage/soc/intel/common/block/spi/spi.o [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_nvconfig/mlx_nvconfig_defaults.c [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_nvconfig/mlx_nvconfig.c [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_reg_access/mlx_reg_access.c [DEPS] drivers/infiniband/mlx_utils/src/public/mlx_utils.c CC romstage/soc/intel/common/block/systemagent/memmap.o [DEPS] drivers/infiniband/mlx_utils/src/public/mlx_pci_gw.c [DEPS] drivers/infiniband/mlx_utils/src/public/mlx_pci.c [DEPS] drivers/infiniband/mlx_utils/src/public/mlx_memory.c [DEPS] drivers/infiniband/mlx_utils/src/public/mlx_icmd.c CC romstage/soc/intel/common/block/systemagent/systemagent_early.o CC romstage/soc/intel/common/block/thermal/thermal_common.o [DEPS] drivers/infiniband/mlx_utils_flexboot/src/mlx_utils_priv.c CC romstage/soc/intel/common/block/thermal/thermal_pci.o [DEPS] drivers/infiniband/mlx_utils_flexboot/src/mlx_pci_priv.c CC romstage/soc/intel/common/block/timer/timer.o [DEPS] drivers/infiniband/mlx_utils_flexboot/src/mlx_memory_priv.c CC romstage/soc/intel/common/block/uart/uart.o [DEPS] drivers/infiniband/qib7322.c [DEPS] drivers/infiniband/linda_fw.c CC romstage/soc/intel/common/fsp_reset.o CC romstage/soc/intel/common/reset.o [DEPS] drivers/infiniband/linda.c CC romstage/soc/intel/common/smbios.o CC romstage/soc/intel/common/tpm_tis.o CC romstage/southbridge/intel/common/smbus.o [DEPS] drivers/infiniband/hermon.c [DEPS] drivers/infiniband/golan.c [DEPS] drivers/infiniband/flexboot_nodnic.c CC ramstage/vendorcode/google/smbios.o CC ramstage/superio/common/conf_mode.o CC ramstage/southbridge/intel/common/acpi_pirq_gen.o [DEPS] drivers/infiniband/arbel.c CC ramstage/southbridge/intel/common/smbus.o [DEPS] drivers/gpio/dwgpio.c [DEPS] drivers/bitbash/spi_bit.c [DEPS] drivers/bitbash/mii_bit.c [DEPS] drivers/bitbash/i2c_bit.c CC ramstage/southbridge/intel/common/smbus_ops.o [DEPS] drivers/bitbash/bitbash.c [DEPS] drivers/nvs/threewire.c [DEPS] drivers/nvs/spi.c [DEPS] drivers/nvs/nvsvpd.c [DEPS] drivers/nvs/nvs.c CC ramstage/soc/intel/common/pch/lockdown/lockdown.o [DEPS] drivers/block/srp.c [DEPS] drivers/block/scsi.c [DEPS] drivers/block/ibft.c CC ramstage/soc/intel/common/block/xhci/elog.o CC ramstage/soc/intel/common/block/xhci/xhci.o [DEPS] drivers/block/ata.c [DEPS] drivers/net/marvell/atl_hw.c CC ramstage/soc/intel/common/block/xdci/xdci.o CC ramstage/soc/intel/common/block/uart/uart.o [DEPS] drivers/net/marvell/atl2_hw.c [DEPS] drivers/net/marvell/aqc1xx.c CC ramstage/soc/intel/common/block/timer/timer.o [DEPS] drivers/net/sfc/sfc_hunt.c [DEPS] drivers/net/sfc/efx_hunt.c CC ramstage/soc/intel/common/block/thermal/thermal_common.o CC ramstage/soc/intel/common/block/thermal/thermal_pci.o [DEPS] drivers/net/sfc/efx_common.c [DEPS] drivers/net/bnxt/bnxt.c CC ramstage/soc/intel/common/block/systemagent/memmap.o [DEPS] drivers/net/tg3/tg3_phy.c CC ramstage/soc/intel/common/block/systemagent/systemagent.o [DEPS] drivers/net/tg3/tg3_hw.c [DEPS] drivers/net/tg3/tg3.c [DEPS] drivers/net/efi/snponly.c [DEPS] drivers/net/efi/snpnet.c [DEPS] drivers/net/efi/snp.c [DEPS] drivers/net/efi/nii.c [DEPS] drivers/net/efi/mnpnet.c [DEPS] drivers/net/efi/mnp.c [DEPS] drivers/net/vxge/vxge_traffic.c [DEPS] drivers/net/vxge/vxge_main.c [DEPS] drivers/net/vxge/vxge_config.c [DEPS] drivers/net/vxge/vxge.c CC ramstage/soc/intel/common/block/systemagent/systemagent_early.o CC ramstage/soc/intel/common/block/spi/spi.o CC ramstage/soc/intel/common/block/smm/smm.o [DEPS] drivers/net/phantom/phantom.c CC ramstage/soc/intel/common/block/smbus/smbus.o CC ramstage/soc/intel/common/block/smbus/tco.o [DEPS] drivers/net/igbvf/igbvf_vf.c [DEPS] drivers/net/igbvf/igbvf_mbx.c [DEPS] drivers/net/igbvf/igbvf_main.c [DEPS] drivers/net/wd.c [DEPS] drivers/net/w89c840.c [DEPS] drivers/net/vmxnet3.c [DEPS] drivers/net/virtio-net.c [DEPS] drivers/net/tulip.c [DEPS] drivers/net/velocity.c CC ramstage/soc/intel/common/block/scs/mmc.o [DEPS] drivers/net/tlan.c CC ramstage/soc/intel/common/block/scs/sd.o [DEPS] drivers/net/thunderx.c [DEPS] drivers/net/sundance.c [DEPS] drivers/net/smscusb.c [DEPS] drivers/net/smsc75xx.c [DEPS] drivers/net/smsc95xx.c [DEPS] drivers/net/smc9000.c [DEPS] drivers/net/sky2.c [DEPS] drivers/net/skge.c [DEPS] drivers/net/skeleton.c [DEPS] drivers/net/sis900.c [DEPS] drivers/net/sis190.c [DEPS] drivers/net/rhine.c [DEPS] drivers/net/realtek.c CC ramstage/soc/intel/common/block/sata/sata.o [DEPS] drivers/net/rdc.c [DEPS] drivers/net/prism2_plx.c [DEPS] drivers/net/prism2_pci.c CC ramstage/soc/intel/common/block/rtc/rtc.o [DEPS] drivers/net/pnic.c CC ramstage/soc/intel/common/block/power_limit/power_limit.o CC ramstage/soc/intel/common/block/pmc/pmclib.o CC ramstage/soc/intel/common/block/pcr/pcr.o [DEPS] drivers/net/pcnet32.c [DEPS] drivers/net/ns8390.c [DEPS] drivers/net/netvsc.c [DEPS] drivers/net/netfront.c CC ramstage/soc/intel/common/block/pcie/pcie.o [DEPS] drivers/net/ne2k_isa.c [DEPS] drivers/net/ne.c CC ramstage/soc/intel/common/block/pcie/pcie_helpers.o [DEPS] drivers/net/ncm.c [DEPS] drivers/net/natsemi.c CC ramstage/soc/intel/common/block/pcie/pcie_rp.o CC ramstage/soc/intel/common/block/p2sb/p2sb.o CC ramstage/soc/intel/common/block/p2sb/p2sblib.o [DEPS] drivers/net/myson.c [DEPS] drivers/net/myri10ge.c CC ramstage/soc/intel/common/block/lpss/lpss.o [DEPS] drivers/net/mii.c CC ramstage/soc/intel/common/block/lpc/lpc.o CC ramstage/soc/intel/common/block/lpc/lpc_lib.o [DEPS] drivers/net/legacy.c [DEPS] drivers/net/lan78xx.c CC ramstage/soc/intel/common/block/itss/itss.o [DEPS] drivers/net/jme.c CC ramstage/soc/intel/common/block/irq/irq.o [DEPS] drivers/net/ipoib.c [DEPS] drivers/net/iphone.c CC ramstage/soc/intel/common/block/i2c/i2c.o CC ramstage/soc/intel/common/block/hda/hda.o CC ramstage/soc/intel/common/block/gspi/gspi.o [DEPS] drivers/net/intelxvf.c [DEPS] drivers/net/intelxlvf.c [DEPS] drivers/net/intelxl.c CC ramstage/soc/intel/common/block/graphics/graphics.o [DEPS] drivers/net/intelx.c CC ramstage/soc/intel/common/block/gpmr/gpmr.o [DEPS] drivers/net/intelvf.c [DEPS] drivers/net/intel.c CC ramstage/soc/intel/common/block/gpio/gpio.o [DEPS] drivers/net/icplus.c CC ramstage/soc/intel/common/block/gpio/gpio_dev.o CC ramstage/soc/intel/common/block/fast_spi/fast_spi.o CC ramstage/soc/intel/common/block/fast_spi/fast_spi_flash.o [DEPS] drivers/net/ice.c [DEPS] drivers/net/gve.c CC ramstage/soc/intel/common/block/dtt/dtt.o [DEPS] drivers/net/forcedeth.c [DEPS] drivers/net/exanic.c CC ramstage/soc/intel/common/block/dsp/dsp.o CC ramstage/soc/intel/common/block/cse/cse.o [DEPS] drivers/net/etherfabric.c [DEPS] drivers/net/epic100.c [DEPS] drivers/net/eoib.c [DEPS] drivers/net/ena.c CC ramstage/soc/intel/common/block/cse/cse_lite.o [DEPS] drivers/net/eepro100.c [DEPS] drivers/net/eepro.c CC ramstage/soc/intel/common/block/cse/cse_lite_cmos.o [DEPS] drivers/net/ecm.c CC ramstage/soc/intel/common/block/cse/cse_spec.o CC ramstage/soc/intel/common/block/cse/disable_heci.o [DEPS] drivers/net/dwmac.c CC ramstage/soc/intel/common/block/cpu/cpulib.o CC ramstage/soc/intel/common/block/cpu/mp_init.o [DEPS] drivers/net/dmfe.c [DEPS] drivers/net/dm96xx.c [DEPS] drivers/net/depca.c CC ramstage/soc/intel/common/block/cpu/pm_timer_emulation.o [DEPS] drivers/net/davicom.c [DEPS] drivers/net/cs89x0.c [DEPS] drivers/net/cgem.c [DEPS] drivers/net/bnx2.c CC ramstage/soc/intel/common/block/cpu/smmrelocate.o [DEPS] drivers/net/b44.c [DEPS] drivers/net/axge.c CC ramstage/soc/intel/common/block/cnvi/cnvi.o [DEPS] drivers/net/atl1e.c [DEPS] drivers/net/amd8111e.c [DEPS] drivers/net/acm.c [DEPS] drivers/net/3c90x.c CC ramstage/soc/intel/common/block/chip/chip.o CC ramstage/soc/intel/common/block/acpi/acpi.o [DEPS] drivers/net/3c5x9.c CC ramstage/soc/intel/common/block/acpi/acpi_wake_source.o [DEPS] drivers/net/3c595.c CC ramstage/soc/intel/common/block/acpi/gpio.o [DEPS] drivers/net/3c529.c CC ramstage/soc/intel/common/block/acpi/lpit.o CC ramstage/soc/intel/common/block/acpi/pep.o [DEPS] drivers/net/3c515.c [DEPS] drivers/net/3c509.c [DEPS] drivers/net/3c509-eisa.c CC ramstage/soc/intel/common/fsp_reset.o [DEPS] drivers/net/3c503.c CC ramstage/soc/intel/common/hda_verb.o CC ramstage/soc/intel/common/nhlt.o [DEPS] drivers/bus/virtio-ring.c [DEPS] drivers/bus/virtio-pci.c CC ramstage/soc/intel/common/reset.o [DEPS] drivers/bus/usb_settings.c [DEPS] drivers/bus/usb.c CC ramstage/soc/intel/common/tpm_tis.o [DEPS] drivers/bus/pcivpd.c CC ramstage/soc/intel/common/vbt.o [DEPS] drivers/bus/pcimsix.c CC ramstage/soc/intel/cannonlake/acpi.o [DEPS] drivers/bus/pciextra.c [DEPS] drivers/bus/pciea.c CC ramstage/soc/intel/cannonlake/chip.o [DEPS] drivers/bus/pcicloud.c CC ramstage/soc/intel/cannonlake/cpu.o [DEPS] drivers/bus/pcibridge.c [DEPS] drivers/bus/pcibackup.c [DEPS] drivers/bus/pci_settings.c [DEPS] drivers/bus/pci.c [DEPS] drivers/bus/mca.c CC ramstage/soc/intel/cannonlake/elog.o CC ramstage/soc/intel/cannonlake/finalize.o [DEPS] drivers/bus/isapnp.c [DEPS] drivers/bus/isa_ids.c [DEPS] drivers/bus/isa.c [DEPS] drivers/bus/eisa.c CC ramstage/soc/intel/cannonlake/fsp_params.o CC ramstage/soc/intel/cannonlake/gpio.o [DEPS] drivers/bus/ecam.c [DEPS] drivers/bus/devtree.c [DEPS] drivers/bus/cdc.c [DEPS] image/zlib.c CC ramstage/soc/intel/cannonlake/gpio_common.o CC ramstage/soc/intel/cannonlake/graphics.o [DEPS] image/segment.c [DEPS] image/script.c CC ramstage/soc/intel/cannonlake/gspi.o [DEPS] image/pnm.c [DEPS] image/png.c [DEPS] image/pem.c CC ramstage/soc/intel/cannonlake/i2c.o [DEPS] image/lkrn.c CC ramstage/soc/intel/cannonlake/lockdown.o CC ramstage/soc/intel/cannonlake/lpc.o [DEPS] image/initrd.c [DEPS] image/gzip.c CC ramstage/soc/intel/cannonlake/nhlt.o [DEPS] image/embedded.c CC ramstage/soc/intel/cannonlake/p2sb.o CC ramstage/soc/intel/cannonlake/pcie_rp.o [DEPS] image/elf.c [DEPS] image/efi_siglist.c CC ramstage/soc/intel/cannonlake/pmc.o [DEPS] image/efi_image.c CC ramstage/soc/intel/cannonlake/pmutil.o [DEPS] image/der.c CC ramstage/soc/intel/cannonlake/reset.o [DEPS] net/infiniband/xsigo.c [DEPS] net/infiniband/ib_srp.c CC ramstage/soc/intel/cannonlake/sd.o [DEPS] net/infiniband/ib_smc.c CC ramstage/soc/intel/cannonlake/spi.o [DEPS] net/infiniband/ib_sma.c [DEPS] net/infiniband/ib_service.c [DEPS] net/infiniband/ib_pathrec.c [DEPS] net/infiniband/ib_packet.c CC ramstage/soc/intel/cannonlake/systemagent.o [DEPS] net/infiniband/ib_mi.c [DEPS] net/infiniband/ib_mcast.c [DEPS] net/infiniband/ib_cmrc.c CC ramstage/soc/intel/cannonlake/uart.o CC ramstage/soc/intel/cannonlake/vr_config.o CC ramstage/soc/intel/cannonlake/xhci.o CC ramstage/security/tpm/tss/vendor/cr50/cr50.o [DEPS] net/infiniband/ib_cm.c CC ramstage/security/tpm/tss/tcg-2.0/tss.o CC ramstage/security/tpm/tss/tcg-2.0/tss_marshaling.o [DEPS] net/udp/tftp.c [DEPS] net/udp/syslog.c [DEPS] net/udp/slam.c [DEPS] net/udp/ntp.c CC ramstage/security/tpm/tss/tss.o CC ramstage/security/tpm/tspi/tspi.o CC ramstage/security/memory/memory.o [DEPS] net/udp/dns.c [DEPS] net/udp/dhcpv6.c CC ramstage/security/memory/memory_clear.o CC ramstage/mainboard/google/puff/variants/kaisa/gpio.o [DEPS] net/udp/dhcp.c [DEPS] net/tcp/syslogs.c [DEPS] net/tcp/oncrpc.c [DEPS] net/tcp/iscsi.c CC ramstage/mainboard/google/puff/variants/baseboard/gpio.o [DEPS] net/tcp/https.c CC ramstage/mainboard/google/puff/variants/baseboard/mainboard.o [DEPS] net/tcp/httpntlm.c [DEPS] net/tcp/httpgce.c CC ramstage/mainboard/google/puff/static.o [DEPS] net/tcp/httpdigest.c CC ramstage/mainboard/google/puff/cfr.o CC ramstage/mainboard/google/puff/ec.o [DEPS] net/tcp/httpcore.c CC ramstage/mainboard/google/puff/ramstage.o [DEPS] net/tcp/httpconn.c CC ramstage/lib/b64_decode.o CC ramstage/lib/boot_device.o [DEPS] net/tcp/httpblock.c CC ramstage/lib/bootmem.o CC ramstage/lib/bootmode.o [DEPS] net/tcp/httpbasic.c [DEPS] net/tcp/httpauth.c CC ramstage/lib/cbfs.o [DEPS] net/tcp/http.c CC ramstage/lib/cbmem_common.o [DEPS] net/tcp/ftp.c [DEPS] net/vlan.c CC ramstage/lib/cbmem_console.o [DEPS] net/validator.c [DEPS] net/udp.c [DEPS] net/tls.c CC ramstage/lib/coreboot_table.o [DEPS] net/tcpip.c [DEPS] net/tcp.c [DEPS] net/stp.c [DEPS] net/socket.c [DEPS] net/rndis.c [DEPS] net/retry.c [DEPS] net/rarp.c [DEPS] net/ping.c [DEPS] net/peermux.c [DEPS] net/peerdist.c [DEPS] net/peerdisc.c CC ramstage/lib/crc_byte.o CC ramstage/lib/delay.o [DEPS] net/peerblk.c [DEPS] net/pccrd.c [DEPS] net/pccrc.c CC ramstage/lib/dimm_info_util.o [DEPS] net/nullnet.c [DEPS] net/netdevice.c [DEPS] net/netdev_settings.c [DEPS] net/neighbour.c [DEPS] net/ndp.c CC ramstage/lib/dp_aux.o [DEPS] net/lldp.c CC ramstage/lib/edid.o [DEPS] net/ipv6.c [DEPS] net/ipv4.c [DEPS] net/iobpad.c [DEPS] net/infiniband.c [DEPS] net/icmpv6.c [DEPS] net/icmpv4.c CC ramstage/lib/edid_fill_fb.o CC ramstage/lib/ext_stage_cache.o [DEPS] net/icmp.c [DEPS] net/fragment.c CC ramstage/lib/fallback_boot.o [DEPS] net/fcp.c CC ramstage/lib/fmap.o CC ramstage/lib/fw_config.o [DEPS] net/fcoe.c CC ramstage/lib/gcc.o CC ramstage/lib/gpio.o [DEPS] net/fcns.c CC ramstage/lib/halt.o [DEPS] net/fcels.c [DEPS] net/fc.c [DEPS] net/fakedhcp.c [DEPS] net/ethernet.c [DEPS] net/eth_slow.c [DEPS] net/eapol.c [DEPS] net/eap_mschapv2.c [DEPS] net/eap_md5.c [DEPS] net/eap.c CC ramstage/lib/hardwaremain.o CC ramstage/lib/hexdump.o [DEPS] net/dhcppkt.c CC ramstage/lib/hexstrtobin.o [DEPS] net/dhcpopts.c CC ramstage/lib/identity.o CC ramstage/lib/imd.o [DEPS] net/arp.c CC ramstage/lib/imd_cbmem.o [DEPS] net/aoe.c [DEPS] core/xferbuf.c CC ramstage/lib/lzma.o [DEPS] core/xfer.c CC ramstage/lib/lzmadecode.o CC ramstage/lib/malloc.o [DEPS] core/wchar.c [DEPS] core/vsprintf.c CC ramstage/lib/memchr.o [DEPS] core/uuid.c CC ramstage/lib/memcmp.o CC ramstage/lib/memrange.o [DEPS] core/utf8.c [DEPS] core/uri.c [DEPS] core/uheap.c [DEPS] core/uart.c CC ramstage/lib/nhlt.o [DEPS] core/uaccess.c CC ramstage/lib/prog_loaders.o [DEPS] core/timer.c CC ramstage/lib/prog_ops.o [DEPS] core/time.c [DEPS] core/stringextra.c [DEPS] core/string.c CC ramstage/lib/region_file.o [DEPS] core/spcr.c CC ramstage/lib/reset.o CC ramstage/lib/rmodule.o [DEPS] core/settings.c CC ramstage/lib/romstage_handoff.o [DEPS] core/serial.c CC ramstage/lib/rtc.o CC ramstage/lib/selfboot.o [DEPS] core/sanboot.c [DEPS] core/resolv.c CC ramstage/lib/smbios.o [DEPS] core/refcnt.c [DEPS] core/random.c CC ramstage/lib/smbios_defaults.o [DEPS] core/quiesce.c [DEPS] core/profile.c CC ramstage/lib/stack.o [DEPS] core/process.c [DEPS] core/posix_io.c CC ramstage/lib/string.o [DEPS] core/pool.c [DEPS] core/pixbuf.c [DEPS] core/pinger.c CC ramstage/lib/timestamp.o [DEPS] core/pending.c CC ramstage/lib/uuid.o [DEPS] core/pcmcia.c CC ramstage/lib/version.o CC ramstage/lib/wrdd.o CC ramstage/lib/xxhash.o [DEPS] core/pc_kbd.c [DEPS] core/parseopt.c CC ramstage/ec/google/chromeec/i2c_tunnel/i2c_tunnel.o [DEPS] core/params.c CC ramstage/ec/google/chromeec/crosec_proto.o [DEPS] core/open.c CC ramstage/ec/google/chromeec/ec.o [DEPS] core/nvo.c [DEPS] core/null_time.c [DEPS] core/null_smbios.c CC ramstage/ec/google/chromeec/ec_acpi.o CC ramstage/ec/google/chromeec/ec_boardid.o [DEPS] core/null_sanboot.c [DEPS] core/null_reboot.c CC ramstage/ec/google/chromeec/ec_dptf_helpers.o CC ramstage/ec/google/chromeec/ec_lpc.o [DEPS] core/null_pci.c CC ramstage/ec/google/chromeec/ec_smbios.o CC ramstage/ec/google/chromeec/ec_sync.o [DEPS] core/null_nap.c CC ramstage/ec/google/chromeec/usbc_mux.o CC ramstage/ec/google/chromeec/vstore.o [DEPS] core/null_mp.c [DEPS] core/null_acpi.c CC ramstage/drivers/wifi/generic/acpi.o [DEPS] core/netbios.c [DEPS] core/mp.c CC ramstage/drivers/wifi/generic/generic.o [DEPS] core/monojob.c [DEPS] core/memmap_settings.c [DEPS] core/memmap.c [DEPS] core/malloc.c [DEPS] core/main.c CC ramstage/drivers/wifi/generic/smbios.o [DEPS] core/log.c CC ramstage/drivers/vpd/vpd.o CC ramstage/drivers/vpd/vpd_decode.o [DEPS] core/list.c [DEPS] core/lineconsole.c [DEPS] core/linebuf.c [DEPS] core/keymap.c [DEPS] core/job.c CC ramstage/drivers/vpd/vpd_device_feature.o CC ramstage/drivers/vpd/vpd_serial.o CC ramstage/drivers/usb/acpi/intel_bluetooth.o [DEPS] core/isqrt.c [DEPS] core/iomap_virt.c CC ramstage/drivers/usb/acpi/usb_acpi.o CC ramstage/drivers/uart/uart8250mem.o [DEPS] core/iobuf.c CC ramstage/drivers/uart/util.o CC ramstage/drivers/tpm/cr50.o CC ramstage/drivers/tpm/ppi.o [DEPS] core/interface.c CC ramstage/drivers/tpm/tpm.o [DEPS] core/init.c [DEPS] core/image.c [DEPS] core/i82365.c [DEPS] core/hw.c CC ramstage/drivers/spi/tpm/tis.o CC ramstage/drivers/spi/tpm/tpm.o [DEPS] core/gpio.c [DEPS] core/getopt.c CC ramstage/drivers/spi/acpi/acpi.o CC ramstage/drivers/spi/bitbang.o [DEPS] core/getkey.c [DEPS] core/gdbudp.c CC ramstage/drivers/spi/boot_device_rw_nommap.o CC ramstage/drivers/spi/spi-generic.o [DEPS] core/gdbstub.c CC ramstage/drivers/spi/spi_flash.o [DEPS] core/gdbserial.c [DEPS] core/fnrec.c CC ramstage/drivers/sof/sof.o [DEPS] core/fdtmem.c [DEPS] core/fdtcon.c [DEPS] core/fdt.c [DEPS] core/fbcon.c [DEPS] core/fault.c CC ramstage/drivers/smmstore/ramstage.o CC ramstage/drivers/smmstore/store.o [DEPS] core/exec.c [DEPS] core/errno.c [DEPS] core/edd.c [DEPS] core/dynui.c [DEPS] core/dynkeymap.c CC ramstage/drivers/pc80/rtc/mc146818rtc.o CC ramstage/drivers/pc80/rtc/mc146818rtc_boot.o [DEPS] core/dummy_sanboot.c CC ramstage/drivers/pc80/pc/i8254.o CC ramstage/drivers/pc80/pc/i8259.o CC ramstage/drivers/pc80/pc/isa-dma.o CC ramstage/drivers/pc80/pc/keyboard.o CC ramstage/drivers/option/cfr.o [DEPS] core/downloader.c [DEPS] core/dma.c [DEPS] core/device.c CC ramstage/drivers/net/r8168.o [DEPS] core/debug_md5.c CC ramstage/drivers/mrc_cache/mrc_cache.o [DEPS] core/debug.c [DEPS] core/cwuri.c [DEPS] core/ctype.c [DEPS] core/cpio.c [DEPS] core/console.c CC ramstage/drivers/mipi/panel.o [DEPS] core/cachedhcp.c [DEPS] core/blocktrans.c CC ramstage/drivers/intel/gma/acpi.o [DEPS] core/blockdev.c CC ramstage/drivers/intel/gma/opregion.o CC ramstage/drivers/intel/fsp2_0/debug.o [DEPS] core/bitmap.c [DEPS] core/basename.c CC ramstage/drivers/intel/fsp2_0/hand_off_block.o [DEPS] core/base64.c [DEPS] core/base16.c [DEPS] core/assert.c CC ramstage/drivers/intel/fsp2_0/notify.o CC ramstage/drivers/intel/fsp2_0/silicon_init.o [DEPS] core/asprintf.c CC ramstage/drivers/intel/fsp2_0/util.o CC ramstage/drivers/intel/dptf/dptf.o [DEPS] core/archive.c CC ramstage/drivers/i2c/sx9310/sx9310.o [DEPS] core/ansiesc.c [DEPS] core/ansicoldef.c [DEPS] core/ansicol.c CC ramstage/drivers/i2c/hid/hid.o [DEPS] core/acpimac.c CC ramstage/drivers/i2c/generic/generic.o [DEPS] core/acpi_settings.c [DEPS] core/acpi.c [DEPS] libgcc/implicit.c CC ramstage/drivers/i2c/designware/dw_i2c.o CC ramstage/drivers/i2c/da7219/da7219.o [DEPS] libgcc/icc.c [DEPS] libgcc/__umoddi3.c [DEPS] libgcc/__udivmoddi4.c CC ramstage/drivers/hwid_dmi/hwid_dmi.o [DEPS] libgcc/__udivdi3.c CC ramstage/drivers/generic/max98357a/max98357a.o [DEPS] libgcc/__moddi3.c [DEPS] libgcc/__divmoddi4.c CC ramstage/drivers/generic/gpio_keys/gpio_keys.o [DEPS] libgcc/__divdi3.c CC ramstage/drivers/efi/efivars.o CC ramstage/drivers/efi/option.o CC ramstage/drivers/broadcom/bcm57xx_aspm_disable.o CC ramstage/device/dram/ddr4.o CC ramstage/device/dram/ddr_common.o CC ramstage/device/dram/spd.o CC ramstage/device/azalia_device.o CC ramstage/device/cardbus_device.o CC ramstage/device/cpu_device.o CC ramstage/device/device.o CC ramstage/device/device_const.o CC ramstage/device/device_util.o CC ramstage/device/gpio.o CC ramstage/device/i2c.o CC ramstage/device/i2c_bus.o CC ramstage/device/mdio.o CC ramstage/device/mmio.o CC ramstage/device/pci_class.o CC ramstage/device/pci_device.o CC ramstage/device/pci_ops.o CC ramstage/device/pci_rom.o CC ramstage/device/pciexp_device.o CC ramstage/device/pcix_device.o CC ramstage/device/pnp_device.o [DEPS] arch/x86/transitions/libpm.S [DEPS] arch/x86/transitions/libkir.S CC ramstage/device/resource_allocator_common.o [DEPS] arch/x86/transitions/liba20.S [DEPS] arch/x86/prefix/usbdisk.S CC ramstage/device/resource_allocator_v4.o [DEPS] arch/x86/prefix/unlzma16.S CC ramstage/device/root_device.o [DEPS] arch/x86/prefix/unlzma.S [DEPS] arch/x86/prefix/undiloader.S CC ramstage/device/smbus_ops.o [DEPS] arch/x86/prefix/romprefix.S CC ramstage/cpu/x86/tsc/delay_tsc.o [DEPS] arch/x86/prefix/rawprefix.S [DEPS] arch/x86/prefix/pxeprefix.S CC smm/mainboard/google/puff/static.o [DEPS] arch/x86/prefix/pciromprefix.S CC smm/acpi/acpi_pm.o CC smm/arch/x86/apmc_smi_port.o [DEPS] arch/x86/prefix/nullprefix.S [DEPS] arch/x86/prefix/nbiprefix.S CC smm/arch/x86/breakpoint.o [DEPS] arch/x86/prefix/mromprefix.S CC smm/arch/x86/exception.o CC smm/arch/x86/memcpy.o [DEPS] arch/x86/prefix/mbr.S [DEPS] arch/x86/prefix/lkrnprefix.S [DEPS] arch/x86/prefix/libprefix.S CC smm/arch/x86/memmove_32.o [DEPS] arch/x86/prefix/kpxeprefix.S CC smm/arch/x86/memset.o [DEPS] arch/x86/prefix/kkpxeprefix.S CC smm/arch/x86/mmap_boot.o [DEPS] arch/x86/prefix/kkkpxeprefix.S CC smm/arch/x86/null_breakpoint.o CC smm/commonlib/bsd/cbfs_mcache.o [DEPS] arch/x86/prefix/isaromprefix.S [DEPS] arch/x86/prefix/hdprefix.S CC smm/commonlib/bsd/cbfs_private.o CC smm/commonlib/bsd/elog.o [DEPS] arch/x86/prefix/exeprefix.S [DEPS] arch/x86/prefix/dskprefix.S CC smm/commonlib/bsd/string.o [DEPS] arch/x86/prefix/bootpart.S [DEPS] arch/x86/interface/syslinux/com32_wrapper.S [DEPS] arch/x86/interface/pxe/pxe_entry.S [DEPS] arch/x86/interface/pcbios/e820mangler.S [DEPS] arch/x86/core/ucode_mp.S CC smm/commonlib/iobuf.o CC smm/commonlib/mem_pool.o [DEPS] arch/x86/core/stack16.S [DEPS] arch/x86/core/stack.S [DEPS] arch/x86/core/patch_cf.S [DEPS] arch/x86/core/mpcall.S CC smm/commonlib/region.o [DEPS] arch/x86_64/core/setjmp.S CC smm/console/die.o [DEPS] arch/x86_64/core/gdbidt.S CC smm/console/post.o CC smm/cpu/x86/pae/pgtbl.o CC smm/cpu/x86/smi_trigger.o [DEPS] arch/x86/interface/vmware/vmware.c CC smm/cpu/x86/smm/save_state.o [DEPS] arch/x86/interface/vmware/vmconsole.c CC smm/cpu/x86/smm/smm_module_handler.o CC smm/cpu/x86/tsc/delay_tsc.o [DEPS] arch/x86/interface/vmware/guestrpc.c [DEPS] arch/x86/interface/vmware/guestinfo.c CC smm/device/device_const.o CC smm/device/pci_ops.o [DEPS] arch/x86/interface/pxe/pxe_undi.c CC smm/drivers/efi/efivars.o [DEPS] arch/x86/interface/pxe/pxe_udp.c CC smm/drivers/efi/option.o CC smm/drivers/pc80/pc/i8254.o [DEPS] arch/x86/interface/pxe/pxe_tftp.c CC smm/drivers/pc80/rtc/mc146818rtc.o [DEPS] arch/x86/interface/pxe/pxe_preboot.c CC smm/drivers/smmstore/smi.o [DEPS] arch/x86/interface/pxe/pxe_loader.c [DEPS] arch/x86/interface/pxe/pxe_file.c [DEPS] arch/x86/interface/pxe/pxe_exit_hook.c [DEPS] arch/x86/interface/pxe/pxe_call.c [DEPS] arch/x86/interface/pcbios/vesafb.c [DEPS] arch/x86/interface/pcbios/rtc_time.c [DEPS] arch/x86/interface/pcbios/rtc_entropy.c [DEPS] arch/x86/interface/pcbios/rsdp.c [DEPS] arch/x86/interface/pcbios/pnpbios.c CC smm/drivers/smmstore/store.o [DEPS] arch/x86/interface/pcbios/pcibios.c [DEPS] arch/x86/interface/pcbios/int15.c [DEPS] arch/x86/interface/pcbios/int13con.c CC smm/drivers/spi/bitbang.o CC smm/drivers/spi/boot_device_rw_nommap.o CC smm/drivers/spi/spi-generic.o CC smm/drivers/spi/spi_flash.o CC smm/ec/google/chromeec/crosec_proto.o [DEPS] arch/x86/interface/pcbios/int13.c [DEPS] arch/x86/interface/pcbios/hidemem.c CC smm/ec/google/chromeec/ec.o [DEPS] arch/x86/interface/pcbios/fakee820.c CC smm/ec/google/chromeec/ec_boardid.o [DEPS] arch/x86/interface/pcbios/biosint.c [DEPS] arch/x86/interface/pcbios/bios_timer.c [DEPS] arch/x86/interface/pcbios/bios_smbios.c CC smm/ec/google/chromeec/ec_lpc.o [DEPS] arch/x86/interface/pcbios/bios_reboot.c [DEPS] arch/x86/interface/pcbios/bios_nap.c CC smm/ec/google/chromeec/smihandler.o [DEPS] arch/x86/interface/pcbios/bios_mp.c [DEPS] arch/x86/interface/pcbios/bios_console.c [DEPS] arch/x86/interface/pcbios/bios_cachedhcp.c [DEPS] arch/x86/interface/pcbios/basemem.c [DEPS] arch/x86/interface/pcbios/apm.c CC smm/ec/google/chromeec/vstore.o [DEPS] arch/x86/interface/pcbios/acpipwr.c [DEPS] arch/x86/interface/pcbios/acpi_timer.c CC smm/lib/boot_device.o [DEPS] arch/x86/image/ucode.c [DEPS] arch/x86/image/sdi.c [DEPS] arch/x86/image/pxe_image.c CC smm/lib/cbfs.o CC smm/lib/crc_byte.o [DEPS] arch/x86/image/nbi.c [DEPS] arch/x86/image/multiboot.c [DEPS] arch/x86/image/elfboot.c CC smm/lib/delay.o [DEPS] arch/x86/image/comboot.c [DEPS] arch/x86/image/com32.c CC smm/lib/fmap.o CC smm/lib/gcc.o [DEPS] arch/x86/image/bzimage.c [DEPS] arch/x86/image/bootsector.c [DEPS] arch/x86/core/x86_uart.c [DEPS] arch/x86/core/x86_tcpip.c [DEPS] arch/x86/core/x86_string.c CC smm/lib/halt.o CC smm/lib/hexdump.o [DEPS] arch/x86/core/x86_io.c [DEPS] arch/x86/core/vram_settings.c CC smm/lib/identity.o [DEPS] arch/x86/core/video_subr.c CC smm/lib/memcmp.o CC smm/lib/reset.o [DEPS] arch/x86/core/runtime.c CC smm/lib/string.o [DEPS] arch/x86/core/relocate.c CC smm/lib/version.o CC smm/mainboard/google/puff/smihandler.o [DEPS] arch/x86/core/rdtsc_timer.c [DEPS] arch/x86/core/rdrand.c [DEPS] arch/x86/core/pit8254.c CC smm/mainboard/google/puff/variants/baseboard/gpio.o [DEPS] arch/x86/core/pic8259.c [DEPS] arch/x86/core/pcidirect.c [DEPS] arch/x86/core/pci_autoboot.c CC smm/soc/intel/cannonlake/elog.o CC smm/soc/intel/cannonlake/gpio.o [DEPS] arch/x86/core/gdbmach.c CC smm/soc/intel/cannonlake/p2sb.o [DEPS] arch/x86/core/dumpregs.c CC smm/soc/intel/cannonlake/pmutil.o [DEPS] arch/x86/core/debugcon.c CC smm/soc/intel/cannonlake/smihandler.o CC smm/soc/intel/cannonlake/uart.o [DEPS] arch/x86/core/cpuid_settings.c CC smm/soc/intel/cannonlake/xhci.o [DEPS] arch/x86/core/cpuid.c [DEPS] arch/x86/core/basemem_packet.c [DEPS] config/config_usb.c CC smm/soc/intel/common/block/chip/chip.o [DEPS] config/config_timer.c [DEPS] config/config_sbi.c CC smm/soc/intel/common/block/cse/disable_heci.o [DEPS] config/config_route.c CC smm/soc/intel/common/block/fast_spi/fast_spi.o [DEPS] config/config_romprefix.c [DEPS] config/config_pixbuf.c [DEPS] config/config_pci.c [DEPS] config/config_pcbios.c [DEPS] config/config_net80211.c [DEPS] config/config_linux.c CC smm/soc/intel/common/block/fast_spi/fast_spi_flash.o [DEPS] config/config_infiniband.c [DEPS] config/config_http.c [DEPS] config/config_fdt.c [DEPS] config/config_fc.c CC smm/soc/intel/common/block/gpio/gpio.o [DEPS] config/config_ethernet.c CC smm/soc/intel/common/block/lpss/lpss.o [DEPS] config/config_entropy.c [DEPS] config/config_efi.c [DEPS] config/config_eap.c [DEPS] config/config_digest_cmd.c CC smm/soc/intel/common/block/p2sb/p2sb.o [DEPS] config/config_crypto.c [DEPS] config/config_certs.c CC smm/soc/intel/common/block/p2sb/p2sblib.o [DEPS] config/config_asn1.c [DEPS] config/config_archive.c [DEPS] config/config.c [DEPS] usr/sync.c [DEPS] usr/shimmgmt.c CC smm/soc/intel/common/block/pcr/pcr.o [DEPS] usr/route_ipv6.c [DEPS] usr/route_ipv4.c [DEPS] usr/route.c CC smm/soc/intel/common/block/pmc/pmclib.o [DEPS] usr/pxemenu.c [DEPS] usr/prompt.c CC smm/soc/intel/common/block/smbus/tco.o [DEPS] usr/profstat.c CC smm/soc/intel/common/block/smm/smihandler.o CC smm/soc/intel/common/block/smm/smitraphandler.o [DEPS] usr/pingmgmt.c [DEPS] usr/ntpmgmt.c [DEPS] usr/nslookup.c [DEPS] usr/neighmgmt.c [DEPS] usr/lotest.c [DEPS] usr/iwmgmt.c [DEPS] usr/ipstat.c [DEPS] usr/imgtrust.c CC smm/soc/intel/common/block/spi/spi.o [DEPS] usr/imgmgmt.c CC smm/soc/intel/common/block/timer/timer.o [DEPS] usr/imgcrypt.c [DEPS] usr/imgarchive.c CC smm/soc/intel/common/block/uart/uart.o [DEPS] usr/ifmgmt.c [DEPS] usr/ibmgmt.c CC smm/soc/intel/common/block/xhci/elog.o CC smm/soc/intel/common/block/xhci/xhci.o [DEPS] usr/fdtmgmt.c [DEPS] usr/fcmgmt.c [DEPS] usr/dhcpmgmt.c CC ramstage/cpu/x86/smm/smm_module_loader.o [DEPS] usr/certmgmt.c CC ramstage/cpu/x86/smm/tseg_region.o [DEPS] usr/autoboot.c [DEPS] hci/keymap/keymap_us.c CC ramstage/cpu/x86/pae/pgtbl.o [DEPS] hci/keymap/keymap_uk.c [DEPS] hci/keymap/keymap_ua.c [DEPS] hci/keymap/keymap_sr-latin.c [DEPS] hci/keymap/keymap_sg.c CC ramstage/cpu/x86/name/name.o [DEPS] hci/keymap/keymap_se.c [DEPS] hci/keymap/keymap_ru.c [DEPS] hci/keymap/keymap_ro.c [DEPS] hci/keymap/keymap_pt.c [DEPS] hci/keymap/keymap_pl.c [DEPS] hci/keymap/keymap_no.c [DEPS] hci/keymap/keymap_no-latin1.c [DEPS] hci/keymap/keymap_nl.c [DEPS] hci/keymap/keymap_mt.c CC ramstage/cpu/x86/mtrr/debug.o CC ramstage/cpu/x86/mtrr/mtrr.o [DEPS] hci/keymap/keymap_mk.c [DEPS] hci/keymap/keymap_lt.c CC ramstage/cpu/x86/mtrr/mtrrlib.o CC ramstage/cpu/x86/lapic/boot_cpu.o [DEPS] hci/keymap/keymap_it.c [DEPS] hci/keymap/keymap_il.c [DEPS] hci/keymap/keymap_hu.c [DEPS] hci/keymap/keymap_gr.c CC ramstage/cpu/x86/lapic/lapic.o [DEPS] hci/keymap/keymap_fr.c [DEPS] hci/keymap/keymap_fi.c [DEPS] hci/keymap/keymap_et.c [DEPS] hci/keymap/keymap_es.c [DEPS] hci/keymap/keymap_dk.c [DEPS] hci/keymap/keymap_de.c CC ramstage/cpu/x86/cache/cache.o [DEPS] hci/keymap/keymap_cz.c [DEPS] hci/keymap/keymap_cf.c [DEPS] hci/keymap/keymap_by.c [DEPS] hci/keymap/keymap_al.c [DEPS] hci/mucurses/widgets/editbox.c CC ramstage/cpu/x86/backup_default_smm.o [DEPS] hci/mucurses/wininit.c [DEPS] hci/mucurses/windows.c [DEPS] hci/mucurses/winattrs.c [DEPS] hci/mucurses/slk.c [DEPS] hci/mucurses/print_nadv.c CC ramstage/cpu/x86/smi_trigger.o [DEPS] hci/mucurses/print.c [DEPS] hci/mucurses/mucurses.c CC ramstage/cpu/x86/topology.o CC ramstage/cpu/intel/turbo/turbo.o [DEPS] hci/mucurses/kb.c CC ramstage/cpu/intel/smm/smm_reloc.o [DEPS] hci/mucurses/edging.c CC ramstage/cpu/intel/microcode/microcode.o CC ramstage/cpu/intel/common/common_init.o [DEPS] hci/mucurses/colour.c [DEPS] hci/mucurses/clear.c [DEPS] hci/mucurses/ansi_screen.c CC ramstage/cpu/intel/common/hyperthreading.o [DEPS] hci/mucurses/alert.c [DEPS] hci/tui/settings_ui.c [DEPS] hci/tui/message.c [DEPS] hci/tui/menu_ui.c CC ramstage/console/console.o CC ramstage/console/die.o CC ramstage/console/init.o [DEPS] hci/tui/login_ui.c [DEPS] hci/tui/form_ui.c CC ramstage/console/post.o CC ramstage/console/printk.o [DEPS] hci/commands/vlan_cmd.c [DEPS] hci/commands/usb_cmd.c CC ramstage/console/vsprintf.o [DEPS] hci/commands/time_cmd.c [DEPS] hci/commands/sync_cmd.c CC ramstage/console/vtxprintf.o [DEPS] hci/commands/shim_cmd.c CC ramstage/commonlib/bsd/cbfs_mcache.o [DEPS] hci/commands/sanboot_cmd.c CC ramstage/commonlib/bsd/cbfs_private.o [DEPS] hci/commands/route_cmd.c [DEPS] hci/commands/reboot_cmd.c [DEPS] hci/commands/profstat_cmd.c [DEPS] hci/commands/poweroff_cmd.c [DEPS] hci/commands/ping_cmd.c [DEPS] hci/commands/pci_cmd.c CC ramstage/commonlib/bsd/elog.o CC ramstage/commonlib/bsd/gcd.o [DEPS] hci/commands/param_cmd.c CC ramstage/commonlib/bsd/ipchksum.o [DEPS] hci/commands/nvo_cmd.c [DEPS] hci/commands/ntp_cmd.c [DEPS] hci/commands/nslookup_cmd.c CC ramstage/commonlib/bsd/lz4_wrapper.o [DEPS] hci/commands/neighbour_cmd.c [DEPS] hci/commands/lotest_cmd.c [DEPS] hci/commands/login_cmd.c CC ramstage/commonlib/bsd/string.o CC ramstage/commonlib/fsp_relocate.o [DEPS] hci/commands/iwmgmt_cmd.c [DEPS] hci/commands/ipstat_cmd.c CC ramstage/commonlib/iobuf.o [DEPS] hci/commands/image_trust_cmd.c [DEPS] hci/commands/image_mem_cmd.c [DEPS] hci/commands/image_crypt_cmd.c CC ramstage/commonlib/list.o [DEPS] hci/commands/image_cmd.c [DEPS] hci/commands/image_archive_cmd.c [DEPS] hci/commands/ifmgmt_cmd.c CC ramstage/commonlib/mem_pool.o [DEPS] hci/commands/ibmgmt_cmd.c [DEPS] hci/commands/gdbstub_cmd.c CC ramstage/commonlib/rational.o CC ramstage/commonlib/region.o CC ramstage/commonlib/sort.o [DEPS] hci/commands/fdt_cmd.c [DEPS] hci/commands/fcmgmt_cmd.c CC ramstage/arch/x86/acpi.o CC ramstage/arch/x86/acpi_s3.o [DEPS] hci/commands/dynui_cmd.c [DEPS] hci/commands/digest_cmd.c CC ramstage/arch/x86/apmc_smi_port.o [DEPS] hci/commands/dhcp_cmd.c CC ramstage/arch/x86/boot.o [DEPS] hci/commands/console_cmd.c CC ramstage/arch/x86/breakpoint.o CC ramstage/arch/x86/cf9_reset.o CC ramstage/arch/x86/cpu.o [DEPS] hci/commands/config_cmd.c [DEPS] hci/commands/cert_cmd.c CC ramstage/arch/x86/cpu_common.o CC ramstage/arch/x86/dma.o [DEPS] hci/commands/autoboot_cmd.c [DEPS] hci/wireless_errors.c [DEPS] hci/strerror.c [DEPS] hci/shell.c CC ramstage/arch/x86/ebda.o [DEPS] hci/readline.c CC ramstage/arch/x86/exception.o [DEPS] hci/linux_args.c [DEPS] hci/jumpscroll.c [DEPS] hci/editstring.c [DEPS] crypto/mishmash/rsa_sha512.c [DEPS] crypto/mishmash/rsa_sha384.c [DEPS] crypto/mishmash/rsa_sha256.c LINK cbfs/fallback/postcar.debug [DEPS] crypto/mishmash/rsa_sha224.c [DEPS] crypto/mishmash/rsa_sha1.c [DEPS] crypto/mishmash/rsa_md5.c [DEPS] crypto/mishmash/rsa_aes_gcm_sha384.c [DEPS] crypto/mishmash/rsa_aes_gcm_sha256.c [DEPS] crypto/mishmash/rsa_aes_cbc_sha256.c [DEPS] crypto/mishmash/rsa_aes_cbc_sha1.c [DEPS] crypto/mishmash/oid_x25519.c HOSTCC cbfstool/cbfstool (link) Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 12.2.0-14' --with-bugurl=file:///usr/share/doc/gcc-12/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-12 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-12-bTRWOB/gcc-12-12.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-12-bTRWOB/gcc-12-12.2.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.2.0 (Debian 12.2.0-14) MAKEFLAGS=rRs -j4 --no-print-directory COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/ LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/12/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/12/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-v' '-o' 'build/util/cbfstool/cbfstool' '-mtune=generic' '-march=x86-64' '-dumpdir' 'build/util/cbfstool/cbfstool.' /usr/lib/gcc/x86_64-linux-gnu/12/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/12/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/12/lto-wrapper -plugin-opt=-fresolution=/tmp/ccPh33pU.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o build/util/cbfstool/cbfstool /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/12/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/12 -L/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/12/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/12/../../.. build/util/cbfstool/cbfstool.o build/util/cbfstool/common.o build/util/cbfstool/cbfs_image.o build/util/cbfstool/cbfs-mkstage.o build/util/cbfstool/cbfs-mkpayload.o build/util/cbfstool/elfheaders.o build/util/cbfstool/rmodule.o build/util/cbfstool/xdr.o build/util/cbfstool/partitioned_file.o build/util/cbfstool/platform_fixups.o build/util/cbfstool/cbfs_private.o build/util/cbfstool/fsp_relocate.o build/util/cbfstool/fmap.o build/util/cbfstool/kv_pair.o build/util/cbfstool/valstr.o build/util/cbfstool/linux_trampoline.o build/util/cbfstool/cbfs-payload-linux.o build/util/cbfstool/compress.o build/util/cbfstool/lz4.o build/util/cbfstool/lz4hc.o build/util/cbfstool/lz4frame.o build/util/cbfstool/xxhash.o build/util/cbfstool/lz4_wrapper.o build/util/cbfstool/lzma.o build/util/cbfstool/LzFind.o build/util/cbfstool/LzmaDec.o build/util/cbfstool/LzmaEnc.o /workspace/coreboot/build/util/vboot_lib/libvboot_host.a -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/12/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crtn.o [DEPS] crypto/mishmash/oid_sha512_256.c LINK cbfs/fallback/bootblock.debug [DEPS] crypto/mishmash/oid_sha512_224.c LINK cbfs/fallback/romstage.debug COLLECT_GCC_OPTIONS='-v' '-o' 'build/util/cbfstool/cbfstool' '-mtune=generic' '-march=x86-64' '-dumpdir' 'build/util/cbfstool/cbfstool.' [DEPS] crypto/mishmash/oid_sha512.c [DEPS] crypto/mishmash/oid_sha384.c [DEPS] crypto/mishmash/oid_sha256.c [DEPS] crypto/mishmash/oid_sha224.c [DEPS] crypto/mishmash/oid_sha1.c [DEPS] crypto/mishmash/oid_rsa.c [DEPS] crypto/mishmash/oid_p384.c [DEPS] crypto/mishmash/oid_p256.c [DEPS] crypto/mishmash/oid_md5.c [DEPS] crypto/mishmash/oid_md4.c [DEPS] crypto/mishmash/oid_aes_gcm.c [DEPS] crypto/mishmash/oid_aes_cbc.c [DEPS] crypto/mishmash/ecdsa_sha512.c [DEPS] crypto/mishmash/ecdsa_sha384.c [DEPS] crypto/mishmash/ecdsa_sha256.c [DEPS] crypto/mishmash/ecdsa_sha224.c [DEPS] crypto/mishmash/ecdhe_rsa_aes_gcm_sha384.c [DEPS] crypto/mishmash/ecdhe_rsa_aes_gcm_sha256.c [DEPS] crypto/mishmash/ecdhe_rsa_aes_cbc_sha384.c [DEPS] crypto/mishmash/ecdhe_rsa_aes_cbc_sha256.c [DEPS] crypto/mishmash/ecdhe_rsa_aes_cbc_sha1.c [DEPS] crypto/mishmash/ecdhe_ecdsa_aes_gcm_sha384.c [DEPS] crypto/mishmash/ecdhe_ecdsa_aes_gcm_sha256.c [DEPS] crypto/mishmash/ecdhe_ecdsa_aes_cbc_sha384.c [DEPS] crypto/mishmash/ecdhe_ecdsa_aes_cbc_sha256.c [DEPS] crypto/mishmash/ecdhe_ecdsa_aes_cbc_sha1.c [DEPS] crypto/mishmash/dhe_rsa_aes_gcm_sha384.c [DEPS] crypto/mishmash/dhe_rsa_aes_gcm_sha256.c [DEPS] crypto/mishmash/dhe_rsa_aes_cbc_sha256.c [DEPS] crypto/mishmash/dhe_rsa_aes_cbc_sha1.c [DEPS] crypto/mishmash/cmd_sha512.c [DEPS] crypto/mishmash/cmd_sha384.c [DEPS] crypto/mishmash/cmd_sha256.c [DEPS] crypto/mishmash/cmd_sha224.c [DEPS] crypto/mishmash/cmd_md4.c [DEPS] crypto/x509.c [DEPS] crypto/x25519.c [DEPS] crypto/weierstrass.c [DEPS] crypto/sha512_256.c [DEPS] crypto/sha512_224.c [DEPS] crypto/sha512.c [DEPS] crypto/sha384.c [DEPS] crypto/sha256.c [DEPS] crypto/sha224.c [DEPS] crypto/sha1extra.c [DEPS] crypto/sha1.c CC ramstage/cpu/x86/mp_init.o [DEPS] crypto/rsa.c [DEPS] crypto/rootcert.c [DEPS] crypto/rbg.c [DEPS] crypto/random_nz.c [DEPS] crypto/privkey.c [DEPS] crypto/p384.c HOSTCC cbfstool/ifittool.o HOSTCC cbfstool/fit.o [DEPS] crypto/p256.c [DEPS] crypto/ocsp.c [DEPS] crypto/ntlm.c [DEPS] crypto/mschapv2.c [DEPS] crypto/md5.c [DEPS] crypto/md4.c [DEPS] crypto/hmac_drbg.c OBJCOPY cbfs/fallback/bootblock.elf [DEPS] crypto/hmac.c [DEPS] crypto/hash_df.c [DEPS] crypto/gcm.c [DEPS] crypto/entropy.c IFDTOOL [DEPS] crypto/ecdsa.c [DEPS] crypto/ecdhe.c OBJCOPY cbfs/fallback/romstage.elf [DEPS] crypto/ecb.c [DEPS] crypto/drbg.c OBJCOPY ramstage/cpu/x86/smm/smmstub.manual OBJCOPY ramstage/cpu/x86/sipi_vector.manual OBJCOPY ramstage/cpu/x86/smm/smm.manual [DEPS] crypto/dhe.c [DEPS] crypto/des.c [DEPS] crypto/deflate.c HOSTCC cbfstool/ifittool (link) [DEPS] crypto/crypto_null.c [DEPS] crypto/crc32.c [DEPS] crypto/cms.c [DEPS] crypto/chap.c [DEPS] crypto/certstore.c [DEPS] crypto/cbc.c HOSTCC cbfstool/ifwitool.o [DEPS] crypto/bigint.c [DEPS] crypto/asn1.c [DEPS] crypto/arc4.c [DEPS] crypto/aes_wrap.c [DEPS] crypto/aes.c [DEPS] tests/zlib_test.c HOSTCC cbfstool/cse_fpt.o [DEPS] tests/x509_test.c [DEPS] tests/x25519_test.c [DEPS] tests/vsprintf_test.c [DEPS] tests/uuid_test.c [DEPS] tests/utf8_test.c [DEPS] tests/uri_test.c [DEPS] tests/time_test.c HOSTCC cbfstool/cse_helpers.o [DEPS] tests/tests.c [DEPS] tests/test.c HOSTCC cbfstool/fpt_hdr_20.o [DEPS] tests/tcpip_test.c [DEPS] tests/string_test.c [DEPS] tests/sha512_test.c HOSTCC cbfstool/fpt_hdr_21.o [DEPS] tests/sha256_test.c HOSTCC cbfstool/cse_serger.o [DEPS] tests/sha1_test.c [DEPS] tests/settings_test.c [DEPS] tests/setjmp_test.c [DEPS] tests/rsa_test.c HOSTCC cbfstool/bpdt_1_6.o [DEPS] tests/pubkey_test.c [DEPS] tests/profile_test.c [DEPS] tests/pnm_test.c [DEPS] tests/png_test.c [DEPS] tests/pixbuf_test.c HOSTCC cbfstool/bpdt_1_7.o [DEPS] tests/pem_test.c [DEPS] tests/pccrc_test.c [DEPS] tests/p384_test.c [DEPS] tests/p256_test.c [DEPS] tests/ocsp_test.c [DEPS] tests/ntlm_test.c [DEPS] tests/netdev_test.c [DEPS] tests/nap_test.c [DEPS] tests/mschapv2_test.c HOSTCC cbfstool/subpart_hdr_1.o [DEPS] tests/memset_test.c [DEPS] tests/memcpy_test.c [DEPS] tests/md5_test.c [DEPS] tests/md4_test.c [DEPS] tests/math_test.c HOSTCC cbfstool/subpart_hdr_2.o [DEPS] tests/list_test.c HOSTCC cbfstool/subpart_entry_1.o [DEPS] tests/linebuf_test.c LINK cbfs/fallback/ramstage.debug [DEPS] tests/ipv6_test.c OBJCOPY bootblock.raw.elf HOSTCC cbfstool/ifwitool (link) [DEPS] tests/ipv4_test.c HOSTCC cbfstool/cse_fpt (link) HOSTCC cbfstool/cse_serger (link) OBJCOPY bootblock.raw.bin [DEPS] tests/iobuf_test.c [DEPS] tests/hmac_test.c [DEPS] tests/hmac_drbg_test.c [DEPS] tests/hash_df_test.c [DEPS] tests/gzip_test.c [DEPS] tests/gcm_test.c [DEPS] tests/fdt_test.c [DEPS] tests/entropy_sample.c [DEPS] tests/elliptic_test.c [DEPS] tests/efi_siglist_test.c [DEPS] tests/editstring_test.c [DEPS] tests/ecdsa_test.c [DEPS] tests/dns_test.c [DEPS] tests/digest_test.c [DEPS] tests/dhe_test.c [DEPS] tests/des_test.c [DEPS] tests/der_test.c [DEPS] tests/deflate_test.c [DEPS] tests/crc32_test.c [DEPS] tests/cpio_test.c [DEPS] tests/cms_test.c [DEPS] tests/cipher_test.c [DEPS] tests/byteswap_test.c [DEPS] tests/bofm_test.c [DEPS] tests/bitops_test.c [DEPS] tests/bigint_test.c [DEPS] tests/base64_test.c [DEPS] tests/base16_test.c [DEPS] tests/asn1_test.c [DEPS] tests/aes_test.c [DEPS] tests/acpi_test.c [DEPS] interface/hyperv/vmbus.c [DEPS] interface/xen/xenstore.c [DEPS] interface/xen/xengrant.c [DEPS] interface/xen/xenbus.c [DEPS] interface/bofm/bofm.c [DEPS] interface/smbios/smbios_settings.c [DEPS] interface/smbios/smbios.c [DEPS] interface/efi/efiprefix.c [DEPS] interface/efi/efidrvprefix.c [DEPS] interface/efi/efi_wrap.c [DEPS] interface/efi/efi_watchdog.c [DEPS] interface/efi/efi_veto.c [DEPS] interface/efi/efi_utils.c [DEPS] interface/efi/efi_usb.c [DEPS] interface/efi/efi_umalloc.c [DEPS] interface/efi/efi_timer.c [DEPS] interface/efi/efi_time.c [DEPS] interface/efi/efi_table.c [DEPS] interface/efi/efi_strings.c [DEPS] interface/efi/efi_snp_hii.c [DEPS] interface/efi/efi_snp.c [DEPS] interface/efi/efi_smbios.c [DEPS] interface/efi/efi_shim.c [DEPS] interface/efi/efi_settings.c [DEPS] interface/efi/efi_service.c [DEPS] interface/efi/efi_rng.c [DEPS] interface/efi/efi_reboot.c [DEPS] interface/efi/efi_pxe.c [DEPS] interface/efi/efi_pci.c [DEPS] interface/efi/efi_path.c [DEPS] interface/efi/efi_open.c [DEPS] interface/efi/efi_null.c [DEPS] interface/efi/efi_nap.c [DEPS] interface/efi/efi_mp.c [DEPS] interface/efi/efi_local.c [DEPS] interface/efi/efi_init.c [DEPS] interface/efi/efi_hii.c [DEPS] interface/efi/efi_guid.c [DEPS] interface/efi/efi_file.c [DEPS] interface/efi/efi_fbcon.c [DEPS] interface/efi/efi_fdt.c [DEPS] interface/efi/efi_entropy.c [DEPS] interface/efi/efi_driver.c [DEPS] interface/efi/efi_download.c [DEPS] interface/efi/efi_debug.c [DEPS] interface/efi/efi_console.c [DEPS] interface/efi/efi_connect.c [DEPS] interface/efi/efi_cmdline.c [DEPS] interface/efi/efi_cachedhcp.c [DEPS] interface/efi/efi_cacert.c [DEPS] interface/efi/efi_bofm.c [DEPS] interface/efi/efi_block.c [DEPS] interface/efi/efi_autoexec.c [DEPS] interface/efi/efi_autoboot.c [DEPS] interface/efi/efi_acpi.c [DEPS] drivers/uart/ns16550.c [DEPS] drivers/uart/dwuart.c [DEPS] drivers/usb/xhci.c [DEPS] drivers/usb/usbnet.c [DEPS] drivers/usb/usbkbd.c [DEPS] drivers/usb/usbio.c [DEPS] drivers/usb/usbhub.c [DEPS] drivers/usb/usbhid.c [DEPS] drivers/usb/usbblk.c [DEPS] drivers/usb/uhci.c [DEPS] drivers/usb/ehci.c [DEPS] drivers/usb/dwusb.c [DEPS] drivers/infiniband/mlx_nodnic/src/mlx_port.c [DEPS] drivers/infiniband/mlx_nodnic/src/mlx_device.c [DEPS] drivers/infiniband/mlx_nodnic/src/mlx_cmd.c [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_mtu/mlx_mtu.c [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_link_speed/mlx_link_speed.c [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_blink_leds/mlx_blink_leds.c [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_vmac/mlx_vmac.c [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_nvconfig/mlx_nvconfig_defaults.c [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_nvconfig/mlx_nvconfig.c [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_reg_access/mlx_reg_access.c [DEPS] drivers/infiniband/mlx_utils/src/public/mlx_utils.c [DEPS] drivers/infiniband/mlx_utils/src/public/mlx_pci_gw.c [DEPS] drivers/infiniband/mlx_utils/src/public/mlx_pci.c [DEPS] drivers/infiniband/mlx_utils/src/public/mlx_memory.c [DEPS] drivers/infiniband/mlx_utils/src/public/mlx_icmd.c [DEPS] drivers/infiniband/mlx_utils_flexboot/src/mlx_utils_priv.c [DEPS] drivers/infiniband/mlx_utils_flexboot/src/mlx_pci_priv.c [DEPS] drivers/infiniband/mlx_utils_flexboot/src/mlx_memory_priv.c [DEPS] drivers/infiniband/qib7322.c [DEPS] drivers/infiniband/linda_fw.c [DEPS] drivers/infiniband/linda.c [DEPS] drivers/infiniband/hermon.c [DEPS] drivers/infiniband/golan.c [DEPS] drivers/infiniband/flexboot_nodnic.c [DEPS] drivers/infiniband/arbel.c [DEPS] drivers/gpio/dwgpio.c [DEPS] drivers/bitbash/spi_bit.c [DEPS] drivers/bitbash/mii_bit.c [DEPS] drivers/bitbash/i2c_bit.c [DEPS] drivers/bitbash/bitbash.c [DEPS] drivers/nvs/threewire.c [DEPS] drivers/nvs/spi.c [DEPS] drivers/nvs/nvsvpd.c [DEPS] drivers/nvs/nvs.c [DEPS] drivers/block/srp.c [DEPS] drivers/block/scsi.c [DEPS] drivers/block/ibft.c [DEPS] drivers/block/ata.c [DEPS] drivers/net/marvell/atl_hw.c [DEPS] drivers/net/marvell/atl2_hw.c [DEPS] drivers/net/marvell/aqc1xx.c [DEPS] drivers/net/sfc/sfc_hunt.c [DEPS] drivers/net/sfc/efx_hunt.c [DEPS] drivers/net/sfc/efx_common.c [DEPS] drivers/net/bnxt/bnxt.c [DEPS] drivers/net/tg3/tg3_phy.c [DEPS] drivers/net/tg3/tg3_hw.c [DEPS] drivers/net/tg3/tg3.c [DEPS] drivers/net/efi/snponly.c [DEPS] drivers/net/efi/snpnet.c [DEPS] drivers/net/efi/snp.c [DEPS] drivers/net/efi/nii.c [DEPS] drivers/net/efi/mnpnet.c [DEPS] drivers/net/efi/mnp.c [DEPS] drivers/net/vxge/vxge_traffic.c [DEPS] drivers/net/vxge/vxge_main.c [DEPS] drivers/net/vxge/vxge_config.c [DEPS] drivers/net/vxge/vxge.c [DEPS] drivers/net/phantom/phantom.c [DEPS] drivers/net/igbvf/igbvf_vf.c [DEPS] drivers/net/igbvf/igbvf_mbx.c [DEPS] drivers/net/igbvf/igbvf_main.c [DEPS] drivers/net/wd.c [DEPS] drivers/net/w89c840.c [DEPS] drivers/net/vmxnet3.c [DEPS] drivers/net/virtio-net.c [DEPS] drivers/net/velocity.c [DEPS] drivers/net/tulip.c [DEPS] drivers/net/tlan.c [DEPS] drivers/net/thunderx.c [DEPS] drivers/net/sundance.c [DEPS] drivers/net/smscusb.c [DEPS] drivers/net/smsc95xx.c [DEPS] drivers/net/smsc75xx.c [DEPS] drivers/net/smc9000.c [DEPS] drivers/net/sky2.c [DEPS] drivers/net/skge.c [DEPS] drivers/net/skeleton.c [DEPS] drivers/net/sis900.c [DEPS] drivers/net/sis190.c [DEPS] drivers/net/rhine.c [DEPS] drivers/net/realtek.c [DEPS] drivers/net/rdc.c [DEPS] drivers/net/prism2_plx.c [DEPS] drivers/net/prism2_pci.c [DEPS] drivers/net/pnic.c [DEPS] drivers/net/pcnet32.c [DEPS] drivers/net/ns8390.c [DEPS] drivers/net/netvsc.c [DEPS] drivers/net/netfront.c [DEPS] drivers/net/ne2k_isa.c [DEPS] drivers/net/ne.c [DEPS] drivers/net/ncm.c [DEPS] drivers/net/natsemi.c [DEPS] drivers/net/myson.c [DEPS] drivers/net/myri10ge.c [DEPS] drivers/net/mii.c [DEPS] drivers/net/legacy.c [DEPS] drivers/net/lan78xx.c [DEPS] drivers/net/jme.c [DEPS] drivers/net/ipoib.c [DEPS] drivers/net/iphone.c [DEPS] drivers/net/intelxvf.c [DEPS] drivers/net/intelxlvf.c [DEPS] drivers/net/intelxl.c [DEPS] drivers/net/intelx.c [DEPS] drivers/net/intelvf.c [DEPS] drivers/net/intel.c [DEPS] drivers/net/icplus.c [DEPS] drivers/net/ice.c [DEPS] drivers/net/gve.c [DEPS] drivers/net/forcedeth.c [DEPS] drivers/net/exanic.c [DEPS] drivers/net/etherfabric.c [DEPS] drivers/net/epic100.c [DEPS] drivers/net/eoib.c [DEPS] drivers/net/ena.c [DEPS] drivers/net/eepro100.c [DEPS] drivers/net/eepro.c [DEPS] drivers/net/ecm.c [DEPS] drivers/net/dwmac.c [DEPS] drivers/net/dmfe.c [DEPS] drivers/net/dm96xx.c [DEPS] drivers/net/depca.c [DEPS] drivers/net/davicom.c [DEPS] drivers/net/cs89x0.c [DEPS] drivers/net/cgem.c [DEPS] drivers/net/bnx2.c [DEPS] drivers/net/b44.c [DEPS] drivers/net/axge.c [DEPS] drivers/net/atl1e.c [DEPS] drivers/net/amd8111e.c [DEPS] drivers/net/acm.c [DEPS] drivers/net/3c90x.c [DEPS] drivers/net/3c5x9.c [DEPS] drivers/net/3c595.c [DEPS] drivers/net/3c529.c [DEPS] drivers/net/3c515.c [DEPS] drivers/net/3c509.c [DEPS] drivers/net/3c509-eisa.c [DEPS] drivers/net/3c503.c [DEPS] drivers/bus/virtio-ring.c [DEPS] drivers/bus/virtio-pci.c [DEPS] drivers/bus/usb_settings.c [DEPS] drivers/bus/usb.c [DEPS] drivers/bus/pcivpd.c [DEPS] drivers/bus/pcimsix.c [DEPS] drivers/bus/pciextra.c [DEPS] drivers/bus/pciea.c [DEPS] drivers/bus/pcicloud.c [DEPS] drivers/bus/pcibridge.c [DEPS] drivers/bus/pcibackup.c [DEPS] drivers/bus/pci_settings.c [DEPS] drivers/bus/pci.c [DEPS] drivers/bus/mca.c [DEPS] drivers/bus/isapnp.c [DEPS] drivers/bus/isa_ids.c [DEPS] drivers/bus/isa.c [DEPS] drivers/bus/eisa.c [DEPS] drivers/bus/ecam.c [DEPS] drivers/bus/devtree.c [DEPS] drivers/bus/cdc.c [DEPS] image/segment.c [DEPS] image/zlib.c [DEPS] image/script.c [DEPS] image/pnm.c [DEPS] image/png.c [DEPS] image/pem.c [DEPS] image/lkrn.c [DEPS] image/initrd.c [DEPS] image/gzip.c [DEPS] image/embedded.c [DEPS] image/elf.c [DEPS] image/efi_siglist.c [DEPS] image/efi_image.c [DEPS] image/der.c [DEPS] net/infiniband/xsigo.c [DEPS] net/infiniband/ib_srp.c [DEPS] net/infiniband/ib_smc.c [DEPS] net/infiniband/ib_sma.c [DEPS] net/infiniband/ib_service.c [DEPS] net/infiniband/ib_pathrec.c [DEPS] net/infiniband/ib_packet.c [DEPS] net/infiniband/ib_mi.c [DEPS] net/infiniband/ib_mcast.c [DEPS] net/infiniband/ib_cmrc.c [DEPS] net/infiniband/ib_cm.c [DEPS] net/udp/tftp.c [DEPS] net/udp/syslog.c [DEPS] net/udp/slam.c [DEPS] net/udp/ntp.c [DEPS] net/udp/dns.c [DEPS] net/udp/dhcpv6.c [DEPS] net/udp/dhcp.c [DEPS] net/tcp/syslogs.c [DEPS] net/tcp/oncrpc.c [DEPS] net/tcp/iscsi.c [DEPS] net/tcp/https.c [DEPS] net/tcp/httpntlm.c [DEPS] net/tcp/httpgce.c [DEPS] net/tcp/httpdigest.c [DEPS] net/tcp/httpcore.c [DEPS] net/tcp/httpconn.c [DEPS] net/tcp/httpblock.c [DEPS] net/tcp/httpbasic.c [DEPS] net/tcp/httpauth.c [DEPS] net/tcp/http.c [DEPS] net/tcp/ftp.c [DEPS] net/vlan.c [DEPS] net/validator.c [DEPS] net/udp.c [DEPS] net/tls.c [DEPS] net/tcpip.c [DEPS] net/tcp.c [DEPS] net/stp.c [DEPS] net/socket.c [DEPS] net/rndis.c [DEPS] net/retry.c [DEPS] net/rarp.c [DEPS] net/ping.c [DEPS] net/peermux.c [DEPS] net/peerdist.c [DEPS] net/peerdisc.c [DEPS] net/peerblk.c [DEPS] net/pccrd.c [DEPS] net/pccrc.c [DEPS] net/nullnet.c [DEPS] net/netdevice.c [DEPS] net/netdev_settings.c [DEPS] net/neighbour.c [DEPS] net/ndp.c [DEPS] net/lldp.c [DEPS] net/ipv6.c [DEPS] net/ipv4.c [DEPS] net/iobpad.c [DEPS] net/infiniband.c [DEPS] net/icmpv6.c [DEPS] net/icmpv4.c [DEPS] net/icmp.c [DEPS] net/fragment.c [DEPS] net/fcp.c [DEPS] net/fcoe.c [DEPS] net/fcns.c [DEPS] net/fcels.c [DEPS] net/fc.c [DEPS] net/fakedhcp.c [DEPS] net/ethernet.c [DEPS] net/eth_slow.c [DEPS] net/eapol.c [DEPS] net/eap_mschapv2.c [DEPS] net/eap_md5.c [DEPS] net/eap.c [DEPS] net/dhcppkt.c [DEPS] net/dhcpopts.c [DEPS] net/arp.c [DEPS] net/aoe.c [DEPS] core/xferbuf.c [DEPS] core/xfer.c [DEPS] core/wchar.c [DEPS] core/vsprintf.c [DEPS] core/uuid.c [DEPS] core/utf8.c [DEPS] core/uri.c [DEPS] core/uheap.c [DEPS] core/uart.c [DEPS] core/uaccess.c [DEPS] core/timer.c [DEPS] core/time.c [DEPS] core/stringextra.c [DEPS] core/string.c [DEPS] core/spcr.c [DEPS] core/settings.c [DEPS] core/serial.c [DEPS] core/sanboot.c [DEPS] core/resolv.c [DEPS] core/refcnt.c [DEPS] core/random.c [DEPS] core/quiesce.c [DEPS] core/profile.c [DEPS] core/process.c [DEPS] core/posix_io.c [DEPS] core/pool.c [DEPS] core/pixbuf.c [DEPS] core/pinger.c [DEPS] core/pending.c [DEPS] core/pcmcia.c [DEPS] core/pc_kbd.c [DEPS] core/parseopt.c [DEPS] core/params.c [DEPS] core/open.c [DEPS] core/nvo.c [DEPS] core/null_time.c [DEPS] core/null_smbios.c [DEPS] core/null_sanboot.c [DEPS] core/null_reboot.c [DEPS] core/null_pci.c [DEPS] core/null_nap.c [DEPS] core/null_mp.c [DEPS] core/null_acpi.c [DEPS] core/netbios.c [DEPS] core/mp.c [DEPS] core/monojob.c [DEPS] core/memmap_settings.c [DEPS] core/memmap.c [DEPS] core/malloc.c [DEPS] core/main.c [DEPS] core/log.c [DEPS] core/list.c [DEPS] core/lineconsole.c [DEPS] core/linebuf.c [DEPS] core/keymap.c [DEPS] core/job.c [DEPS] core/isqrt.c [DEPS] core/iomap_virt.c [DEPS] core/iobuf.c [DEPS] core/interface.c [DEPS] core/init.c [DEPS] core/image.c [DEPS] core/i82365.c [DEPS] core/hw.c [DEPS] core/gpio.c [DEPS] core/getopt.c [DEPS] core/getkey.c [DEPS] core/gdbudp.c [DEPS] core/gdbstub.c [DEPS] core/gdbserial.c [DEPS] core/fnrec.c [DEPS] core/fdtmem.c [DEPS] core/fdtcon.c [DEPS] core/fdt.c [DEPS] core/fbcon.c [DEPS] core/fault.c [DEPS] core/exec.c [DEPS] core/errno.c [DEPS] core/edd.c [DEPS] core/dynui.c [DEPS] core/dynkeymap.c [DEPS] core/dummy_sanboot.c [DEPS] core/downloader.c [DEPS] core/dma.c [DEPS] core/device.c [DEPS] core/debug_md5.c [DEPS] core/debug.c [DEPS] core/cwuri.c [DEPS] core/ctype.c [DEPS] core/cpio.c [DEPS] core/console.c [DEPS] core/cachedhcp.c [DEPS] core/blocktrans.c [DEPS] core/blockdev.c [DEPS] core/bitmap.c [DEPS] core/basename.c [DEPS] core/base64.c [DEPS] core/base16.c [DEPS] core/assert.c [DEPS] core/asprintf.c [DEPS] core/archive.c [DEPS] core/ansiesc.c [DEPS] core/ansicoldef.c [DEPS] core/ansicol.c [DEPS] core/acpimac.c [DEPS] core/acpi_settings.c [DEPS] core/acpi.c [DEPS] libgcc/implicit.c [DEPS] libgcc/__umoddi3.c [DEPS] libgcc/icc.c [DEPS] libgcc/__udivmoddi4.c [DEPS] libgcc/__udivdi3.c [DEPS] libgcc/__moddi3.c [DEPS] libgcc/__divmoddi4.c [DEPS] libgcc/__divdi3.c [DEPS] arch/x86/transitions/librm.S [DEPS] arch/x86/transitions/librm_test.c [DEPS] arch/x86/transitions/librm_mgmt.c [DEPS] arch/x86/drivers/hyperv/hyperv.c [DEPS] arch/x86/drivers/xen/hvm.c [DEPS] arch/x86/hci/commands/pxe_cmd.c [DEPS] arch/x86/hci/commands/cpuid_cmd.c [DEPS] arch/x86/interface/syslinux/comboot_resolv.c [DEPS] arch/x86/interface/syslinux/comboot_call.c [DEPS] arch/x86/interface/syslinux/com32_call.c [BUILD] bin-x86_64-efi-sb/__divmoddi4.o [BUILD] bin-x86_64-efi-sb/__divdi3.o [BUILD] bin-x86_64-efi-sb/__moddi3.o [BUILD] bin-x86_64-efi-sb/__udivdi3.o [BUILD] bin-x86_64-efi-sb/__udivmoddi4.o [BUILD] bin-x86_64-efi-sb/__umoddi3.o [BUILD] bin-x86_64-efi-sb/icc.o [BUILD] bin-x86_64-efi-sb/implicit.o [BUILD] bin-x86_64-efi-sb/acpi.o [BUILD] bin-x86_64-efi-sb/acpi_settings.o [BUILD] bin-x86_64-efi-sb/acpimac.o [BUILD] bin-x86_64-efi-sb/ansicol.o [BUILD] bin-x86_64-efi-sb/ansicoldef.o [BUILD] bin-x86_64-efi-sb/ansiesc.o [BUILD] bin-x86_64-efi-sb/archive.o [BUILD] bin-x86_64-efi-sb/asprintf.o [BUILD] bin-x86_64-efi-sb/assert.o [BUILD] bin-x86_64-efi-sb/base16.o [BUILD] bin-x86_64-efi-sb/base64.o [BUILD] bin-x86_64-efi-sb/basename.o [BUILD] bin-x86_64-efi-sb/bitmap.o [BUILD] bin-x86_64-efi-sb/blockdev.o [BUILD] bin-x86_64-efi-sb/blocktrans.o [BUILD] bin-x86_64-efi-sb/cachedhcp.o [BUILD] bin-x86_64-efi-sb/console.o [BUILD] bin-x86_64-efi-sb/cpio.o [BUILD] bin-x86_64-efi-sb/ctype.o [BUILD] bin-x86_64-efi-sb/cwuri.o [BUILD] bin-x86_64-efi-sb/debug.o [BUILD] bin-x86_64-efi-sb/debug_md5.o [BUILD] bin-x86_64-efi-sb/device.o [BUILD] bin-x86_64-efi-sb/dma.o [BUILD] bin-x86_64-efi-sb/downloader.o [BUILD] bin-x86_64-efi-sb/dummy_sanboot.o [BUILD] bin-x86_64-efi-sb/dynkeymap.o [BUILD] bin-x86_64-efi-sb/dynui.o [BUILD] bin-x86_64-efi-sb/edd.o [BUILD] bin-x86_64-efi-sb/errno.o [BUILD] bin-x86_64-efi-sb/exec.o [BUILD] bin-x86_64-efi-sb/fault.o [BUILD] bin-x86_64-efi-sb/fbcon.o [BUILD] bin-x86_64-efi-sb/fdt.o [BUILD] bin-x86_64-efi-sb/fdtcon.o [BUILD] bin-x86_64-efi-sb/fdtmem.o [BUILD] bin-x86_64-efi-sb/fnrec.o [BUILD] bin-x86_64-efi-sb/gdbserial.o [BUILD] bin-x86_64-efi-sb/gdbstub.o [BUILD] bin-x86_64-efi-sb/gdbudp.o [BUILD] bin-x86_64-efi-sb/getkey.o [BUILD] bin-x86_64-efi-sb/getopt.o [BUILD] bin-x86_64-efi-sb/gpio.o [BUILD] bin-x86_64-efi-sb/hw.o [BUILD] bin-x86_64-efi-sb/i82365.o [BUILD] bin-x86_64-efi-sb/image.o [BUILD] bin-x86_64-efi-sb/init.o [BUILD] bin-x86_64-efi-sb/interface.o [BUILD] bin-x86_64-efi-sb/iobuf.o [BUILD] bin-x86_64-efi-sb/iomap_virt.o [BUILD] bin-x86_64-efi-sb/isqrt.o [BUILD] bin-x86_64-efi-sb/job.o [BUILD] bin-x86_64-efi-sb/keymap.o [BUILD] bin-x86_64-efi-sb/linebuf.o [BUILD] bin-x86_64-efi-sb/lineconsole.o [BUILD] bin-x86_64-efi-sb/list.o [BUILD] bin-x86_64-efi-sb/log.o [BUILD] bin-x86_64-efi-sb/main.o [BUILD] bin-x86_64-efi-sb/malloc.o [BUILD] bin-x86_64-efi-sb/memmap.o [BUILD] bin-x86_64-efi-sb/memmap_settings.o [BUILD] bin-x86_64-efi-sb/monojob.o [BUILD] bin-x86_64-efi-sb/mp.o [BUILD] bin-x86_64-efi-sb/netbios.o [BUILD] bin-x86_64-efi-sb/null_acpi.o [BUILD] bin-x86_64-efi-sb/null_mp.o [BUILD] bin-x86_64-efi-sb/null_nap.o [BUILD] bin-x86_64-efi-sb/null_pci.o [BUILD] bin-x86_64-efi-sb/null_reboot.o [BUILD] bin-x86_64-efi-sb/null_sanboot.o [BUILD] bin-x86_64-efi-sb/null_smbios.o [BUILD] bin-x86_64-efi-sb/null_time.o [BUILD] bin-x86_64-efi-sb/nvo.o [BUILD] bin-x86_64-efi-sb/open.o [BUILD] bin-x86_64-efi-sb/params.o [BUILD] bin-x86_64-efi-sb/parseopt.o [BUILD] bin-x86_64-efi-sb/pc_kbd.o [BUILD] bin-x86_64-efi-sb/pcmcia.o [BUILD] bin-x86_64-efi-sb/pending.o [BUILD] bin-x86_64-efi-sb/pinger.o [BUILD] bin-x86_64-efi-sb/pixbuf.o [BUILD] bin-x86_64-efi-sb/pool.o [BUILD] bin-x86_64-efi-sb/posix_io.o [BUILD] bin-x86_64-efi-sb/process.o [BUILD] bin-x86_64-efi-sb/profile.o [BUILD] bin-x86_64-efi-sb/quiesce.o [BUILD] bin-x86_64-efi-sb/random.o [BUILD] bin-x86_64-efi-sb/refcnt.o [BUILD] bin-x86_64-efi-sb/resolv.o [BUILD] bin-x86_64-efi-sb/sanboot.o [BUILD] bin-x86_64-efi-sb/serial.o [BUILD] bin-x86_64-efi-sb/settings.o [BUILD] bin-x86_64-efi-sb/spcr.o [BUILD] bin-x86_64-efi-sb/string.o [BUILD] bin-x86_64-efi-sb/stringextra.o [BUILD] bin-x86_64-efi-sb/time.o [BUILD] bin-x86_64-efi-sb/timer.o [BUILD] bin-x86_64-efi-sb/uaccess.o [BUILD] bin-x86_64-efi-sb/uart.o [BUILD] bin-x86_64-efi-sb/uheap.o [BUILD] bin-x86_64-efi-sb/uri.o [BUILD] bin-x86_64-efi-sb/utf8.o [BUILD] bin-x86_64-efi-sb/uuid.o [BUILD] bin-x86_64-efi-sb/vsprintf.o [BUILD] bin-x86_64-efi-sb/wchar.o [BUILD] bin-x86_64-efi-sb/xfer.o [BUILD] bin-x86_64-efi-sb/xferbuf.o [BUILD] bin-x86_64-efi-sb/aoe.o [BUILD] bin-x86_64-efi-sb/arp.o [BUILD] bin-x86_64-efi-sb/dhcpopts.o [BUILD] bin-x86_64-efi-sb/dhcppkt.o [BUILD] bin-x86_64-efi-sb/eap.o [BUILD] bin-x86_64-efi-sb/eap_md5.o [BUILD] bin-x86_64-efi-sb/eap_mschapv2.o [BUILD] bin-x86_64-efi-sb/eapol.o [BUILD] bin-x86_64-efi-sb/eth_slow.o [BUILD] bin-x86_64-efi-sb/ethernet.o [BUILD] bin-x86_64-efi-sb/fakedhcp.o [BUILD] bin-x86_64-efi-sb/fc.o [BUILD] bin-x86_64-efi-sb/fcels.o [BUILD] bin-x86_64-efi-sb/fcns.o [BUILD] bin-x86_64-efi-sb/fcoe.o [BUILD] bin-x86_64-efi-sb/fcp.o [BUILD] bin-x86_64-efi-sb/fragment.o [BUILD] bin-x86_64-efi-sb/icmp.o [BUILD] bin-x86_64-efi-sb/icmpv4.o [BUILD] bin-x86_64-efi-sb/icmpv6.o [BUILD] bin-x86_64-efi-sb/infiniband.o [BUILD] bin-x86_64-efi-sb/iobpad.o [BUILD] bin-x86_64-efi-sb/ipv4.o [BUILD] bin-x86_64-efi-sb/ipv6.o [BUILD] bin-x86_64-efi-sb/lldp.o [BUILD] bin-x86_64-efi-sb/ndp.o [BUILD] bin-x86_64-efi-sb/neighbour.o [BUILD] bin-x86_64-efi-sb/netdev_settings.o [BUILD] bin-x86_64-efi-sb/netdevice.o [BUILD] bin-x86_64-efi-sb/nullnet.o [BUILD] bin-x86_64-efi-sb/pccrc.o [BUILD] bin-x86_64-efi-sb/pccrd.o [BUILD] bin-x86_64-efi-sb/peerblk.o [BUILD] bin-x86_64-efi-sb/peerdisc.o [BUILD] bin-x86_64-efi-sb/peerdist.o [BUILD] bin-x86_64-efi-sb/peermux.o [BUILD] bin-x86_64-efi-sb/ping.o [BUILD] bin-x86_64-efi-sb/rarp.o [BUILD] bin-x86_64-efi-sb/retry.o [BUILD] bin-x86_64-efi-sb/rndis.o [BUILD] bin-x86_64-efi-sb/socket.o [BUILD] bin-x86_64-efi-sb/stp.o [BUILD] bin-x86_64-efi-sb/tcp.o [BUILD] bin-x86_64-efi-sb/tcpip.o [BUILD] bin-x86_64-efi-sb/tls.o [BUILD] bin-x86_64-efi-sb/udp.o [BUILD] bin-x86_64-efi-sb/validator.o [BUILD] bin-x86_64-efi-sb/vlan.o [BUILD] bin-x86_64-efi-sb/ftp.o [BUILD] bin-x86_64-efi-sb/http.o [BUILD] bin-x86_64-efi-sb/httpauth.o [BUILD] bin-x86_64-efi-sb/httpbasic.o [BUILD] bin-x86_64-efi-sb/httpblock.o [BUILD] bin-x86_64-efi-sb/httpconn.o [BUILD] bin-x86_64-efi-sb/httpcore.o [BUILD] bin-x86_64-efi-sb/httpdigest.o [BUILD] bin-x86_64-efi-sb/httpgce.o [BUILD] bin-x86_64-efi-sb/httpntlm.o [BUILD] bin-x86_64-efi-sb/https.o [BUILD] bin-x86_64-efi-sb/iscsi.o [BUILD] bin-x86_64-efi-sb/oncrpc.o [BUILD] bin-x86_64-efi-sb/syslogs.o [BUILD] bin-x86_64-efi-sb/dhcp.o [BUILD] bin-x86_64-efi-sb/dhcpv6.o [BUILD] bin-x86_64-efi-sb/dns.o [BUILD] bin-x86_64-efi-sb/ntp.o [BUILD] bin-x86_64-efi-sb/slam.o [BUILD] bin-x86_64-efi-sb/syslog.o [BUILD] bin-x86_64-efi-sb/tftp.o [BUILD] bin-x86_64-efi-sb/ib_cm.o [BUILD] bin-x86_64-efi-sb/ib_cmrc.o [BUILD] bin-x86_64-efi-sb/ib_mcast.o [BUILD] bin-x86_64-efi-sb/ib_mi.o [BUILD] bin-x86_64-efi-sb/ib_packet.o [BUILD] bin-x86_64-efi-sb/ib_pathrec.o [BUILD] bin-x86_64-efi-sb/ib_service.o [BUILD] bin-x86_64-efi-sb/ib_sma.o [BUILD] bin-x86_64-efi-sb/ib_smc.o [BUILD] bin-x86_64-efi-sb/ib_srp.o [BUILD] bin-x86_64-efi-sb/xsigo.o [BUILD] bin-x86_64-efi-sb/der.o [BUILD] bin-x86_64-efi-sb/efi_image.o [BUILD] bin-x86_64-efi-sb/efi_siglist.o [BUILD] bin-x86_64-efi-sb/elf.o [BUILD] bin-x86_64-efi-sb/embedded.o [BUILD] bin-x86_64-efi-sb/initrd.o [BUILD] bin-x86_64-efi-sb/gzip.o [BUILD] bin-x86_64-efi-sb/lkrn.o [BUILD] bin-x86_64-efi-sb/pem.o [BUILD] bin-x86_64-efi-sb/png.o [BUILD] bin-x86_64-efi-sb/pnm.o [BUILD] bin-x86_64-efi-sb/script.o [BUILD] bin-x86_64-efi-sb/segment.o [BUILD] bin-x86_64-efi-sb/zlib.o [BUILD] bin-x86_64-efi-sb/cdc.o [BUILD] bin-x86_64-efi-sb/devtree.o [BUILD] bin-x86_64-efi-sb/ecam.o [BUILD] bin-x86_64-efi-sb/eisa.o [BUILD] bin-x86_64-efi-sb/isa.o [BUILD] bin-x86_64-efi-sb/isa_ids.o [BUILD] bin-x86_64-efi-sb/isapnp.o [BUILD] bin-x86_64-efi-sb/mca.o [BUILD] bin-x86_64-efi-sb/pci.o [BUILD] bin-x86_64-efi-sb/pci_settings.o [BUILD] bin-x86_64-efi-sb/pcibackup.o [BUILD] bin-x86_64-efi-sb/pcibridge.o [BUILD] bin-x86_64-efi-sb/pcicloud.o [BUILD] bin-x86_64-efi-sb/pciea.o [BUILD] bin-x86_64-efi-sb/pciextra.o [BUILD] bin-x86_64-efi-sb/pcimsix.o [BUILD] bin-x86_64-efi-sb/pcivpd.o [BUILD] bin-x86_64-efi-sb/usb.o [BUILD] bin-x86_64-efi-sb/usb_settings.o [BUILD] bin-x86_64-efi-sb/virtio-pci.o [BUILD] bin-x86_64-efi-sb/virtio-ring.o [BUILD] bin-x86_64-efi-sb/3c503.o [BUILD] bin-x86_64-efi-sb/3c509-eisa.o [BUILD] bin-x86_64-efi-sb/3c509.o [BUILD] bin-x86_64-efi-sb/3c515.o [BUILD] bin-x86_64-efi-sb/3c529.o [BUILD] bin-x86_64-efi-sb/3c595.o [BUILD] bin-x86_64-efi-sb/3c5x9.o [BUILD] bin-x86_64-efi-sb/3c90x.o [BUILD] bin-x86_64-efi-sb/acm.o [BUILD] bin-x86_64-efi-sb/amd8111e.o [BUILD] bin-x86_64-efi-sb/atl1e.o [BUILD] bin-x86_64-efi-sb/axge.o [BUILD] bin-x86_64-efi-sb/b44.o [BUILD] bin-x86_64-efi-sb/bnx2.o [BUILD] bin-x86_64-efi-sb/cgem.o [BUILD] bin-x86_64-efi-sb/cs89x0.o [BUILD] bin-x86_64-efi-sb/davicom.o [BUILD] bin-x86_64-efi-sb/depca.o [BUILD] bin-x86_64-efi-sb/dm96xx.o [BUILD] bin-x86_64-efi-sb/dmfe.o [BUILD] bin-x86_64-efi-sb/dwmac.o [BUILD] bin-x86_64-efi-sb/ecm.o [BUILD] bin-x86_64-efi-sb/eepro.o [BUILD] bin-x86_64-efi-sb/eepro100.o [BUILD] bin-x86_64-efi-sb/ena.o [BUILD] bin-x86_64-efi-sb/eoib.o [BUILD] bin-x86_64-efi-sb/epic100.o [BUILD] bin-x86_64-efi-sb/etherfabric.o [BUILD] bin-x86_64-efi-sb/exanic.o [BUILD] bin-x86_64-efi-sb/forcedeth.o [BUILD] bin-x86_64-efi-sb/gve.o [BUILD] bin-x86_64-efi-sb/ice.o [BUILD] bin-x86_64-efi-sb/icplus.o [BUILD] bin-x86_64-efi-sb/intel.o [BUILD] bin-x86_64-efi-sb/intelvf.o [BUILD] bin-x86_64-efi-sb/intelx.o [BUILD] bin-x86_64-efi-sb/intelxl.o [BUILD] bin-x86_64-efi-sb/intelxlvf.o [BUILD] bin-x86_64-efi-sb/intelxvf.o [BUILD] bin-x86_64-efi-sb/iphone.o [BUILD] bin-x86_64-efi-sb/ipoib.o [BUILD] bin-x86_64-efi-sb/jme.o [BUILD] bin-x86_64-efi-sb/lan78xx.o [BUILD] bin-x86_64-efi-sb/legacy.o [BUILD] bin-x86_64-efi-sb/mii.o [BUILD] bin-x86_64-efi-sb/myri10ge.o [BUILD] bin-x86_64-efi-sb/myson.o [BUILD] bin-x86_64-efi-sb/natsemi.o [BUILD] bin-x86_64-efi-sb/ncm.o [BUILD] bin-x86_64-efi-sb/ne.o [BUILD] bin-x86_64-efi-sb/ne2k_isa.o [BUILD] bin-x86_64-efi-sb/netfront.o [BUILD] bin-x86_64-efi-sb/netvsc.o [BUILD] bin-x86_64-efi-sb/ns8390.o [BUILD] bin-x86_64-efi-sb/pcnet32.o [BUILD] bin-x86_64-efi-sb/pnic.o [BUILD] bin-x86_64-efi-sb/prism2_pci.o [BUILD] bin-x86_64-efi-sb/prism2_plx.o [BUILD] bin-x86_64-efi-sb/rdc.o [BUILD] bin-x86_64-efi-sb/realtek.o [BUILD] bin-x86_64-efi-sb/rhine.o [BUILD] bin-x86_64-efi-sb/sis190.o [BUILD] bin-x86_64-efi-sb/sis900.o [BUILD] bin-x86_64-efi-sb/skeleton.o [BUILD] bin-x86_64-efi-sb/skge.o [BUILD] bin-x86_64-efi-sb/sky2.o [BUILD] bin-x86_64-efi-sb/smc9000.o [BUILD] bin-x86_64-efi-sb/smsc75xx.o [BUILD] bin-x86_64-efi-sb/smsc95xx.o [BUILD] bin-x86_64-efi-sb/smscusb.o [BUILD] bin-x86_64-efi-sb/sundance.o [BUILD] bin-x86_64-efi-sb/thunderx.o [BUILD] bin-x86_64-efi-sb/tlan.o [BUILD] bin-x86_64-efi-sb/tulip.o [BUILD] bin-x86_64-efi-sb/velocity.o [BUILD] bin-x86_64-efi-sb/virtio-net.o [BUILD] bin-x86_64-efi-sb/vmxnet3.o [BUILD] bin-x86_64-efi-sb/w89c840.o [BUILD] bin-x86_64-efi-sb/wd.o [BUILD] bin-x86_64-efi-sb/igbvf_main.o [BUILD] bin-x86_64-efi-sb/igbvf_mbx.o [BUILD] bin-x86_64-efi-sb/igbvf_vf.o [BUILD] bin-x86_64-efi-sb/phantom.o [BUILD] bin-x86_64-efi-sb/vxge.o [BUILD] bin-x86_64-efi-sb/vxge_config.o [BUILD] bin-x86_64-efi-sb/vxge_main.o [BUILD] bin-x86_64-efi-sb/vxge_traffic.o [BUILD] bin-x86_64-efi-sb/mnp.o [BUILD] bin-x86_64-efi-sb/mnpnet.o [BUILD] bin-x86_64-efi-sb/nii.o [BUILD] bin-x86_64-efi-sb/snp.o [BUILD] bin-x86_64-efi-sb/snpnet.o [BUILD] bin-x86_64-efi-sb/snponly.o [BUILD] bin-x86_64-efi-sb/tg3.o [BUILD] bin-x86_64-efi-sb/tg3_hw.o [BUILD] bin-x86_64-efi-sb/tg3_phy.o [BUILD] bin-x86_64-efi-sb/bnxt.o [BUILD] bin-x86_64-efi-sb/efx_common.o [BUILD] bin-x86_64-efi-sb/efx_hunt.o [BUILD] bin-x86_64-efi-sb/sfc_hunt.o [BUILD] bin-x86_64-efi-sb/aqc1xx.o [BUILD] bin-x86_64-efi-sb/atl2_hw.o [BUILD] bin-x86_64-efi-sb/atl_hw.o [BUILD] bin-x86_64-efi-sb/ata.o [BUILD] bin-x86_64-efi-sb/ibft.o [BUILD] bin-x86_64-efi-sb/scsi.o [BUILD] bin-x86_64-efi-sb/srp.o [BUILD] bin-x86_64-efi-sb/nvs.o [BUILD] bin-x86_64-efi-sb/nvsvpd.o [BUILD] bin-x86_64-efi-sb/spi.o [BUILD] bin-x86_64-efi-sb/threewire.o [BUILD] bin-x86_64-efi-sb/bitbash.o [BUILD] bin-x86_64-efi-sb/i2c_bit.o [BUILD] bin-x86_64-efi-sb/mii_bit.o [BUILD] bin-x86_64-efi-sb/spi_bit.o [BUILD] bin-x86_64-efi-sb/dwgpio.o [BUILD] bin-x86_64-efi-sb/arbel.o [BUILD] bin-x86_64-efi-sb/flexboot_nodnic.o [BUILD] bin-x86_64-efi-sb/golan.o [BUILD] bin-x86_64-efi-sb/hermon.o [BUILD] bin-x86_64-efi-sb/linda.o [BUILD] bin-x86_64-efi-sb/linda_fw.o [BUILD] bin-x86_64-efi-sb/qib7322.o [BUILD] bin-x86_64-efi-sb/mlx_memory_priv.o [BUILD] bin-x86_64-efi-sb/mlx_pci_priv.o [BUILD] bin-x86_64-efi-sb/mlx_utils_priv.o [BUILD] bin-x86_64-efi-sb/mlx_icmd.o [BUILD] bin-x86_64-efi-sb/mlx_memory.o [BUILD] bin-x86_64-efi-sb/mlx_pci.o [BUILD] bin-x86_64-efi-sb/mlx_pci_gw.o [BUILD] bin-x86_64-efi-sb/mlx_utils.o [BUILD] bin-x86_64-efi-sb/mlx_reg_access.o [BUILD] bin-x86_64-efi-sb/mlx_nvconfig.o [BUILD] bin-x86_64-efi-sb/mlx_nvconfig_defaults.o [BUILD] bin-x86_64-efi-sb/mlx_vmac.o [BUILD] bin-x86_64-efi-sb/mlx_blink_leds.o [BUILD] bin-x86_64-efi-sb/mlx_link_speed.o [BUILD] bin-x86_64-efi-sb/mlx_mtu.o [BUILD] bin-x86_64-efi-sb/mlx_cmd.o [BUILD] bin-x86_64-efi-sb/mlx_device.o [BUILD] bin-x86_64-efi-sb/mlx_port.o [BUILD] bin-x86_64-efi-sb/dwusb.o [BUILD] bin-x86_64-efi-sb/ehci.o [BUILD] bin-x86_64-efi-sb/uhci.o [BUILD] bin-x86_64-efi-sb/usbblk.o [BUILD] bin-x86_64-efi-sb/usbhid.o [BUILD] bin-x86_64-efi-sb/usbhub.o [BUILD] bin-x86_64-efi-sb/usbio.o [BUILD] bin-x86_64-efi-sb/usbkbd.o [BUILD] bin-x86_64-efi-sb/usbnet.o [BUILD] bin-x86_64-efi-sb/xhci.o [BUILD] bin-x86_64-efi-sb/dwuart.o [BUILD] bin-x86_64-efi-sb/ns16550.o [BUILD] bin-x86_64-efi-sb/efi_acpi.o [BUILD] bin-x86_64-efi-sb/efi_autoboot.o [BUILD] bin-x86_64-efi-sb/efi_autoexec.o [BUILD] bin-x86_64-efi-sb/efi_block.o [BUILD] bin-x86_64-efi-sb/efi_bofm.o [BUILD] bin-x86_64-efi-sb/efi_cacert.o [BUILD] bin-x86_64-efi-sb/efi_cachedhcp.o [BUILD] bin-x86_64-efi-sb/efi_cmdline.o [BUILD] bin-x86_64-efi-sb/efi_connect.o [BUILD] bin-x86_64-efi-sb/efi_console.o [BUILD] bin-x86_64-efi-sb/efi_debug.o [BUILD] bin-x86_64-efi-sb/efi_download.o [BUILD] bin-x86_64-efi-sb/efi_driver.o [BUILD] bin-x86_64-efi-sb/efi_entropy.o [BUILD] bin-x86_64-efi-sb/efi_fbcon.o [BUILD] bin-x86_64-efi-sb/efi_fdt.o [BUILD] bin-x86_64-efi-sb/efi_file.o [BUILD] bin-x86_64-efi-sb/efi_guid.o [BUILD] bin-x86_64-efi-sb/efi_hii.o [BUILD] bin-x86_64-efi-sb/efi_init.o [BUILD] bin-x86_64-efi-sb/efi_local.o [BUILD] bin-x86_64-efi-sb/efi_mp.o [BUILD] bin-x86_64-efi-sb/efi_nap.o [BUILD] bin-x86_64-efi-sb/efi_null.o [BUILD] bin-x86_64-efi-sb/efi_open.o [BUILD] bin-x86_64-efi-sb/efi_path.o [BUILD] bin-x86_64-efi-sb/efi_pci.o [BUILD] bin-x86_64-efi-sb/efi_pxe.o [BUILD] bin-x86_64-efi-sb/efi_reboot.o [BUILD] bin-x86_64-efi-sb/efi_rng.o [BUILD] bin-x86_64-efi-sb/efi_service.o [BUILD] bin-x86_64-efi-sb/efi_settings.o [BUILD] bin-x86_64-efi-sb/efi_shim.o [BUILD] bin-x86_64-efi-sb/efi_smbios.o [BUILD] bin-x86_64-efi-sb/efi_snp.o [BUILD] bin-x86_64-efi-sb/efi_snp_hii.o [BUILD] bin-x86_64-efi-sb/efi_strings.o [BUILD] bin-x86_64-efi-sb/efi_table.o [BUILD] bin-x86_64-efi-sb/efi_time.o [BUILD] bin-x86_64-efi-sb/efi_timer.o [BUILD] bin-x86_64-efi-sb/efi_umalloc.o [BUILD] bin-x86_64-efi-sb/efi_usb.o [BUILD] bin-x86_64-efi-sb/efi_utils.o [BUILD] bin-x86_64-efi-sb/efi_veto.o [BUILD] bin-x86_64-efi-sb/efi_watchdog.o [BUILD] bin-x86_64-efi-sb/efi_wrap.o [BUILD] bin-x86_64-efi-sb/efidrvprefix.o [BUILD] bin-x86_64-efi-sb/efiprefix.o [BUILD] bin-x86_64-efi-sb/smbios.o [BUILD] bin-x86_64-efi-sb/smbios_settings.o [BUILD] bin-x86_64-efi-sb/bofm.o [BUILD] bin-x86_64-efi-sb/xenbus.o [BUILD] bin-x86_64-efi-sb/xengrant.o [BUILD] bin-x86_64-efi-sb/xenstore.o [BUILD] bin-x86_64-efi-sb/vmbus.o [BUILD] bin-x86_64-efi-sb/acpi_test.o [BUILD] bin-x86_64-efi-sb/aes_test.o [BUILD] bin-x86_64-efi-sb/asn1_test.o [BUILD] bin-x86_64-efi-sb/base16_test.o [BUILD] bin-x86_64-efi-sb/base64_test.o [BUILD] bin-x86_64-efi-sb/bigint_test.o [BUILD] bin-x86_64-efi-sb/bitops_test.o [BUILD] bin-x86_64-efi-sb/bofm_test.o [BUILD] bin-x86_64-efi-sb/byteswap_test.o [BUILD] bin-x86_64-efi-sb/cipher_test.o [BUILD] bin-x86_64-efi-sb/cms_test.o [BUILD] bin-x86_64-efi-sb/cpio_test.o [BUILD] bin-x86_64-efi-sb/crc32_test.o [BUILD] bin-x86_64-efi-sb/deflate_test.o [BUILD] bin-x86_64-efi-sb/der_test.o [BUILD] bin-x86_64-efi-sb/des_test.o [BUILD] bin-x86_64-efi-sb/dhe_test.o [BUILD] bin-x86_64-efi-sb/digest_test.o [BUILD] bin-x86_64-efi-sb/dns_test.o [BUILD] bin-x86_64-efi-sb/ecdsa_test.o [BUILD] bin-x86_64-efi-sb/editstring_test.o [BUILD] bin-x86_64-efi-sb/efi_siglist_test.o [BUILD] bin-x86_64-efi-sb/elliptic_test.o [BUILD] bin-x86_64-efi-sb/entropy_sample.o [BUILD] bin-x86_64-efi-sb/fdt_test.o [BUILD] bin-x86_64-efi-sb/gcm_test.o [BUILD] bin-x86_64-efi-sb/gzip_test.o [BUILD] bin-x86_64-efi-sb/hash_df_test.o [BUILD] bin-x86_64-efi-sb/hmac_drbg_test.o [BUILD] bin-x86_64-efi-sb/hmac_test.o [BUILD] bin-x86_64-efi-sb/iobuf_test.o [BUILD] bin-x86_64-efi-sb/ipv4_test.o [BUILD] bin-x86_64-efi-sb/ipv6_test.o [BUILD] bin-x86_64-efi-sb/linebuf_test.o [BUILD] bin-x86_64-efi-sb/list_test.o [BUILD] bin-x86_64-efi-sb/math_test.o [BUILD] bin-x86_64-efi-sb/md4_test.o [BUILD] bin-x86_64-efi-sb/md5_test.o [BUILD] bin-x86_64-efi-sb/memcpy_test.o [BUILD] bin-x86_64-efi-sb/memset_test.o [BUILD] bin-x86_64-efi-sb/mschapv2_test.o [BUILD] bin-x86_64-efi-sb/nap_test.o [BUILD] bin-x86_64-efi-sb/netdev_test.o [BUILD] bin-x86_64-efi-sb/ntlm_test.o [BUILD] bin-x86_64-efi-sb/ocsp_test.o [BUILD] bin-x86_64-efi-sb/p256_test.o [BUILD] bin-x86_64-efi-sb/p384_test.o [BUILD] bin-x86_64-efi-sb/pccrc_test.o [BUILD] bin-x86_64-efi-sb/pem_test.o [BUILD] bin-x86_64-efi-sb/pixbuf_test.o [BUILD] bin-x86_64-efi-sb/png_test.o [BUILD] bin-x86_64-efi-sb/pnm_test.o [BUILD] bin-x86_64-efi-sb/profile_test.o [BUILD] bin-x86_64-efi-sb/pubkey_test.o [BUILD] bin-x86_64-efi-sb/rsa_test.o [BUILD] bin-x86_64-efi-sb/setjmp_test.o [BUILD] bin-x86_64-efi-sb/settings_test.o [BUILD] bin-x86_64-efi-sb/sha1_test.o [BUILD] bin-x86_64-efi-sb/sha256_test.o [BUILD] bin-x86_64-efi-sb/sha512_test.o [BUILD] bin-x86_64-efi-sb/string_test.o [BUILD] bin-x86_64-efi-sb/tcpip_test.o [BUILD] bin-x86_64-efi-sb/test.o [BUILD] bin-x86_64-efi-sb/tests.o [BUILD] bin-x86_64-efi-sb/time_test.o [BUILD] bin-x86_64-efi-sb/uri_test.o [BUILD] bin-x86_64-efi-sb/utf8_test.o [BUILD] bin-x86_64-efi-sb/uuid_test.o [BUILD] bin-x86_64-efi-sb/vsprintf_test.o [BUILD] bin-x86_64-efi-sb/x25519_test.o [BUILD] bin-x86_64-efi-sb/x509_test.o [BUILD] bin-x86_64-efi-sb/zlib_test.o [BUILD] bin-x86_64-efi-sb/aes.o [BUILD] bin-x86_64-efi-sb/aes_wrap.o [BUILD] bin-x86_64-efi-sb/arc4.o [BUILD] bin-x86_64-efi-sb/asn1.o [BUILD] bin-x86_64-efi-sb/bigint.o [BUILD] bin-x86_64-efi-sb/cbc.o [BUILD] bin-x86_64-efi-sb/certstore.o [BUILD] bin-x86_64-efi-sb/chap.o [BUILD] bin-x86_64-efi-sb/cms.o [BUILD] bin-x86_64-efi-sb/crc32.o [BUILD] bin-x86_64-efi-sb/crypto_null.o [BUILD] bin-x86_64-efi-sb/deflate.o [BUILD] bin-x86_64-efi-sb/des.o [BUILD] bin-x86_64-efi-sb/dhe.o [BUILD] bin-x86_64-efi-sb/drbg.o [BUILD] bin-x86_64-efi-sb/ecb.o [BUILD] bin-x86_64-efi-sb/ecdhe.o [BUILD] bin-x86_64-efi-sb/ecdsa.o [BUILD] bin-x86_64-efi-sb/entropy.o [BUILD] bin-x86_64-efi-sb/gcm.o [BUILD] bin-x86_64-efi-sb/hash_df.o [BUILD] bin-x86_64-efi-sb/hmac.o [BUILD] bin-x86_64-efi-sb/hmac_drbg.o [BUILD] bin-x86_64-efi-sb/md4.o [BUILD] bin-x86_64-efi-sb/md5.o [BUILD] bin-x86_64-efi-sb/mschapv2.o [BUILD] bin-x86_64-efi-sb/ntlm.o [BUILD] bin-x86_64-efi-sb/ocsp.o [BUILD] bin-x86_64-efi-sb/p256.o [BUILD] bin-x86_64-efi-sb/p384.o [BUILD] bin-x86_64-efi-sb/privkey.o [BUILD] bin-x86_64-efi-sb/random_nz.o [BUILD] bin-x86_64-efi-sb/rbg.o [BUILD] bin-x86_64-efi-sb/rootcert.o [BUILD] bin-x86_64-efi-sb/rsa.o [BUILD] bin-x86_64-efi-sb/sha1.o [BUILD] bin-x86_64-efi-sb/sha1extra.o [BUILD] bin-x86_64-efi-sb/sha224.o [BUILD] bin-x86_64-efi-sb/sha256.o [BUILD] bin-x86_64-efi-sb/sha384.o [BUILD] bin-x86_64-efi-sb/sha512.o [BUILD] bin-x86_64-efi-sb/sha512_224.o [BUILD] bin-x86_64-efi-sb/sha512_256.o [BUILD] bin-x86_64-efi-sb/weierstrass.o [BUILD] bin-x86_64-efi-sb/x25519.o [BUILD] bin-x86_64-efi-sb/x509.o [BUILD] bin-x86_64-efi-sb/cmd_md4.o [BUILD] bin-x86_64-efi-sb/cmd_sha224.o [BUILD] bin-x86_64-efi-sb/cmd_sha256.o [BUILD] bin-x86_64-efi-sb/cmd_sha384.o [BUILD] bin-x86_64-efi-sb/cmd_sha512.o [BUILD] bin-x86_64-efi-sb/dhe_rsa_aes_cbc_sha1.o [BUILD] bin-x86_64-efi-sb/dhe_rsa_aes_cbc_sha256.o [BUILD] bin-x86_64-efi-sb/dhe_rsa_aes_gcm_sha256.o [BUILD] bin-x86_64-efi-sb/dhe_rsa_aes_gcm_sha384.o [BUILD] bin-x86_64-efi-sb/ecdhe_ecdsa_aes_cbc_sha1.o [BUILD] bin-x86_64-efi-sb/ecdhe_ecdsa_aes_cbc_sha256.o [BUILD] bin-x86_64-efi-sb/ecdhe_ecdsa_aes_cbc_sha384.o [BUILD] bin-x86_64-efi-sb/ecdhe_ecdsa_aes_gcm_sha256.o [BUILD] bin-x86_64-efi-sb/ecdhe_ecdsa_aes_gcm_sha384.o [BUILD] bin-x86_64-efi-sb/ecdhe_rsa_aes_cbc_sha1.o [BUILD] bin-x86_64-efi-sb/ecdhe_rsa_aes_cbc_sha256.o [BUILD] bin-x86_64-efi-sb/ecdhe_rsa_aes_cbc_sha384.o [BUILD] bin-x86_64-efi-sb/ecdhe_rsa_aes_gcm_sha256.o [BUILD] bin-x86_64-efi-sb/ecdhe_rsa_aes_gcm_sha384.o [BUILD] bin-x86_64-efi-sb/ecdsa_sha224.o [BUILD] bin-x86_64-efi-sb/ecdsa_sha256.o [BUILD] bin-x86_64-efi-sb/ecdsa_sha384.o [BUILD] bin-x86_64-efi-sb/ecdsa_sha512.o [BUILD] bin-x86_64-efi-sb/oid_aes_cbc.o [BUILD] bin-x86_64-efi-sb/oid_aes_gcm.o [BUILD] bin-x86_64-efi-sb/oid_md4.o [BUILD] bin-x86_64-efi-sb/oid_md5.o [BUILD] bin-x86_64-efi-sb/oid_p256.o [BUILD] bin-x86_64-efi-sb/oid_p384.o [BUILD] bin-x86_64-efi-sb/oid_rsa.o [BUILD] bin-x86_64-efi-sb/oid_sha1.o [BUILD] bin-x86_64-efi-sb/oid_sha224.o [BUILD] bin-x86_64-efi-sb/oid_sha256.o [BUILD] bin-x86_64-efi-sb/oid_sha384.o [BUILD] bin-x86_64-efi-sb/oid_sha512.o [BUILD] bin-x86_64-efi-sb/oid_sha512_224.o [BUILD] bin-x86_64-efi-sb/oid_sha512_256.o [BUILD] bin-x86_64-efi-sb/oid_x25519.o [BUILD] bin-x86_64-efi-sb/rsa_aes_cbc_sha1.o [BUILD] bin-x86_64-efi-sb/rsa_aes_cbc_sha256.o [BUILD] bin-x86_64-efi-sb/rsa_aes_gcm_sha256.o [BUILD] bin-x86_64-efi-sb/rsa_aes_gcm_sha384.o [BUILD] bin-x86_64-efi-sb/rsa_md5.o [BUILD] bin-x86_64-efi-sb/rsa_sha1.o [BUILD] bin-x86_64-efi-sb/rsa_sha224.o [BUILD] bin-x86_64-efi-sb/rsa_sha256.o [BUILD] bin-x86_64-efi-sb/rsa_sha384.o [BUILD] bin-x86_64-efi-sb/rsa_sha512.o [BUILD] bin-x86_64-efi-sb/editstring.o [BUILD] bin-x86_64-efi-sb/jumpscroll.o [BUILD] bin-x86_64-efi-sb/linux_args.o [BUILD] bin-x86_64-efi-sb/readline.o [BUILD] bin-x86_64-efi-sb/shell.o [BUILD] bin-x86_64-efi-sb/strerror.o [BUILD] bin-x86_64-efi-sb/wireless_errors.o [BUILD] bin-x86_64-efi-sb/autoboot_cmd.o [BUILD] bin-x86_64-efi-sb/cert_cmd.o [BUILD] bin-x86_64-efi-sb/config_cmd.o [BUILD] bin-x86_64-efi-sb/console_cmd.o [BUILD] bin-x86_64-efi-sb/dhcp_cmd.o [BUILD] bin-x86_64-efi-sb/digest_cmd.o [BUILD] bin-x86_64-efi-sb/dynui_cmd.o [BUILD] bin-x86_64-efi-sb/fcmgmt_cmd.o [BUILD] bin-x86_64-efi-sb/fdt_cmd.o [BUILD] bin-x86_64-efi-sb/gdbstub_cmd.o [BUILD] bin-x86_64-efi-sb/ibmgmt_cmd.o [BUILD] bin-x86_64-efi-sb/ifmgmt_cmd.o [BUILD] bin-x86_64-efi-sb/image_archive_cmd.o [BUILD] bin-x86_64-efi-sb/image_cmd.o [BUILD] bin-x86_64-efi-sb/image_crypt_cmd.o [BUILD] bin-x86_64-efi-sb/image_mem_cmd.o [BUILD] bin-x86_64-efi-sb/image_trust_cmd.o [BUILD] bin-x86_64-efi-sb/ipstat_cmd.o [BUILD] bin-x86_64-efi-sb/iwmgmt_cmd.o [BUILD] bin-x86_64-efi-sb/login_cmd.o [BUILD] bin-x86_64-efi-sb/lotest_cmd.o [BUILD] bin-x86_64-efi-sb/neighbour_cmd.o [BUILD] bin-x86_64-efi-sb/nslookup_cmd.o [BUILD] bin-x86_64-efi-sb/ntp_cmd.o [BUILD] bin-x86_64-efi-sb/nvo_cmd.o [BUILD] bin-x86_64-efi-sb/param_cmd.o [BUILD] bin-x86_64-efi-sb/pci_cmd.o [BUILD] bin-x86_64-efi-sb/ping_cmd.o [BUILD] bin-x86_64-efi-sb/poweroff_cmd.o [BUILD] bin-x86_64-efi-sb/profstat_cmd.o [BUILD] bin-x86_64-efi-sb/reboot_cmd.o [BUILD] bin-x86_64-efi-sb/route_cmd.o [BUILD] bin-x86_64-efi-sb/sanboot_cmd.o [BUILD] bin-x86_64-efi-sb/shim_cmd.o [BUILD] bin-x86_64-efi-sb/sync_cmd.o [BUILD] bin-x86_64-efi-sb/time_cmd.o [BUILD] bin-x86_64-efi-sb/usb_cmd.o [BUILD] bin-x86_64-efi-sb/vlan_cmd.o [BUILD] bin-x86_64-efi-sb/form_ui.o [BUILD] bin-x86_64-efi-sb/login_ui.o [BUILD] bin-x86_64-efi-sb/menu_ui.o [BUILD] bin-x86_64-efi-sb/message.o [BUILD] bin-x86_64-efi-sb/settings_ui.o [BUILD] bin-x86_64-efi-sb/alert.o [BUILD] bin-x86_64-efi-sb/ansi_screen.o [BUILD] bin-x86_64-efi-sb/clear.o [BUILD] bin-x86_64-efi-sb/colour.o [BUILD] bin-x86_64-efi-sb/edging.o [BUILD] bin-x86_64-efi-sb/kb.o [BUILD] bin-x86_64-efi-sb/mucurses.o [BUILD] bin-x86_64-efi-sb/print.o [BUILD] bin-x86_64-efi-sb/print_nadv.o [BUILD] bin-x86_64-efi-sb/slk.o [BUILD] bin-x86_64-efi-sb/winattrs.o [BUILD] bin-x86_64-efi-sb/windows.o [BUILD] bin-x86_64-efi-sb/wininit.o [BUILD] bin-x86_64-efi-sb/editbox.o [BUILD] bin-x86_64-efi-sb/keymap_al.o [BUILD] bin-x86_64-efi-sb/keymap_by.o [BUILD] bin-x86_64-efi-sb/keymap_cf.o [BUILD] bin-x86_64-efi-sb/keymap_cz.o [BUILD] bin-x86_64-efi-sb/keymap_de.o [BUILD] bin-x86_64-efi-sb/keymap_dk.o [BUILD] bin-x86_64-efi-sb/keymap_et.o [BUILD] bin-x86_64-efi-sb/keymap_es.o [BUILD] bin-x86_64-efi-sb/keymap_fi.o [BUILD] bin-x86_64-efi-sb/keymap_fr.o [BUILD] bin-x86_64-efi-sb/keymap_gr.o [BUILD] bin-x86_64-efi-sb/keymap_hu.o [BUILD] bin-x86_64-efi-sb/keymap_il.o [BUILD] bin-x86_64-efi-sb/keymap_it.o [BUILD] bin-x86_64-efi-sb/keymap_mk.o [BUILD] bin-x86_64-efi-sb/keymap_lt.o [BUILD] bin-x86_64-efi-sb/keymap_mt.o [BUILD] bin-x86_64-efi-sb/keymap_nl.o [BUILD] bin-x86_64-efi-sb/keymap_no-latin1.o [BUILD] bin-x86_64-efi-sb/keymap_no.o [BUILD] bin-x86_64-efi-sb/keymap_pl.o [BUILD] bin-x86_64-efi-sb/keymap_pt.o [BUILD] bin-x86_64-efi-sb/keymap_ro.o [BUILD] bin-x86_64-efi-sb/keymap_ru.o [BUILD] bin-x86_64-efi-sb/keymap_se.o [BUILD] bin-x86_64-efi-sb/keymap_sg.o [BUILD] bin-x86_64-efi-sb/keymap_sr-latin.o [BUILD] bin-x86_64-efi-sb/keymap_ua.o [BUILD] bin-x86_64-efi-sb/keymap_uk.o [BUILD] bin-x86_64-efi-sb/keymap_us.o [BUILD] bin-x86_64-efi-sb/autoboot.o [BUILD] bin-x86_64-efi-sb/certmgmt.o [BUILD] bin-x86_64-efi-sb/dhcpmgmt.o [BUILD] bin-x86_64-efi-sb/fcmgmt.o [BUILD] bin-x86_64-efi-sb/fdtmgmt.o [BUILD] bin-x86_64-efi-sb/ibmgmt.o [BUILD] bin-x86_64-efi-sb/ifmgmt.o [BUILD] bin-x86_64-efi-sb/imgarchive.o [BUILD] bin-x86_64-efi-sb/imgcrypt.o [BUILD] bin-x86_64-efi-sb/imgmgmt.o [BUILD] bin-x86_64-efi-sb/imgtrust.o [BUILD] bin-x86_64-efi-sb/ipstat.o [BUILD] bin-x86_64-efi-sb/iwmgmt.o [BUILD] bin-x86_64-efi-sb/lotest.o [BUILD] bin-x86_64-efi-sb/neighmgmt.o [BUILD] bin-x86_64-efi-sb/nslookup.o [BUILD] bin-x86_64-efi-sb/ntpmgmt.o [BUILD] bin-x86_64-efi-sb/pingmgmt.o [BUILD] bin-x86_64-efi-sb/profstat.o [BUILD] bin-x86_64-efi-sb/prompt.o [BUILD] bin-x86_64-efi-sb/pxemenu.o [BUILD] bin-x86_64-efi-sb/route.o [BUILD] bin-x86_64-efi-sb/route_ipv4.o [BUILD] bin-x86_64-efi-sb/route_ipv6.o [BUILD] bin-x86_64-efi-sb/shimmgmt.o [BUILD] bin-x86_64-efi-sb/sync.o [BUILD] bin-x86_64-efi-sb/config.o [BUILD] bin-x86_64-efi-sb/config_archive.o [BUILD] bin-x86_64-efi-sb/config_asn1.o [BUILD] bin-x86_64-efi-sb/config_certs.o [BUILD] bin-x86_64-efi-sb/config_crypto.o [BUILD] bin-x86_64-efi-sb/config_digest_cmd.o [BUILD] bin-x86_64-efi-sb/config_eap.o [BUILD] bin-x86_64-efi-sb/config_efi.o [BUILD] bin-x86_64-efi-sb/config_entropy.o [BUILD] bin-x86_64-efi-sb/config_ethernet.o [BUILD] bin-x86_64-efi-sb/config_fc.o [BUILD] bin-x86_64-efi-sb/config_fdt.o [BUILD] bin-x86_64-efi-sb/config_http.o [BUILD] bin-x86_64-efi-sb/config_infiniband.o [BUILD] bin-x86_64-efi-sb/config_linux.o [BUILD] bin-x86_64-efi-sb/config_net80211.o [BUILD] bin-x86_64-efi-sb/config_pcbios.o [BUILD] bin-x86_64-efi-sb/config_pci.o [BUILD] bin-x86_64-efi-sb/config_pixbuf.o [BUILD] bin-x86_64-efi-sb/config_romprefix.o [BUILD] bin-x86_64-efi-sb/config_route.o [BUILD] bin-x86_64-efi-sb/config_sbi.o [BUILD] bin-x86_64-efi-sb/config_timer.o [BUILD] bin-x86_64-efi-sb/config_usb.o [BUILD] bin-x86_64-efi-sb/basemem_packet.o [BUILD] bin-x86_64-efi-sb/cpuid.o [BUILD] bin-x86_64-efi-sb/cpuid_settings.o [BUILD] bin-x86_64-efi-sb/debugcon.o [BUILD] bin-x86_64-efi-sb/dumpregs.o [BUILD] bin-x86_64-efi-sb/gdbmach.o [BUILD] bin-x86_64-efi-sb/pci_autoboot.o [BUILD] bin-x86_64-efi-sb/pcidirect.o [BUILD] bin-x86_64-efi-sb/pic8259.o [BUILD] bin-x86_64-efi-sb/pit8254.o [BUILD] bin-x86_64-efi-sb/rdrand.o [BUILD] bin-x86_64-efi-sb/rdtsc_timer.o [BUILD] bin-x86_64-efi-sb/relocate.o [BUILD] bin-x86_64-efi-sb/runtime.o [BUILD] bin-x86_64-efi-sb/video_subr.o [BUILD] bin-x86_64-efi-sb/vram_settings.o [BUILD] bin-x86_64-efi-sb/x86_io.o [BUILD] bin-x86_64-efi-sb/x86_string.o [BUILD] bin-x86_64-efi-sb/x86_tcpip.o [BUILD] bin-x86_64-efi-sb/x86_uart.o [BUILD] bin-x86_64-efi-sb/bootsector.o [BUILD] bin-x86_64-efi-sb/bzimage.o [BUILD] bin-x86_64-efi-sb/com32.o [BUILD] bin-x86_64-efi-sb/comboot.o [BUILD] bin-x86_64-efi-sb/elfboot.o [BUILD] bin-x86_64-efi-sb/multiboot.o [BUILD] bin-x86_64-efi-sb/nbi.o [BUILD] bin-x86_64-efi-sb/pxe_image.o [BUILD] bin-x86_64-efi-sb/sdi.o [BUILD] bin-x86_64-efi-sb/ucode.o [BUILD] bin-x86_64-efi-sb/acpi_timer.o [BUILD] bin-x86_64-efi-sb/acpipwr.o [BUILD] bin-x86_64-efi-sb/apm.o [BUILD] bin-x86_64-efi-sb/basemem.o [BUILD] bin-x86_64-efi-sb/bios_cachedhcp.o [BUILD] bin-x86_64-efi-sb/bios_console.o [BUILD] bin-x86_64-efi-sb/bios_mp.o [BUILD] bin-x86_64-efi-sb/bios_nap.o [BUILD] bin-x86_64-efi-sb/bios_reboot.o [BUILD] bin-x86_64-efi-sb/bios_smbios.o [BUILD] bin-x86_64-efi-sb/bios_timer.o [BUILD] bin-x86_64-efi-sb/biosint.o [BUILD] bin-x86_64-efi-sb/fakee820.o [BUILD] bin-x86_64-efi-sb/hidemem.o [BUILD] bin-x86_64-efi-sb/int13.o [BUILD] bin-x86_64-efi-sb/int13con.o [BUILD] bin-x86_64-efi-sb/int15.o [BUILD] bin-x86_64-efi-sb/pcibios.o [BUILD] bin-x86_64-efi-sb/pnpbios.o [BUILD] bin-x86_64-efi-sb/rsdp.o [BUILD] bin-x86_64-efi-sb/rtc_entropy.o [BUILD] bin-x86_64-efi-sb/rtc_time.o [BUILD] bin-x86_64-efi-sb/vesafb.o [BUILD] bin-x86_64-efi-sb/pxe_call.o [BUILD] bin-x86_64-efi-sb/pxe_exit_hook.o [BUILD] bin-x86_64-efi-sb/pxe_file.o [BUILD] bin-x86_64-efi-sb/pxe_loader.o [BUILD] bin-x86_64-efi-sb/pxe_preboot.o [BUILD] bin-x86_64-efi-sb/pxe_tftp.o [BUILD] bin-x86_64-efi-sb/pxe_udp.o [BUILD] bin-x86_64-efi-sb/pxe_undi.o [BUILD] bin-x86_64-efi-sb/guestinfo.o [BUILD] bin-x86_64-efi-sb/guestrpc.o [BUILD] bin-x86_64-efi-sb/vmconsole.o [BUILD] bin-x86_64-efi-sb/vmware.o [BUILD] bin-x86_64-efi-sb/com32_call.o [BUILD] bin-x86_64-efi-sb/comboot_call.o [BUILD] bin-x86_64-efi-sb/comboot_resolv.o [BUILD] bin-x86_64-efi-sb/cpuid_cmd.o [BUILD] bin-x86_64-efi-sb/pxe_cmd.o [BUILD] bin-x86_64-efi-sb/hvm.o [BUILD] bin-x86_64-efi-sb/hyperv.o [BUILD] bin-x86_64-efi-sb/librm_mgmt.o [BUILD] bin-x86_64-efi-sb/librm_test.o [BUILD] bin-x86_64-efi-sb/gdbidt.o [BUILD] bin-x86_64-efi-sb/setjmp.o [BUILD] bin-x86_64-efi-sb/mpcall.o [BUILD] bin-x86_64-efi-sb/patch_cf.o [BUILD] bin-x86_64-efi-sb/stack.o [BUILD] bin-x86_64-efi-sb/stack16.o [BUILD] bin-x86_64-efi-sb/ucode_mp.o [BUILD] bin-x86_64-efi-sb/e820mangler.o [BUILD] bin-x86_64-efi-sb/pxe_entry.o [BUILD] bin-x86_64-efi-sb/com32_wrapper.o [BUILD] bin-x86_64-efi-sb/bootpart.o [BUILD] bin-x86_64-efi-sb/dskprefix.o [BUILD] bin-x86_64-efi-sb/hdprefix.o [BUILD] bin-x86_64-efi-sb/exeprefix.o [BUILD] bin-x86_64-efi-sb/isaromprefix.o [BUILD] bin-x86_64-efi-sb/kkkpxeprefix.o [BUILD] bin-x86_64-efi-sb/kkpxeprefix.o [BUILD] bin-x86_64-efi-sb/kpxeprefix.o [BUILD] bin-x86_64-efi-sb/libprefix.o [BUILD] bin-x86_64-efi-sb/lkrnprefix.o [BUILD] bin-x86_64-efi-sb/mbr.o [BUILD] bin-x86_64-efi-sb/mromprefix.o [BUILD] bin-x86_64-efi-sb/nbiprefix.o [BUILD] bin-x86_64-efi-sb/nullprefix.o [BUILD] bin-x86_64-efi-sb/pciromprefix.o [BUILD] bin-x86_64-efi-sb/pxeprefix.o [BUILD] bin-x86_64-efi-sb/rawprefix.o [BUILD] bin-x86_64-efi-sb/romprefix.o [BUILD] bin-x86_64-efi-sb/undiloader.o [BUILD] bin-x86_64-efi-sb/unlzma.o [BUILD] bin-x86_64-efi-sb/unlzma16.o [BUILD] bin-x86_64-efi-sb/usbdisk.o [BUILD] bin-x86_64-efi-sb/liba20.o [BUILD] bin-x86_64-efi-sb/libkir.o [BUILD] bin-x86_64-efi-sb/libpm.o [BUILD] bin-x86_64-efi-sb/librm.o [BUILD] bin-x86_64-efi-sb/pcibridge.ids.o [BUILD] bin-x86_64-efi-sb/3c509-eisa.ids.o [BUILD] bin-x86_64-efi-sb/3c509.ids.o [BUILD] bin-x86_64-efi-sb/3c515.ids.o [BUILD] bin-x86_64-efi-sb/3c529.ids.o [BUILD] bin-x86_64-efi-sb/3c595.ids.o [BUILD] bin-x86_64-efi-sb/3c90x.ids.o [BUILD] bin-x86_64-efi-sb/amd8111e.ids.o [BUILD] bin-x86_64-efi-sb/atl1e.ids.o [BUILD] bin-x86_64-efi-sb/b44.ids.o [BUILD] bin-x86_64-efi-sb/bnx2.ids.o [BUILD] bin-x86_64-efi-sb/cs89x0.ids.o [BUILD] bin-x86_64-efi-sb/davicom.ids.o [BUILD] bin-x86_64-efi-sb/depca.ids.o [BUILD] bin-x86_64-efi-sb/dmfe.ids.o [BUILD] bin-x86_64-efi-sb/eepro.ids.o [BUILD] bin-x86_64-efi-sb/eepro100.ids.o [BUILD] bin-x86_64-efi-sb/ena.ids.o [BUILD] bin-x86_64-efi-sb/epic100.ids.o [BUILD] bin-x86_64-efi-sb/exanic.ids.o [BUILD] bin-x86_64-efi-sb/etherfabric.ids.o [BUILD] bin-x86_64-efi-sb/forcedeth.ids.o [BUILD] bin-x86_64-efi-sb/gve.ids.o [BUILD] bin-x86_64-efi-sb/ice.ids.o [BUILD] bin-x86_64-efi-sb/icplus.ids.o [BUILD] bin-x86_64-efi-sb/intel.ids.o [BUILD] bin-x86_64-efi-sb/intelx.ids.o [BUILD] bin-x86_64-efi-sb/intelxl.ids.o [BUILD] bin-x86_64-efi-sb/intelxlvf.ids.o [BUILD] bin-x86_64-efi-sb/intelxvf.ids.o [BUILD] bin-x86_64-efi-sb/jme.ids.o [BUILD] bin-x86_64-efi-sb/myri10ge.ids.o [BUILD] bin-x86_64-efi-sb/myson.ids.o [BUILD] bin-x86_64-efi-sb/natsemi.ids.o [BUILD] bin-x86_64-efi-sb/ne2k_isa.ids.o [BUILD] bin-x86_64-efi-sb/ns8390.ids.o [BUILD] bin-x86_64-efi-sb/pcnet32.ids.o [BUILD] bin-x86_64-efi-sb/pnic.ids.o [BUILD] bin-x86_64-efi-sb/prism2_pci.ids.o [BUILD] bin-x86_64-efi-sb/prism2_plx.ids.o [BUILD] bin-x86_64-efi-sb/rdc.ids.o [BUILD] bin-x86_64-efi-sb/realtek.ids.o [BUILD] bin-x86_64-efi-sb/rhine.ids.o [BUILD] bin-x86_64-efi-sb/sis190.ids.o [BUILD] bin-x86_64-efi-sb/sis900.ids.o [BUILD] bin-x86_64-efi-sb/skeleton.ids.o [BUILD] bin-x86_64-efi-sb/skge.ids.o [BUILD] bin-x86_64-efi-sb/sky2.ids.o [BUILD] bin-x86_64-efi-sb/smc9000.ids.o [BUILD] bin-x86_64-efi-sb/sundance.ids.o [BUILD] bin-x86_64-efi-sb/thunderx.ids.o [BUILD] bin-x86_64-efi-sb/tlan.ids.o [BUILD] bin-x86_64-efi-sb/tulip.ids.o [BUILD] bin-x86_64-efi-sb/virtio-net.ids.o [BUILD] bin-x86_64-efi-sb/velocity.ids.o [BUILD] bin-x86_64-efi-sb/vmxnet3.ids.o [BUILD] bin-x86_64-efi-sb/w89c840.ids.o [BUILD] bin-x86_64-efi-sb/igbvf_main.ids.o [BUILD] bin-x86_64-efi-sb/phantom.ids.o [BUILD] bin-x86_64-efi-sb/vxge.ids.o [BUILD] bin-x86_64-efi-sb/tg3.ids.o [BUILD] bin-x86_64-efi-sb/bnxt.ids.o [BUILD] bin-x86_64-efi-sb/sfc_hunt.ids.o [BUILD] bin-x86_64-efi-sb/aqc1xx.ids.o [BUILD] bin-x86_64-efi-sb/arbel.ids.o [BUILD] bin-x86_64-efi-sb/golan.ids.o [BUILD] bin-x86_64-efi-sb/hermon.ids.o [BUILD] bin-x86_64-efi-sb/linda.ids.o [BUILD] bin-x86_64-efi-sb/qib7322.ids.o [BUILD] bin-x86_64-efi-sb/ehci.ids.o [BUILD] bin-x86_64-efi-sb/uhci.ids.o [BUILD] bin-x86_64-efi-sb/xhci.ids.o [BUILD] bin-x86_64-efi-sb/hvm.ids.o [HOSTCC] util/elf2efi64 [VERSION] bin-x86_64-efi-sb/version.ipxe.efi.o [AR] bin-x86_64-efi-sb/blib.a [LD] bin-x86_64-efi-sb/ipxe.efi.tmp [FINISH] bin-x86_64-efi-sb/ipxe.efi EDK2: Checking uuid-dev: ##### edk2 Build Summary ##### Repository: https://github.com/jackadam1981/mrchromebox_edk2.git Branch: origin/fix/pxe-rtl8168-acer-cxi4 Packages path: /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981 Option: BOOTLOADER=COREBOOT Option: BOOTSPLASH_IMAGE=TRUE Option: BOOT_MANAGER_ESCAPE=TRUE Option: BUILD_ARCH=X64 Option: DISABLE_SERIAL_TERMINAL=TRUE Option: FOLLOW_BGRT_SPEC=TRUE Option: LOAD_OPTION_ROMS=TRUE Option: NETWORK_DRIVER_ENABLE=TRUE Option: NETWORK_ENABLE=TRUE Option: NETWORK_HTTP_BOOT_ENABLE=FALSE Option: NETWORK_IP4_ENABLE=TRUE Option: NETWORK_IP6_ENABLE=FALSE Option: NETWORK_IPXE=TRUE Option: NETWORK_ISCSI_ENABLE=FALSE Option: NETWORK_PXE_BOOT_ENABLE=TRUE Option: NETWORK_SNP_ENABLE=TRUE Option: NETWORK_TLS_ENABLE=FALSE Option: PLATFORM_BOOT_TIMEOUT=5 Option: PRIORITIZE_INTERNAL=TRUE Option: RTKUNDI_ENABLE=TRUE Option: SD_MMC_TIMEOUT=10000 Option: SECURE_BOOT_ENABLE=TRUE Option: TPM_ENABLE=FALSE Option: USE_PLATFORM_GOP=TRUE Option: VARIABLE_SUPPORT=SMMSTORE Payload: UefiPayloadPkg/UefiPayloadPkg.dsc Pcd: gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiDefaultOemId=COREv4 Pcd: gEfiMdeModulePkgTokenSpaceGuid.PcdConOutColumn=128 Pcd: gEfiMdeModulePkgTokenSpaceGuid.PcdConOutRow=40 Pcd: gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize=0x8000 Pcd: gEfiMdeModulePkgTokenSpaceGuid.PcdSetupConOutColumn=128 Pcd: gEfiMdeModulePkgTokenSpaceGuid.PcdSetupConOutRow=40 Pcd: gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosDocRev=0x0 Pcd: gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosVersion=0x0300 Pcd: gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress=0xe0000000 Pcd: gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseSize=0x10000000 Pcd: gUefiCpuPkgTokenSpaceGuid.PcdCpuCoreCrystalClockFrequency=24000000 Pcd: gUefiCpuPkgTokenSpaceGuid.PcdFirstTimeWakeUpAPsBySipi=FALSE Pcd: gUefiPayloadPkgTokenSpaceGuid.PcdiPXEOptionName=LiPXE Network BooToolchain: Build: Quiet Build: Silent Toolchain: GCC Found! EDK2: Checking nasm: Found! EDK2: Checking imagemagick: Fetching new commits from https://github.com/jackadam1981/mrchromebox_edk2.git Found! Checking out edk2 revision origin/fix/pxe-rtl8168-acer-cxi4 HEAD is now at 2a85d44e03 Make RtkUndiDxe inclusion conditional on RTKUNDI_ENABLE Using GOP driver 3rdparty/blobs/soc/intel/cml/IntelGopDriver.efi Including externally built iPXE Loading previous configuration from /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/Conf/BuildEnv.sh WORKSPACE: /workspace/coreboot/payloads/external/edk2/workspace EDK_TOOLS_PATH: /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools CONF_PATH: /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/Conf make[2]: Entering directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools' make -C Source/C make[3]: Entering directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C' python3 ./Makefiles/GnuMakeUtils.py md . Directory . already exists.make -C Common make[4]: Entering directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C/Common' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C/Common' make -C BrotliCompress make[4]: Entering directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C/BrotliCompress' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C/BrotliCompress' make -C VfrCompile make[4]: Entering directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C/VfrCompile' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C/VfrCompile' make -C EfiRom make[4]: Entering directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C/EfiRom' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C/EfiRom' make -C GenFfs make[4]: Entering directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C/GenFfs' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C/GenFfs' make -C GenFv make[4]: Entering directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C/GenFv' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C/GenFv' make -C GenFw make[4]: Entering directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C/GenFw' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C/GenFw' make -C GenSec make[4]: Entering directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C/GenSec' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C/GenSec' make -C GenCrc32 make[4]: Entering directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C/GenCrc32' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C/GenCrc32' make -C LzmaCompress make[4]: Entering directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C/LzmaCompress' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C/LzmaCompress' make -C TianoCompress make[4]: Entering directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C/TianoCompress' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C/TianoCompress' make -C VolInfo make[4]: Entering directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C/VolInfo' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C/VolInfo' make -C DevicePath make[4]: Entering directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C/DevicePath' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C/DevicePath' Finished building BaseTools C Tools with HOST_ARCH=X64 make[3]: Leaving directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/C' make -C Source/Python make[3]: Entering directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/Python' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Source/Python' make -C Tests make[3]: Entering directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Tests' python3 RunTests.py testHelp (TianoCompress.Tests.testHelp) ... ok testRandomDataCycles (TianoCompress.Tests.testRandomDataCycles) ... ok test_AmlToC_AmlToC (CheckPythonSyntax.Tests.test_AmlToC_AmlToC) ... ok test_AutoGen_AutoGen (CheckPythonSyntax.Tests.test_AutoGen_AutoGen) ... ok test_AutoGen_AutoGenWorker (CheckPythonSyntax.Tests.test_AutoGen_AutoGenWorker) ... ok test_AutoGen_BuildEngine (CheckPythonSyntax.Tests.test_AutoGen_BuildEngine) ... ok test_AutoGen_DataPipe (CheckPythonSyntax.Tests.test_AutoGen_DataPipe) ... ok test_AutoGen_GenC (CheckPythonSyntax.Tests.test_AutoGen_GenC) ... ok test_AutoGen_GenDepex (CheckPythonSyntax.Tests.test_AutoGen_GenDepex) ... ok test_AutoGen_GenMake (CheckPythonSyntax.Tests.test_AutoGen_GenMake) ... ok test_AutoGen_GenPcdDb (CheckPythonSyntax.Tests.test_AutoGen_GenPcdDb) ... ok test_AutoGen_GenVar (CheckPythonSyntax.Tests.test_AutoGen_GenVar) ... ok test_AutoGen_IdfClassObject (CheckPythonSyntax.Tests.test_AutoGen_IdfClassObject) ... ok test_AutoGen_IncludesAutoGen (CheckPythonSyntax.Tests.test_AutoGen_IncludesAutoGen) ... ok test_AutoGen_InfSectionParser (CheckPythonSyntax.Tests.test_AutoGen_InfSectionParser) ... ok test_AutoGen_ModuleAutoGen (CheckPythonSyntax.Tests.test_AutoGen_ModuleAutoGen) ... ok test_AutoGen_ModuleAutoGenHelper (CheckPythonSyntax.Tests.test_AutoGen_ModuleAutoGenHelper) ... ok test_AutoGen_PlatformAutoGen (CheckPythonSyntax.Tests.test_AutoGen_PlatformAutoGen) ... ok test_AutoGen_StrGather (CheckPythonSyntax.Tests.test_AutoGen_StrGather) ... ok test_AutoGen_UniClassObject (CheckPythonSyntax.Tests.test_AutoGen_UniClassObject) ... ok test_AutoGen_ValidCheckingInfoObject (CheckPythonSyntax.Tests.test_AutoGen_ValidCheckingInfoObject) ... ok test_AutoGen_WorkspaceAutoGen (CheckPythonSyntax.Tests.test_AutoGen_WorkspaceAutoGen) ... ok test_AutoGen___init__ (CheckPythonSyntax.Tests.test_AutoGen___init__) ... ok test_BPDG_BPDG (CheckPythonSyntax.Tests.test_BPDG_BPDG) ... ok test_BPDG_GenVpd (CheckPythonSyntax.Tests.test_BPDG_GenVpd) ... ok test_BPDG_StringTable (CheckPythonSyntax.Tests.test_BPDG_StringTable) ... ok test_BPDG___init__ (CheckPythonSyntax.Tests.test_BPDG___init__) ... ok test_Capsule_GenerateCapsule (CheckPythonSyntax.Tests.test_Capsule_GenerateCapsule) ... ok test_Capsule_GenerateWindowsDriver (CheckPythonSyntax.Tests.test_Capsule_GenerateWindowsDriver) ... ok test_Capsule_WindowsCapsuleSupportHelper (CheckPythonSyntax.Tests.test_Capsule_WindowsCapsuleSupportHelper) ... ok test_CommonDataClass_CommonClass (CheckPythonSyntax.Tests.test_CommonDataClass_CommonClass) ... ok test_CommonDataClass_DataClass (CheckPythonSyntax.Tests.test_CommonDataClass_DataClass) ... ok test_CommonDataClass_Exceptions (CheckPythonSyntax.Tests.test_CommonDataClass_Exceptions) ... ok test_CommonDataClass_FdfClass (CheckPythonSyntax.Tests.test_CommonDataClass_FdfClass) ... ok test_CommonDataClass___init__ (CheckPythonSyntax.Tests.test_CommonDataClass___init__) ... ok test_Common_BuildToolError (CheckPythonSyntax.Tests.test_Common_BuildToolError) ... ok test_Common_BuildVersion (CheckPythonSyntax.Tests.test_Common_BuildVersion) ... ok test_Common_DataType (CheckPythonSyntax.Tests.test_Common_DataType) ... ok test_Common_Edk2_Capsule_FmpPayloadHeader (CheckPythonSyntax.Tests.test_Common_Edk2_Capsule_FmpPayloadHeader) ... ok test_Common_Edk2_Capsule___init__ (CheckPythonSyntax.Tests.test_Common_Edk2_Capsule___init__) ... ok test_Common_Edk2___init__ (CheckPythonSyntax.Tests.test_Common_Edk2___init__) ... ok test_Common_EdkLogger (CheckPythonSyntax.Tests.test_Common_EdkLogger) ... ok test_Common_Expression (CheckPythonSyntax.Tests.test_Common_Expression) ... ok test_Common_GlobalData (CheckPythonSyntax.Tests.test_Common_GlobalData) ... ok test_Common_LongFilePathOs (CheckPythonSyntax.Tests.test_Common_LongFilePathOs) ... ok test_Common_LongFilePathOsPath (CheckPythonSyntax.Tests.test_Common_LongFilePathOsPath) ... ok test_Common_LongFilePathSupport (CheckPythonSyntax.Tests.test_Common_LongFilePathSupport) ... ok test_Common_Misc (CheckPythonSyntax.Tests.test_Common_Misc) ... ok test_Common_MultipleWorkspace (CheckPythonSyntax.Tests.test_Common_MultipleWorkspace) ... ok test_Common_Parsing (CheckPythonSyntax.Tests.test_Common_Parsing) ... ok test_Common_RangeExpression (CheckPythonSyntax.Tests.test_Common_RangeExpression) ... ok test_Common_StringUtils (CheckPythonSyntax.Tests.test_Common_StringUtils) ... ok test_Common_TargetTxtClassObject (CheckPythonSyntax.Tests.test_Common_TargetTxtClassObject) ... ok test_Common_ToolDefClassObject (CheckPythonSyntax.Tests.test_Common_ToolDefClassObject) ... ok test_Common_Uefi_Capsule_CapsuleDependency (CheckPythonSyntax.Tests.test_Common_Uefi_Capsule_CapsuleDependency) ... ok test_Common_Uefi_Capsule_FmpAuthHeader (CheckPythonSyntax.Tests.test_Common_Uefi_Capsule_FmpAuthHeader) ... ok test_Common_Uefi_Capsule_FmpCapsuleHeader (CheckPythonSyntax.Tests.test_Common_Uefi_Capsule_FmpCapsuleHeader) ... ok test_Common_Uefi_Capsule_UefiCapsuleHeader (CheckPythonSyntax.Tests.test_Common_Uefi_Capsule_UefiCapsuleHeader) ... ok test_Common_Uefi_Capsule___init__ (CheckPythonSyntax.Tests.test_Common_Uefi_Capsule___init__) ... ok test_Common_Uefi___init__ (CheckPythonSyntax.Tests.test_Common_Uefi___init__) ... ok test_Common_VariableAttributes (CheckPythonSyntax.Tests.test_Common_VariableAttributes) ... ok test_Common_VpdInfoFile (CheckPythonSyntax.Tests.test_Common_VpdInfoFile) ... ok test_Common___init__ (CheckPythonSyntax.Tests.test_Common___init__) ... ok test_Common_caching (CheckPythonSyntax.Tests.test_Common_caching) ... ok test_Ecc_CParser3_CLexer (CheckPythonSyntax.Tests.test_Ecc_CParser3_CLexer) ... ok test_Ecc_CParser3_CParser (CheckPythonSyntax.Tests.test_Ecc_CParser3_CParser) ... ok test_Ecc_CParser3___init__ (CheckPythonSyntax.Tests.test_Ecc_CParser3___init__) ... ok test_Ecc_CParser4_CLexer (CheckPythonSyntax.Tests.test_Ecc_CParser4_CLexer) ... ok test_Ecc_CParser4_CListener (CheckPythonSyntax.Tests.test_Ecc_CParser4_CListener) ... ok test_Ecc_CParser4_CParser (CheckPythonSyntax.Tests.test_Ecc_CParser4_CParser) ... ok test_Ecc_CParser4___init__ (CheckPythonSyntax.Tests.test_Ecc_CParser4___init__) ... ok test_Ecc_Check (CheckPythonSyntax.Tests.test_Ecc_Check) ... ok test_Ecc_CodeFragment (CheckPythonSyntax.Tests.test_Ecc_CodeFragment) ... ok test_Ecc_CodeFragmentCollector (CheckPythonSyntax.Tests.test_Ecc_CodeFragmentCollector) ... ok test_Ecc_Configuration (CheckPythonSyntax.Tests.test_Ecc_Configuration) ... ok test_Ecc_Database (CheckPythonSyntax.Tests.test_Ecc_Database) ... ok test_Ecc_EccGlobalData (CheckPythonSyntax.Tests.test_Ecc_EccGlobalData) ... ok test_Ecc_EccMain (CheckPythonSyntax.Tests.test_Ecc_EccMain) ... ok test_Ecc_EccToolError (CheckPythonSyntax.Tests.test_Ecc_EccToolError) ... ok test_Ecc_Exception (CheckPythonSyntax.Tests.test_Ecc_Exception) ... ok test_Ecc_FileProfile (CheckPythonSyntax.Tests.test_Ecc_FileProfile) ... ok test_Ecc_MetaDataParser (CheckPythonSyntax.Tests.test_Ecc_MetaDataParser) ... ok test_Ecc_MetaFileWorkspace_MetaDataTable (CheckPythonSyntax.Tests.test_Ecc_MetaFileWorkspace_MetaDataTable) ... ok test_Ecc_MetaFileWorkspace_MetaFileParser (CheckPythonSyntax.Tests.test_Ecc_MetaFileWorkspace_MetaFileParser) ... ok test_Ecc_MetaFileWorkspace_MetaFileTable (CheckPythonSyntax.Tests.test_Ecc_MetaFileWorkspace_MetaFileTable) ... ok test_Ecc_MetaFileWorkspace___init__ (CheckPythonSyntax.Tests.test_Ecc_MetaFileWorkspace___init__) ... ok test_Ecc_ParserWarning (CheckPythonSyntax.Tests.test_Ecc_ParserWarning) ... ok test_Ecc_Xml_XmlRoutines (CheckPythonSyntax.Tests.test_Ecc_Xml_XmlRoutines) ... ok test_Ecc_Xml___init__ (CheckPythonSyntax.Tests.test_Ecc_Xml___init__) ... ok test_Ecc___init__ (CheckPythonSyntax.Tests.test_Ecc___init__) ... ok test_Ecc_c (CheckPythonSyntax.Tests.test_Ecc_c) ... ok test_Eot_CParser3_CLexer (CheckPythonSyntax.Tests.test_Eot_CParser3_CLexer) ... ok test_Eot_CParser3_CParser (CheckPythonSyntax.Tests.test_Eot_CParser3_CParser) ... ok test_Eot_CParser3___init__ (CheckPythonSyntax.Tests.test_Eot_CParser3___init__) ... ok test_Eot_CParser4_CLexer (CheckPythonSyntax.Tests.test_Eot_CParser4_CLexer) ... ok test_Eot_CParser4_CListener (CheckPythonSyntax.Tests.test_Eot_CParser4_CListener) ... ok test_Eot_CParser4_CParser (CheckPythonSyntax.Tests.test_Eot_CParser4_CParser) ... ok test_Eot_CParser4___init__ (CheckPythonSyntax.Tests.test_Eot_CParser4___init__) ... ok test_Eot_CodeFragment (CheckPythonSyntax.Tests.test_Eot_CodeFragment) ... ok test_Eot_CodeFragmentCollector (CheckPythonSyntax.Tests.test_Eot_CodeFragmentCollector) ... ok test_Eot_Database (CheckPythonSyntax.Tests.test_Eot_Database) ... ok test_Eot_EotGlobalData (CheckPythonSyntax.Tests.test_Eot_EotGlobalData) ... ok test_Eot_EotMain (CheckPythonSyntax.Tests.test_Eot_EotMain) ... ok test_Eot_EotToolError (CheckPythonSyntax.Tests.test_Eot_EotToolError) ... ok test_Eot_FileProfile (CheckPythonSyntax.Tests.test_Eot_FileProfile) ... ok test_Eot_Identification (CheckPythonSyntax.Tests.test_Eot_Identification) ... ok test_Eot_InfParserLite (CheckPythonSyntax.Tests.test_Eot_InfParserLite) ... ok test_Eot_Parser (CheckPythonSyntax.Tests.test_Eot_Parser) ... ok test_Eot_ParserWarning (CheckPythonSyntax.Tests.test_Eot_ParserWarning) ... ok test_Eot_Report (CheckPythonSyntax.Tests.test_Eot_Report) ... ok test_Eot___init__ (CheckPythonSyntax.Tests.test_Eot___init__) ... ok test_Eot_c (CheckPythonSyntax.Tests.test_Eot_c) ... ok test_FMMT_FMMT (CheckPythonSyntax.Tests.test_FMMT_FMMT) ... ok test_FMMT___init__ (CheckPythonSyntax.Tests.test_FMMT___init__) ... ok test_FMMT_core_BinaryFactoryProduct (CheckPythonSyntax.Tests.test_FMMT_core_BinaryFactoryProduct) ... ok test_FMMT_core_BiosTree (CheckPythonSyntax.Tests.test_FMMT_core_BiosTree) ... ok test_FMMT_core_BiosTreeNode (CheckPythonSyntax.Tests.test_FMMT_core_BiosTreeNode) ... ok test_FMMT_core_FMMTOperation (CheckPythonSyntax.Tests.test_FMMT_core_FMMTOperation) ... ok test_FMMT_core_FMMTParser (CheckPythonSyntax.Tests.test_FMMT_core_FMMTParser) ... ok test_FMMT_core_FvHandler (CheckPythonSyntax.Tests.test_FMMT_core_FvHandler) ... ok test_FMMT_core_GuidTools (CheckPythonSyntax.Tests.test_FMMT_core_GuidTools) ... ok test_FMMT_utils_FmmtLogger (CheckPythonSyntax.Tests.test_FMMT_utils_FmmtLogger) ... ok test_FMMT_utils_FvLayoutPrint (CheckPythonSyntax.Tests.test_FMMT_utils_FvLayoutPrint) ... ok test_FirmwareStorageFormat_Common (CheckPythonSyntax.Tests.test_FirmwareStorageFormat_Common) ... ok test_FirmwareStorageFormat_FfsFileHeader (CheckPythonSyntax.Tests.test_FirmwareStorageFormat_FfsFileHeader) ... ok test_FirmwareStorageFormat_FvHeader (CheckPythonSyntax.Tests.test_FirmwareStorageFormat_FvHeader) ... ok test_FirmwareStorageFormat_SectionHeader (CheckPythonSyntax.Tests.test_FirmwareStorageFormat_SectionHeader) ... ok test_FirmwareStorageFormat_UPLHeader (CheckPythonSyntax.Tests.test_FirmwareStorageFormat_UPLHeader) ... ok test_FirmwareStorageFormat___init__ (CheckPythonSyntax.Tests.test_FirmwareStorageFormat___init__) ... ok test_GenFds_AprioriSection (CheckPythonSyntax.Tests.test_GenFds_AprioriSection) ... ok test_GenFds_Capsule (CheckPythonSyntax.Tests.test_GenFds_Capsule) ... ok test_GenFds_CapsuleData (CheckPythonSyntax.Tests.test_GenFds_CapsuleData) ... ok test_GenFds_CompressSection (CheckPythonSyntax.Tests.test_GenFds_CompressSection) ... ok test_GenFds_DataSection (CheckPythonSyntax.Tests.test_GenFds_DataSection) ... ok test_GenFds_DepexSection (CheckPythonSyntax.Tests.test_GenFds_DepexSection) ... ok test_GenFds_EfiSection (CheckPythonSyntax.Tests.test_GenFds_EfiSection) ... ok test_GenFds_Fd (CheckPythonSyntax.Tests.test_GenFds_Fd) ... ok test_GenFds_FdfParser (CheckPythonSyntax.Tests.test_GenFds_FdfParser) ... ok test_GenFds_Ffs (CheckPythonSyntax.Tests.test_GenFds_Ffs) ... ok test_GenFds_FfsFileStatement (CheckPythonSyntax.Tests.test_GenFds_FfsFileStatement) ... ok test_GenFds_FfsInfStatement (CheckPythonSyntax.Tests.test_GenFds_FfsInfStatement) ... ok test_GenFds_Fv (CheckPythonSyntax.Tests.test_GenFds_Fv) ... ok test_GenFds_FvImageSection (CheckPythonSyntax.Tests.test_GenFds_FvImageSection) ... ok test_GenFds_GenFds (CheckPythonSyntax.Tests.test_GenFds_GenFds) ... ok test_GenFds_GenFdsGlobalVariable (CheckPythonSyntax.Tests.test_GenFds_GenFdsGlobalVariable) ... ok test_GenFds_GuidSection (CheckPythonSyntax.Tests.test_GenFds_GuidSection) ... ok test_GenFds_OptRomFileStatement (CheckPythonSyntax.Tests.test_GenFds_OptRomFileStatement) ... ok test_GenFds_OptRomInfStatement (CheckPythonSyntax.Tests.test_GenFds_OptRomInfStatement) ... ok test_GenFds_OptionRom (CheckPythonSyntax.Tests.test_GenFds_OptionRom) ... ok test_GenFds_Region (CheckPythonSyntax.Tests.test_GenFds_Region) ... ok test_GenFds_Rule (CheckPythonSyntax.Tests.test_GenFds_Rule) ... ok test_GenFds_RuleComplexFile (CheckPythonSyntax.Tests.test_GenFds_RuleComplexFile) ... ok test_GenFds_RuleSimpleFile (CheckPythonSyntax.Tests.test_GenFds_RuleSimpleFile) ... ok test_GenFds_Section (CheckPythonSyntax.Tests.test_GenFds_Section) ... ok test_GenFds_SubTypeGuidSection (CheckPythonSyntax.Tests.test_GenFds_SubTypeGuidSection) ... ok test_GenFds_UiSection (CheckPythonSyntax.Tests.test_GenFds_UiSection) ... ok test_GenFds_VerSection (CheckPythonSyntax.Tests.test_GenFds_VerSection) ... ok test_GenFds___init__ (CheckPythonSyntax.Tests.test_GenFds___init__) ... ok test_GenPatchPcdTable_GenPatchPcdTable (CheckPythonSyntax.Tests.test_GenPatchPcdTable_GenPatchPcdTable) ... ok test_GenPatchPcdTable___init__ (CheckPythonSyntax.Tests.test_GenPatchPcdTable___init__) ... ok test_PatchPcdValue_PatchPcdValue (CheckPythonSyntax.Tests.test_PatchPcdValue_PatchPcdValue) ... ok test_PatchPcdValue___init__ (CheckPythonSyntax.Tests.test_PatchPcdValue___init__) ... ok test_Pkcs7Sign_Pkcs7Sign (CheckPythonSyntax.Tests.test_Pkcs7Sign_Pkcs7Sign) ... ok test_Rsa2048Sha256Sign_Rsa2048Sha256GenerateKeys (CheckPythonSyntax.Tests.test_Rsa2048Sha256Sign_Rsa2048Sha256GenerateKeys) ... ok test_Rsa2048Sha256Sign_Rsa2048Sha256Sign (CheckPythonSyntax.Tests.test_Rsa2048Sha256Sign_Rsa2048Sha256Sign) ... ok test_Split_Split (CheckPythonSyntax.Tests.test_Split_Split) ... ok test_Split___init__ (CheckPythonSyntax.Tests.test_Split___init__) ... ok test_Table_Table (CheckPythonSyntax.Tests.test_Table_Table) ... ok test_Table_TableDataModel (CheckPythonSyntax.Tests.test_Table_TableDataModel) ... ok test_Table_TableDec (CheckPythonSyntax.Tests.test_Table_TableDec) ... ok test_Table_TableDsc (CheckPythonSyntax.Tests.test_Table_TableDsc) ... ok test_Table_TableEotReport (CheckPythonSyntax.Tests.test_Table_TableEotReport) ... ok test_Table_TableFdf (CheckPythonSyntax.Tests.test_Table_TableFdf) ... ok test_Table_TableFile (CheckPythonSyntax.Tests.test_Table_TableFile) ... ok test_Table_TableFunction (CheckPythonSyntax.Tests.test_Table_TableFunction) ... ok test_Table_TableIdentifier (CheckPythonSyntax.Tests.test_Table_TableIdentifier) ... ok test_Table_TableInf (CheckPythonSyntax.Tests.test_Table_TableInf) ... ok test_Table_TablePcd (CheckPythonSyntax.Tests.test_Table_TablePcd) ... ok test_Table_TableQuery (CheckPythonSyntax.Tests.test_Table_TableQuery) ... ok test_Table_TableReport (CheckPythonSyntax.Tests.test_Table_TableReport) ... ok test_Table___init__ (CheckPythonSyntax.Tests.test_Table___init__) ... ok test_TargetTool_TargetTool (CheckPythonSyntax.Tests.test_TargetTool_TargetTool) ... ok test_TargetTool___init__ (CheckPythonSyntax.Tests.test_TargetTool___init__) ... ok test_Trim_Trim (CheckPythonSyntax.Tests.test_Trim_Trim) ... ok test_UPT_BuildVersion (CheckPythonSyntax.Tests.test_UPT_BuildVersion) ... ok test_UPT_Core_DependencyRules (CheckPythonSyntax.Tests.test_UPT_Core_DependencyRules) ... ok test_UPT_Core_DistributionPackageClass (CheckPythonSyntax.Tests.test_UPT_Core_DistributionPackageClass) ... ok test_UPT_Core_FileHook (CheckPythonSyntax.Tests.test_UPT_Core_FileHook) ... ok test_UPT_Core_IpiDb (CheckPythonSyntax.Tests.test_UPT_Core_IpiDb) ... ok test_UPT_Core_PackageFile (CheckPythonSyntax.Tests.test_UPT_Core_PackageFile) ... ok test_UPT_Core___init__ (CheckPythonSyntax.Tests.test_UPT_Core___init__) ... ok test_UPT_GenMetaFile_GenDecFile (CheckPythonSyntax.Tests.test_UPT_GenMetaFile_GenDecFile) ... ok test_UPT_GenMetaFile_GenInfFile (CheckPythonSyntax.Tests.test_UPT_GenMetaFile_GenInfFile) ... ok test_UPT_GenMetaFile_GenMetaFileMisc (CheckPythonSyntax.Tests.test_UPT_GenMetaFile_GenMetaFileMisc) ... ok test_UPT_GenMetaFile_GenXmlFile (CheckPythonSyntax.Tests.test_UPT_GenMetaFile_GenXmlFile) ... ok test_UPT_GenMetaFile___init__ (CheckPythonSyntax.Tests.test_UPT_GenMetaFile___init__) ... ok test_UPT_InstallPkg (CheckPythonSyntax.Tests.test_UPT_InstallPkg) ... ok test_UPT_InventoryWs (CheckPythonSyntax.Tests.test_UPT_InventoryWs) ... ok test_UPT_Library_CommentGenerating (CheckPythonSyntax.Tests.test_UPT_Library_CommentGenerating) ... ok test_UPT_Library_CommentParsing (CheckPythonSyntax.Tests.test_UPT_Library_CommentParsing) ... ok test_UPT_Library_DataType (CheckPythonSyntax.Tests.test_UPT_Library_DataType) ... ok test_UPT_Library_ExpressionValidate (CheckPythonSyntax.Tests.test_UPT_Library_ExpressionValidate) ... ok test_UPT_Library_GlobalData (CheckPythonSyntax.Tests.test_UPT_Library_GlobalData) ... ok test_UPT_Library_Misc (CheckPythonSyntax.Tests.test_UPT_Library_Misc) ... ok test_UPT_Library_ParserValidate (CheckPythonSyntax.Tests.test_UPT_Library_ParserValidate) ... ok test_UPT_Library_Parsing (CheckPythonSyntax.Tests.test_UPT_Library_Parsing) ... ok test_UPT_Library_StringUtils (CheckPythonSyntax.Tests.test_UPT_Library_StringUtils) ... ok test_UPT_Library_UniClassObject (CheckPythonSyntax.Tests.test_UPT_Library_UniClassObject) ... ok test_UPT_Library_Xml_XmlRoutines (CheckPythonSyntax.Tests.test_UPT_Library_Xml_XmlRoutines) ... ok test_UPT_Library_Xml___init__ (CheckPythonSyntax.Tests.test_UPT_Library_Xml___init__) ... ok test_UPT_Library___init__ (CheckPythonSyntax.Tests.test_UPT_Library___init__) ... ok test_UPT_Logger_Log (CheckPythonSyntax.Tests.test_UPT_Logger_Log) ... ok test_UPT_Logger_StringTable (CheckPythonSyntax.Tests.test_UPT_Logger_StringTable) ... ok test_UPT_Logger_ToolError (CheckPythonSyntax.Tests.test_UPT_Logger_ToolError) ... ok test_UPT_Logger___init__ (CheckPythonSyntax.Tests.test_UPT_Logger___init__) ... ok test_UPT_MkPkg (CheckPythonSyntax.Tests.test_UPT_MkPkg) ... ok test_UPT_Object_POM_CommonObject (CheckPythonSyntax.Tests.test_UPT_Object_POM_CommonObject) ... ok test_UPT_Object_POM_ModuleObject (CheckPythonSyntax.Tests.test_UPT_Object_POM_ModuleObject) ... ok test_UPT_Object_POM_PackageObject (CheckPythonSyntax.Tests.test_UPT_Object_POM_PackageObject) ... ok test_UPT_Object_POM___init__ (CheckPythonSyntax.Tests.test_UPT_Object_POM___init__) ... ok test_UPT_Object_Parser_DecObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_DecObject) ... ok test_UPT_Object_Parser_InfBinaryObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfBinaryObject) ... ok test_UPT_Object_Parser_InfBuildOptionObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfBuildOptionObject) ... ok test_UPT_Object_Parser_InfCommonObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfCommonObject) ... ok test_UPT_Object_Parser_InfDefineCommonObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfDefineCommonObject) ... ok test_UPT_Object_Parser_InfDefineObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfDefineObject) ... ok test_UPT_Object_Parser_InfDepexObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfDepexObject) ... ok test_UPT_Object_Parser_InfGuidObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfGuidObject) ... ok test_UPT_Object_Parser_InfHeaderObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfHeaderObject) ... ok test_UPT_Object_Parser_InfLibraryClassesObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfLibraryClassesObject) ... ok test_UPT_Object_Parser_InfMisc (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfMisc) ... ok test_UPT_Object_Parser_InfPackagesObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfPackagesObject) ... ok test_UPT_Object_Parser_InfPcdObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfPcdObject) ... ok test_UPT_Object_Parser_InfPpiObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfPpiObject) ... ok test_UPT_Object_Parser_InfProtocolObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfProtocolObject) ... ok test_UPT_Object_Parser_InfSoucesObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfSoucesObject) ... ok test_UPT_Object_Parser_InfUserExtensionObject (CheckPythonSyntax.Tests.test_UPT_Object_Parser_InfUserExtensionObject) ... ok test_UPT_Object_Parser___init__ (CheckPythonSyntax.Tests.test_UPT_Object_Parser___init__) ... ok test_UPT_Object___init__ (CheckPythonSyntax.Tests.test_UPT_Object___init__) ... ok test_UPT_Parser_DecParser (CheckPythonSyntax.Tests.test_UPT_Parser_DecParser) ... ok test_UPT_Parser_DecParserMisc (CheckPythonSyntax.Tests.test_UPT_Parser_DecParserMisc) ... ok test_UPT_Parser_InfAsBuiltProcess (CheckPythonSyntax.Tests.test_UPT_Parser_InfAsBuiltProcess) ... ok test_UPT_Parser_InfBinarySectionParser (CheckPythonSyntax.Tests.test_UPT_Parser_InfBinarySectionParser) ... ok test_UPT_Parser_InfBuildOptionSectionParser (CheckPythonSyntax.Tests.test_UPT_Parser_InfBuildOptionSectionParser) ... ok test_UPT_Parser_InfDefineSectionParser (CheckPythonSyntax.Tests.test_UPT_Parser_InfDefineSectionParser) ... ok test_UPT_Parser_InfDepexSectionParser (CheckPythonSyntax.Tests.test_UPT_Parser_InfDepexSectionParser) ... ok test_UPT_Parser_InfGuidPpiProtocolSectionParser (CheckPythonSyntax.Tests.test_UPT_Parser_InfGuidPpiProtocolSectionParser) ... ok test_UPT_Parser_InfLibrarySectionParser (CheckPythonSyntax.Tests.test_UPT_Parser_InfLibrarySectionParser) ... ok test_UPT_Parser_InfPackageSectionParser (CheckPythonSyntax.Tests.test_UPT_Parser_InfPackageSectionParser) ... ok test_UPT_Parser_InfParser (CheckPythonSyntax.Tests.test_UPT_Parser_InfParser) ... ok test_UPT_Parser_InfParserMisc (CheckPythonSyntax.Tests.test_UPT_Parser_InfParserMisc) ... ok test_UPT_Parser_InfPcdSectionParser (CheckPythonSyntax.Tests.test_UPT_Parser_InfPcdSectionParser) ... ok test_UPT_Parser_InfSectionParser (CheckPythonSyntax.Tests.test_UPT_Parser_InfSectionParser) ... ok test_UPT_Parser_InfSourceSectionParser (CheckPythonSyntax.Tests.test_UPT_Parser_InfSourceSectionParser) ... ok test_UPT_Parser___init__ (CheckPythonSyntax.Tests.test_UPT_Parser___init__) ... ok test_UPT_PomAdapter_DecPomAlignment (CheckPythonSyntax.Tests.test_UPT_PomAdapter_DecPomAlignment) ... ok test_UPT_PomAdapter_InfPomAlignment (CheckPythonSyntax.Tests.test_UPT_PomAdapter_InfPomAlignment) ... ok test_UPT_PomAdapter_InfPomAlignmentMisc (CheckPythonSyntax.Tests.test_UPT_PomAdapter_InfPomAlignmentMisc) ... ok test_UPT_PomAdapter___init__ (CheckPythonSyntax.Tests.test_UPT_PomAdapter___init__) ... ok test_UPT_ReplacePkg (CheckPythonSyntax.Tests.test_UPT_ReplacePkg) ... ok test_UPT_RmPkg (CheckPythonSyntax.Tests.test_UPT_RmPkg) ... ok test_UPT_TestInstall (CheckPythonSyntax.Tests.test_UPT_TestInstall) ... ok test_UPT_UPT (CheckPythonSyntax.Tests.test_UPT_UPT) ... ok test_UPT_UnitTest_CommentGeneratingUnitTest (CheckPythonSyntax.Tests.test_UPT_UnitTest_CommentGeneratingUnitTest) ... ok test_UPT_UnitTest_CommentParsingUnitTest (CheckPythonSyntax.Tests.test_UPT_UnitTest_CommentParsingUnitTest) ... ok test_UPT_UnitTest_DecParserTest (CheckPythonSyntax.Tests.test_UPT_UnitTest_DecParserTest) ... ok test_UPT_UnitTest_DecParserUnitTest (CheckPythonSyntax.Tests.test_UPT_UnitTest_DecParserUnitTest) ... ok test_UPT_UnitTest_InfBinarySectionTest (CheckPythonSyntax.Tests.test_UPT_UnitTest_InfBinarySectionTest) ... ok test_UPT_Xml_CommonXml (CheckPythonSyntax.Tests.test_UPT_Xml_CommonXml) ... ok test_UPT_Xml_GuidProtocolPpiXml (CheckPythonSyntax.Tests.test_UPT_Xml_GuidProtocolPpiXml) ... ok test_UPT_Xml_IniToXml (CheckPythonSyntax.Tests.test_UPT_Xml_IniToXml) ... ok test_UPT_Xml_ModuleSurfaceAreaXml (CheckPythonSyntax.Tests.test_UPT_Xml_ModuleSurfaceAreaXml) ... ok test_UPT_Xml_PackageSurfaceAreaXml (CheckPythonSyntax.Tests.test_UPT_Xml_PackageSurfaceAreaXml) ... ok test_UPT_Xml_PcdXml (CheckPythonSyntax.Tests.test_UPT_Xml_PcdXml) ... ok test_UPT_Xml_XmlParser (CheckPythonSyntax.Tests.test_UPT_Xml_XmlParser) ... ok test_UPT_Xml_XmlParserMisc (CheckPythonSyntax.Tests.test_UPT_Xml_XmlParserMisc) ... ok test_UPT_Xml___init__ (CheckPythonSyntax.Tests.test_UPT_Xml___init__) ... ok test_Workspace_BuildClassObject (CheckPythonSyntax.Tests.test_Workspace_BuildClassObject) ... ok test_Workspace_DecBuildData (CheckPythonSyntax.Tests.test_Workspace_DecBuildData) ... ok test_Workspace_DscBuildData (CheckPythonSyntax.Tests.test_Workspace_DscBuildData) ... ok test_Workspace_InfBuildData (CheckPythonSyntax.Tests.test_Workspace_InfBuildData) ... ok test_Workspace_MetaDataTable (CheckPythonSyntax.Tests.test_Workspace_MetaDataTable) ... ok test_Workspace_MetaFileCommentParser (CheckPythonSyntax.Tests.test_Workspace_MetaFileCommentParser) ... ok test_Workspace_MetaFileParser (CheckPythonSyntax.Tests.test_Workspace_MetaFileParser) ... ok test_Workspace_MetaFileTable (CheckPythonSyntax.Tests.test_Workspace_MetaFileTable) ... ok test_Workspace_WorkspaceCommon (CheckPythonSyntax.Tests.test_Workspace_WorkspaceCommon) ... ok test_Workspace_WorkspaceDatabase (CheckPythonSyntax.Tests.test_Workspace_WorkspaceDatabase) ... ok test_Workspace___init__ (CheckPythonSyntax.Tests.test_Workspace___init__) ... ok test_build_BuildReport (CheckPythonSyntax.Tests.test_build_BuildReport) ... ok test_build___init__ (CheckPythonSyntax.Tests.test_build___init__) ... ok test_build_build (CheckPythonSyntax.Tests.test_build_build) ... ok test_build_buildoptions (CheckPythonSyntax.Tests.test_build_buildoptions) ... ok test_sitecustomize (CheckPythonSyntax.Tests.test_sitecustomize) ... ok test_tests_Split_test_split (CheckPythonSyntax.Tests.test_tests_Split_test_split) ... ok test32bitUnicodeCharInUtf8Comment (CheckUnicodeSourceFiles.Tests.test32bitUnicodeCharInUtf8Comment) ... ok test32bitUnicodeCharInUtf8File (CheckUnicodeSourceFiles.Tests.test32bitUnicodeCharInUtf8File) ... ok testSupplementaryPlaneUnicodeCharInUtf16File (CheckUnicodeSourceFiles.Tests.testSupplementaryPlaneUnicodeCharInUtf16File) ... ok testSurrogatePairUnicodeCharInUtf16File (CheckUnicodeSourceFiles.Tests.testSurrogatePairUnicodeCharInUtf16File) ... ok testSurrogatePairUnicodeCharInUtf8File (CheckUnicodeSourceFiles.Tests.testSurrogatePairUnicodeCharInUtf8File) ... ok testSurrogatePairUnicodeCharInUtf8FileWithBom (CheckUnicodeSourceFiles.Tests.testSurrogatePairUnicodeCharInUtf8FileWithBom) ... ok testUtf16InUniFile (CheckUnicodeSourceFiles.Tests.testUtf16InUniFile) ... ok testValidUtf8File (CheckUnicodeSourceFiles.Tests.testValidUtf8File) ... ok testValidUtf8FileWithBom (CheckUnicodeSourceFiles.Tests.testValidUtf8FileWithBom) ... ok ---------------------------------------------------------------------- Ran 303 tests in 2.470s OK make[3]: Leaving directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools/Tests' make[2]: Leaving directory '/workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools' Loading previous configuration from /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/Conf/BuildEnv.sh WORKSPACE: /workspace/coreboot/payloads/external/edk2/workspace EDK_TOOLS_PATH: /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools CONF_PATH: /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/Conf EDK2: Building... Build environment: Linux-6.18.8-200.fc43.x86_64-x86_64-with-glibc2.36 Build start time: 11:06:15, Feb.13 2026 WORKSPACE = /workspace/coreboot/payloads/external/edk2/workspace PACKAGES_PATH = /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981 EDK_TOOLS_PATH = /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/BaseTools CONF_PATH = /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/Conf PYTHON_COMMAND = python3 Processing meta-data ........############....... done! Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/NetworkPkg/Library/DxeDpcLib/DxeDpcLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/NetworkPkg/Library/DxeNetLib/DxeNetLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/UefiLib/UefiLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/StackCheckLibNull/StackCheckLibNull.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/Library/DxeHobListLib/DxeHobListLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BaseLib/BaseLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/DxePcdLib/DxePcdLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BasePrintLib/BasePrintLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/Library/DebugPrintErrorLevelLibHob/DebugPrintErrorLevelLibHob.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/Library/DxeHobLib/DxeHobLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/RegisterFilterLibNull/RegisterFilterLibNull.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/NonDiscoverableDeviceRegistrationLib/NonDiscoverableDeviceRegistrationLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/UefiScsiLib/UefiScsiLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/SecurityPkg/Library/SecureBootVariableProvisionLib/SecureBootVariableProvisionLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/SecurityPkg/Library/SecureBootVariableLib/SecureBootVariableLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/SecurityPkg/Library/PlatformPKProtectionLibVarPolicy/PlatformPKProtectionLibVarPolicy.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/ShellPkg/Library/UefiShellLib/UefiShellLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/NetworkPkg/Library/DxeIpIoLib/DxeIpIoLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/EmbeddedPkg/Library/NvVarStoreFormattedLib/NvVarStoreFormattedLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/BaseVariableFlashInfoLib/BaseVariableFlashInfoLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/OvmfPkg/Library/PlatformSecureLib/PlatformSecureLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BaseRngLib/BaseRngLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/Library/CfrHelpersLib/CfrHelpersLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/Library/ResetSystemLib/ResetSystemLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/ImagePropertiesRecordLib/ImagePropertiesRecordLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/Library/DxeHobListLibNull/DxeHobListLibNull.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiCpuPkg/Library/BaseArchSupportLib/BaseArchSupportLib.inf [IA32] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/StackCheckLibNull/StackCheckLibNull.inf [IA32] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf [IA32] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/Library/PlatformSupportLibNull/PlatformSupportLibNull.inf [IA32] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf [IA32] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/Library/CbParseLib/CbParseLib.inf [IA32] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf [IA32] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib.inf [IA32] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf [IA32] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/BaseSerialPortLib16550/BaseSerialPortLib16550.inf [IA32] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BasePrintLib/BasePrintLib.inf [IA32] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/Library/DebugPrintErrorLevelLibHob/DebugPrintErrorLevelLibHob.inf [IA32] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/Library/PlatformHookLib/PlatformHookLib.inf [IA32] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf [IA32] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/Library/PayloadEntryHobLib/HobLib.inf [IA32] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/Library/DxeHobListLibNull/DxeHobListLibNull.inf [IA32] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf [IA32] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf [IA32] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf [IA32] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BaseLib/BaseLib.inf [IA32] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf [IA32] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/RegisterFilterLibNull/RegisterFilterLibNull.inf [IA32] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/Library/TcgPhysicalPresenceLibNull/DxeTcgPhysicalPresenceLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/OvmfPkg/Library/Tcg2PhysicalPresenceLibNull/DxeTcg2PhysicalPresenceLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiCpuPkg/Library/MtrrLib/MtrrLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiCpuPkg/Library/AmdSvsmLibNull/AmdSvsmLibNull.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiCpuPkg/Library/CpuPageTableLib/CpuPageTableLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiCpuPkg/Library/CcExitLibNull/CcExitLibNull.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/BaseSerialPortLib16550/BaseSerialPortLib16550.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/Library/PlatformHookLib/PlatformHookLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/DxeServicesLib/DxeServicesLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/Library/PciHostBridgeLib/PciHostBridgeLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/PciSegmentLibSegmentInfo/BasePciSegmentLibSegmentInfo.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/Library/PciSegmentInfoLibAcpiBoardInfo/PciSegmentInfoLibAcpiBoardInfo.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/PcAtChipsetPkg/Library/BaseIoApicLib/BaseIoApicLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BaseCpuLib/BaseCpuLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/Library/SmmStoreLib/SmmStoreLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/UserAuthPkg/Library/PlatformPasswordLibNull/PlatformPasswordLibNull.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/CryptoPkg/Library/OpensslLib/OpensslLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/Library/AcpiTimerLib/AcpiTimerLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Library/BaseBmpSupportLib/BaseBmpSupportLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdePkg/Library/UefiUsbLib/UefiUsbLib.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/NetworkPkg/MnpDxe/MnpDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Bus/Sd/SdDxe/SdDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThruDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/ShellPkg/Application/Shell/Shell.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/SdMmcPciGliDxe/SdMmcPciGliDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/PlatformGopPolicy/PlatformGopPolicy.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/Metronome/Metronome.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/PCD/Dxe/Pcd.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/AmdPcoSdhciDxe/AmdPcoSdhciDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Bus/Pci/UfsPciHcDxe/UfsPciHcDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHcDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/EcAcpiBatteryStatusDxe/EcAcpiBatteryStatusDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Application/UiApp/UiApp.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/NetworkPkg/VlanConfigDxe/VlanConfigDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/FatPkg/EnhancedFatDxe/Fat.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/UfsPlatformDxe/UfsPlatformDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/NetworkPkg/Dhcp4Dxe/Dhcp4Dxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/NetworkPkg/TcpDxe/TcpDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/EnrollDefaultKeys/EnrollDefaultKeys.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Bus/Pci/SataControllerDxe/SataControllerDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/NetworkPkg/Udp4Dxe/Udp4Dxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Bus/Pci/NonDiscoverablePciDeviceDxe/NonDiscoverablePciDeviceDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/NetworkPkg/DpcDxe/DpcDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/EbcDxe/EbcDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/CfrSetupMenuDxe/CfrSetupMenuDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/NetworkPkg/Ip4Dxe/Ip4Dxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Core/Dxe/DxeMain.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Bus/Isa/Ps2MouseDxe/Ps2MouseDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Bus/Sd/EmmcDxe/EmmcDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/BdsDxe/BdsDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/SerialDxe/SerialDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiCpuPkg/CpuDxe/CpuDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/NetworkPkg/SnpDxe/SnpDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/SecurityPkg/RandomNumberGenerator/RngDxe/RngDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/PcAtChipsetPkg/HpetTimerDxe/HpetTimerDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/SmmStoreFvb/SmmStoreFvbRuntimeDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatformDriOverrideDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/NetworkPkg/Mtftp4Dxe/Mtftp4Dxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/PciPlatformDxe/PciPlatformDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/TimeDateSettingsDxe/TimeDateSettingsDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/NetworkPkg/ArpDxe/ArpDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/BlSupportDxe/BlSupportDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Logo/LogoDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/UefiPayloadEntry/UefiPayloadEntry.inf [IA32] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf [X64] Building ... /workspace/coreboot/payloads/external/edk2/workspace/jackadam1981/UefiPayloadPkg/UserAuthPkg/UserAuthenticationDxe/UserAuthenticationDxe.inf [X64] ########################################################################Build report can be found at /workspace/coreboot/payloads/external/edk2/workspace/Build/UefiPayloadPkgX64/UEFIPAYLOAD.txt - Done - Build end time: 08:48:57, Feb.24 2026 Build total time: 00:04:01 Success! Created CBFS (capacity = 4161508 bytes) Created CBFS (capacity = 524260 bytes) BOOTBLOCK CBFS cbfs_master_header CBFS cpu_microcode_blob.bin CBFS intel_fit CBFS fallback/romstage Image SIZE 16777216 CBFS fallback/ramstage CBFS config CBFS revision CBFS build_info CBFS fallback/dsdt.aml CBFS ecrw CBFS ecrw.hash CBFS rt8168-macaddress CBFS fspm.bin Image SIZE 16777216 CBFS fsps.bin CBFS vbt.bin CBFS fallback/postcar CBFS fallback/payload DD Adding Intel Firmware Descriptor IFDTOOL me.bin -> coreboot.pre File build/coreboot.pre is 16777216 bytes File build/me.bin is 3141632 bytes Adding build/me.bin as the Intel ME section of build/coreboot.pre Writing new image to build/coreboot.pre UPDATE-FIT set FIT pointer to table COREBOOT UPDATE-FIT Microcode CBFS coreboot.rom FIT table: Index Type Addr Size 0 Microcode 0xffc080b0 0x00000000 1 Microcode 0xffc220b0 0x00000000 2 Microcode 0xffc3a0b0 0x00000000 CBFSLAYOUT coreboot.rom This image contains the following sections that can be manipulated with this tool: 'SI_DESC' (size 4096, offset 0) 'SI_ME' (size 3141632, offset 4096) 'RW_FW_MAIN' (size 8192000, offset 3145728) 'RECOVERY_MRC_CACHE' (size 65536, offset 11337728) 'RW_MRC_CACHE' (size 65536, offset 11403264) 'RW_VPD' (preserve, size 8192, offset 11468800) 'RW_NVRAM' (preserve, size 20480, offset 11509760) 'RW_SPD_CACHE' (preserve, size 4096, offset 11530240) 'SMMSTORE' (preserve, size 524288, offset 11534336) 'RW_LEGACY' (CBFS, size 524288, offset 12058624) 'RO_VPD' (preserve, size 16384, offset 12582912) 'RO_FRID' (size 64, offset 12601344) 'RO_FRID_PAD' (size 1984, offset 12601408) 'COREBOOT' (CBFS, size 4161536, offset 12615680) It is possible to perform either the write action or the CBFS add/remove actions on every section listed above. To see the image's read-only sections as well, rerun with the -w option. CBFSPRINT coreboot.rom FMAP REGION: COREBOOT Name Offset Type Size Comp cbfs_master_header 0x0 cbfs header 32 none cpu_microcode_blob.bin 0x80 microcode 302080 none intel_fit 0x49cc0 intel_fit 80 none fallback/romstage 0x49d40 stage 82600 none fallback/ramstage 0x5e080 stage 143627 LZMA (332084 decompressed) config 0x81200 raw 4929 LZMA (17616 decompressed) revision 0x82580 raw 829 none build_info 0x82900 raw 113 none fallback/dsdt.aml 0x829c0 raw 12136 none ecrw 0x85980 raw 152076 none ecrw.hash 0xaabc0 raw 32 none rt8168-macaddress 0xaac40 raw 0 none (empty) 0xaac80 null 804 none fspm.bin 0xaafc0 fsp 581632 none fsps.bin 0x139000 fsp 191132 LZMA (212992 decompressed) vbt.bin 0x167b00 raw 1182 LZMA (4608 decompressed) fallback/postcar 0x168000 stage 59348 none fallback/payload 0x176840 simple elf 2069406 none (empty) 0x36fc40 null 533348 none bootblock 0x3f1fc0 bootblock 24576 none Built google/puff (Kaisa)