a29498f599
The purpose of this tool is to manipulate and get information about the `Back Up Control, Top Swap` mechanism present on most Intel Southbridges. This tool is initially written by Peter Stuge. This tool makes it possible to have a backup mechanism for the bootblock by using the southbridges Back Up Control Top Swap. Sometimes it is also possible to circumvent vendor write protection mechanisms in order to flash coreboot. An example of where this would be useful would be the Lenovo Thinkpad X60 and T60. Change-Id: I12cc2e91396f096fc979e23848e1929cb6c44fc5 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/18224 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
134 lines
2.7 KiB
Text
134 lines
2.7 KiB
Text
payloads/libpayload/install/
|
|
payloads/nvramcui/build
|
|
payloads/nvramcui/libpayload
|
|
junit.xml
|
|
abuild*.xml
|
|
.config
|
|
.config.old
|
|
defconfig
|
|
.coreboot-version
|
|
.xcompile
|
|
.ccwrap
|
|
build/
|
|
coreboot-builds/
|
|
payloads/coreinfo/lpbuild/
|
|
payloads/coreinfo/lp.config*
|
|
payloads/external/depthcharge/depthcharge/
|
|
payloads/external/FILO/filo/
|
|
payloads/external/GRUB2/grub2/
|
|
payloads/external/LinuxBoot/linuxboot/
|
|
payloads/external/SeaBIOS/seabios/
|
|
payloads/external/tianocore/tianocore/
|
|
payloads/external/tint/tint/
|
|
payloads/external/U-Boot/u-boot/
|
|
payloads/external/Memtest86Plus/memtest86plus/
|
|
payloads/external/iPXE/ipxe/
|
|
util/crossgcc/acpica-unix-*/
|
|
util/crossgcc/binutils-*/
|
|
util/crossgcc/build-*BINUTILS/
|
|
util/crossgcc/build-*EXPAT/
|
|
util/crossgcc/build-*GCC/
|
|
util/crossgcc/build-*GDB/
|
|
util/crossgcc/build-*GMP/
|
|
util/crossgcc/build-*LIBELF/
|
|
util/crossgcc/build-*MPC/
|
|
util/crossgcc/build-*MPFR/
|
|
util/crossgcc/build-*PYTHON/
|
|
util/crossgcc/build-*LVM/
|
|
util/crossgcc/build-*IASL/
|
|
util/crossgcc/expat-*/
|
|
util/crossgcc/gcc-*/
|
|
util/crossgcc/gdb-*/
|
|
util/crossgcc/gmp-*/
|
|
util/crossgcc/libelf-*/
|
|
util/crossgcc/mingwrt-*/
|
|
util/crossgcc/mpc-*/
|
|
util/crossgcc/mpfr-*/
|
|
util/crossgcc/Python-*/
|
|
util/crossgcc/*.src/
|
|
util/crossgcc/tarballs/
|
|
util/crossgcc/w32api-*/
|
|
util/crossgcc/xgcc/
|
|
util/crossgcc/xgcc-*/
|
|
util/crossgcc/xgcc
|
|
site-local
|
|
|
|
*.\#
|
|
*.bin
|
|
*.debug
|
|
*.elf
|
|
*.o
|
|
*.out
|
|
*.pyc
|
|
*.sw[po]
|
|
/*.rom
|
|
coreboot-builds*/
|
|
|
|
# Development friendly files
|
|
tags
|
|
.clang_complete
|
|
|
|
# Cross-compile toolkits
|
|
xgcc/
|
|
tarballs/
|
|
|
|
#
|
|
# KDE editors create lots of backup files whenever
|
|
# a file is edited, so just ignore them
|
|
*~
|
|
*.kate-swp
|
|
# Ignore Kdevelop project file
|
|
*.kdev4
|
|
|
|
util/*/.dependencies
|
|
util/*/.test
|
|
util/amdfwtool/amdfwtool
|
|
util/archive/archive
|
|
util/bimgtool/bimgtool
|
|
util/bincfg/bincfg
|
|
util/board_status/board-status
|
|
util/bucts/bucts
|
|
util/cbfstool/cbfs-compression-tool
|
|
util/cbfstool/cbfstool
|
|
util/cbfstool/fmaptool
|
|
util/cbfstool/ifwitool
|
|
util/cbfstool/rmodtool
|
|
util/cbmem/.dependencies
|
|
util/cbmem/cbmem
|
|
util/dumpmmcr/dumpmmcr
|
|
util/ectool/ectool
|
|
util/futility/futility
|
|
util/genprof/genprof
|
|
util/getpir/getpir
|
|
util/ifdtool/ifdtool
|
|
util/intelmetool/intelmetool
|
|
util/inteltool/.dependencies
|
|
util/inteltool/inteltool
|
|
util/intelvbttool/intelvbttool
|
|
util/k8resdump/k8resdump
|
|
util/lbtdump/lbtdump
|
|
util/mptable/mptable
|
|
util/msrtool/Makefile
|
|
util/msrtool/Makefile.deps
|
|
util/msrtool/msrtool
|
|
util/nvramtool/.dependencies
|
|
util/nvramtool/nvramtool
|
|
util/optionlist/Options.wiki
|
|
util/romcc/build
|
|
util/runfw/googlesnow
|
|
util/superiotool/superiotool
|
|
util/vgabios/testbios
|
|
util/viatool/viatool
|
|
util/autoport/autoport
|
|
util/kbc1126/kbc1126_ec_dump
|
|
util/kbc1126/kbc1126_ec_insert
|
|
|
|
Documentation/*.aux
|
|
Documentation/*.idx
|
|
Documentation/*.log
|
|
Documentation/*.toc
|
|
Documentation/*.out
|
|
Documentation/*.pdf
|
|
Documentation/_build
|
|
|
|
doxygen/*
|