Please bear with me - another rename checkin. This qualifies as trivial, no
authorStefan Reinauer <stepan@coresystems.de>
Fri, 18 Jan 2008 10:35:56 +0000 (10:35 +0000)
committerStefan Reinauer <stepan@openbios.org>
Fri, 18 Jan 2008 10:35:56 +0000 (10:35 +0000)
code is changed.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3052 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

653 files changed:
src/arch/i386/lib/failover.c
src/arch/ppc/include/ppc.h
src/arch/ppc/include/ppcreg.h
src/arch/ppc/include/timer.h
src/arch/ppc/lib/c_start.S
src/arch/ppc/lib/cpuid.c
src/arch/ppc/lib/floats.S
src/arch/ppc/lib/floats.inc
src/arch/ppc/lib/ppc.c
src/arch/ppc/lib/timer.c
src/cpu/amd/car/cache_as_ram.inc
src/cpu/amd/microcode/microcode.c
src/cpu/amd/model_10xxx/Config.lb
src/cpu/amd/model_10xxx/apic_timer.c
src/cpu/amd/model_10xxx/fidvid.c
src/cpu/amd/model_10xxx/fidvid_common.c
src/cpu/amd/model_10xxx/init_cpus.c
src/cpu/amd/model_10xxx/model_10xxx_init.c
src/cpu/amd/model_10xxx/pstate.c
src/cpu/amd/model_10xxx/update_microcode.c
src/cpu/amd/model_fxx/processor_name.c
src/cpu/amd/model_lx/cache_as_ram.inc
src/cpu/amd/model_lx/cpubug.c
src/cpu/amd/model_lx/cpureginit.c
src/cpu/amd/model_lx/model_lx_init.c
src/cpu/amd/model_lx/syspreinit.c
src/cpu/amd/quadcore/Config.lb
src/cpu/amd/quadcore/amd_sibling.c
src/cpu/amd/quadcore/quadcore.c
src/cpu/amd/quadcore/quadcore_id.c
src/cpu/amd/socket_F_1207/Config.lb
src/cpu/amd/socket_F_1207/chip.h
src/cpu/amd/socket_F_1207/socket_F_1207.c
src/cpu/ppc/mpc74xx/mpc74xx.inc
src/cpu/ppc/ppc7xx/ppc7xx.inc
src/cpu/x86/car/cache_as_ram.inc
src/devices/agp_device.c
src/devices/cardbus_device.c
src/devices/device.c
src/devices/device_util.c
src/devices/hypertransport.c
src/devices/pci_device.c
src/devices/pci_ops.c
src/devices/pci_rom.c
src/devices/pciexp_device.c
src/devices/pcix_device.c
src/devices/pnp_device.c
src/devices/root_device.c
src/devices/smbus_ops.c
src/include/cpu/amd/amdfam10_sysconf.h
src/include/cpu/amd/geode_post_code.h
src/include/cpu/amd/lxdef.h
src/include/cpu/amd/model_10xxx_msr.h
src/include/cpu/amd/model_10xxx_rev.h
src/include/cpu/amd/quadcore.h
src/include/spd.h
src/mainboard/a-trend/atc-6220/Config.lb
src/mainboard/a-trend/atc-6220/Options.lb
src/mainboard/a-trend/atc-6220/auto.c
src/mainboard/a-trend/atc-6220/chip.h
src/mainboard/a-trend/atc-6220/irq_tables.c
src/mainboard/a-trend/atc-6220/mainboard.c
src/mainboard/advantech/pcm-5820/Config.lb
src/mainboard/advantech/pcm-5820/Options.lb
src/mainboard/advantech/pcm-5820/auto.c
src/mainboard/advantech/pcm-5820/chip.h
src/mainboard/advantech/pcm-5820/irq_tables.c
src/mainboard/advantech/pcm-5820/mainboard.c
src/mainboard/amd/db800/cache_as_ram_auto.c
src/mainboard/amd/db800/chip.h
src/mainboard/amd/db800/failover.c
src/mainboard/amd/db800/irq_tables.c
src/mainboard/amd/db800/mainboard.c
src/mainboard/amd/norwich/cache_as_ram_auto.c
src/mainboard/amd/norwich/chip.h
src/mainboard/amd/norwich/failover.c
src/mainboard/amd/norwich/irq_tables.c
src/mainboard/amd/norwich/mainboard.c
src/mainboard/amd/serengeti_cheetah_fam10/Config.lb
src/mainboard/amd/serengeti_cheetah_fam10/Options.lb
src/mainboard/amd/serengeti_cheetah_fam10/acpi_tables.c
src/mainboard/amd/serengeti_cheetah_fam10/apc_auto.c
src/mainboard/amd/serengeti_cheetah_fam10/cache_as_ram_auto.c
src/mainboard/amd/serengeti_cheetah_fam10/chip.h
src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8111.asl
src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8111_isa.asl
src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8111_pic.asl
src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8131_2.asl
src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8132.asl
src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8132_2.asl
src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8151.asl
src/mainboard/amd/serengeti_cheetah_fam10/dx/amdfam10_util.asl
src/mainboard/amd/serengeti_cheetah_fam10/dx/dsdt_lb.dsl
src/mainboard/amd/serengeti_cheetah_fam10/dx/htx_no_ioapic.asl
src/mainboard/amd/serengeti_cheetah_fam10/dx/pci0_hc.asl
src/mainboard/amd/serengeti_cheetah_fam10/dx/pci2.asl
src/mainboard/amd/serengeti_cheetah_fam10/dx/pci2_hc.asl
src/mainboard/amd/serengeti_cheetah_fam10/dx/pci3.asl
src/mainboard/amd/serengeti_cheetah_fam10/dx/pci3_hc.asl
src/mainboard/amd/serengeti_cheetah_fam10/dx/pci4.asl
src/mainboard/amd/serengeti_cheetah_fam10/dx/pci4_hc.asl
src/mainboard/amd/serengeti_cheetah_fam10/dx/pci5.asl
src/mainboard/amd/serengeti_cheetah_fam10/dx/pci5_hc.asl
src/mainboard/amd/serengeti_cheetah_fam10/dx/superio.asl
src/mainboard/amd/serengeti_cheetah_fam10/fadt.c
src/mainboard/amd/serengeti_cheetah_fam10/get_bus_conf.c
src/mainboard/amd/serengeti_cheetah_fam10/irq_tables.c
src/mainboard/amd/serengeti_cheetah_fam10/mainboard.c
src/mainboard/amd/serengeti_cheetah_fam10/mb_sysconf.h
src/mainboard/amd/serengeti_cheetah_fam10/mptable.c
src/mainboard/amd/serengeti_cheetah_fam10/resourcemap.c
src/mainboard/amd/serengeti_cheetah_fam10/spd_addr.h
src/mainboard/artecgroup/dbe61/cache_as_ram_auto.c
src/mainboard/artecgroup/dbe61/irq_tables.c
src/mainboard/artecgroup/dbe61/mainboard.c
src/mainboard/artecgroup/dbe61/spd_table.h
src/mainboard/asi/mb_5blmp/auto.c
src/mainboard/asi/mb_5blmp/chip.h
src/mainboard/asi/mb_5blmp/mainboard.c
src/mainboard/asus/a8n_e/Config.lb
src/mainboard/asus/a8n_e/Options.lb
src/mainboard/asus/a8n_e/cache_as_ram_auto.c
src/mainboard/asus/a8n_e/chip.h
src/mainboard/asus/a8n_e/get_bus_conf.c
src/mainboard/asus/a8n_e/irq_tables.c
src/mainboard/asus/a8n_e/mainboard.c
src/mainboard/asus/a8n_e/mptable.c
src/mainboard/asus/a8v-e_se/Config.lb
src/mainboard/asus/a8v-e_se/Options.lb
src/mainboard/asus/a8v-e_se/acpi_tables.c
src/mainboard/asus/a8v-e_se/cache_as_ram_auto.c
src/mainboard/asus/a8v-e_se/chip.h
src/mainboard/asus/a8v-e_se/dsdt.asl
src/mainboard/asus/a8v-e_se/mainboard.c
src/mainboard/asus/a8v-e_se/mptable.c
src/mainboard/asus/mew-am/Config.lb
src/mainboard/asus/mew-am/Options.lb
src/mainboard/asus/mew-am/auto.c
src/mainboard/asus/mew-am/chip.h
src/mainboard/asus/mew-am/irq_tables.c
src/mainboard/asus/mew-am/mainboard.c
src/mainboard/asus/mew-vm/auto.c
src/mainboard/asus/p2b-f/Config.lb
src/mainboard/asus/p2b-f/Options.lb
src/mainboard/asus/p2b-f/auto.c
src/mainboard/asus/p2b-f/chip.h
src/mainboard/asus/p2b-f/irq_tables.c
src/mainboard/asus/p2b-f/mainboard.c
src/mainboard/asus/p2b/Config.lb
src/mainboard/asus/p2b/Options.lb
src/mainboard/asus/p2b/auto.c
src/mainboard/asus/p2b/chip.h
src/mainboard/asus/p2b/irq_tables.c
src/mainboard/asus/p2b/mainboard.c
src/mainboard/asus/p3b-f/Config.lb
src/mainboard/asus/p3b-f/Options.lb
src/mainboard/asus/p3b-f/auto.c
src/mainboard/asus/p3b-f/chip.h
src/mainboard/asus/p3b-f/irq_tables.c
src/mainboard/asus/p3b-f/mainboard.c
src/mainboard/axus/tc320/Config.lb
src/mainboard/axus/tc320/Options.lb
src/mainboard/axus/tc320/auto.c
src/mainboard/axus/tc320/chip.h
src/mainboard/axus/tc320/irq_tables.c
src/mainboard/axus/tc320/mainboard.c
src/mainboard/azza/pt-6ibd/Config.lb
src/mainboard/azza/pt-6ibd/Options.lb
src/mainboard/azza/pt-6ibd/auto.c
src/mainboard/azza/pt-6ibd/chip.h
src/mainboard/azza/pt-6ibd/irq_tables.c
src/mainboard/azza/pt-6ibd/mainboard.c
src/mainboard/bcom/winnet100/Config.lb
src/mainboard/bcom/winnet100/Options.lb
src/mainboard/bcom/winnet100/auto.c
src/mainboard/bcom/winnet100/chip.h
src/mainboard/bcom/winnet100/irq_tables.c
src/mainboard/bcom/winnet100/mainboard.c
src/mainboard/biostar/m6tba/Config.lb
src/mainboard/biostar/m6tba/Options.lb
src/mainboard/biostar/m6tba/auto.c
src/mainboard/biostar/m6tba/chip.h
src/mainboard/biostar/m6tba/irq_tables.c
src/mainboard/biostar/m6tba/mainboard.c
src/mainboard/compaq/deskpro_en_sff_p600/Config.lb
src/mainboard/compaq/deskpro_en_sff_p600/Options.lb
src/mainboard/compaq/deskpro_en_sff_p600/auto.c
src/mainboard/compaq/deskpro_en_sff_p600/chip.h
src/mainboard/compaq/deskpro_en_sff_p600/irq_tables.c
src/mainboard/compaq/deskpro_en_sff_p600/mainboard.c
src/mainboard/digitallogic/msm800sev/irq_tables.c
src/mainboard/gigabyte/ga-6bxc/Config.lb
src/mainboard/gigabyte/ga-6bxc/Options.lb
src/mainboard/gigabyte/ga-6bxc/auto.c
src/mainboard/gigabyte/ga-6bxc/chip.h
src/mainboard/gigabyte/ga-6bxc/irq_tables.c
src/mainboard/gigabyte/ga-6bxc/mainboard.c
src/mainboard/gigabyte/ga_2761gxdk/Config.lb
src/mainboard/gigabyte/ga_2761gxdk/Options.lb
src/mainboard/gigabyte/ga_2761gxdk/apc_auto.c
src/mainboard/gigabyte/ga_2761gxdk/cache_as_ram_auto.c
src/mainboard/gigabyte/ga_2761gxdk/chip.h
src/mainboard/gigabyte/ga_2761gxdk/cmos.layout
src/mainboard/gigabyte/ga_2761gxdk/get_bus_conf.c
src/mainboard/gigabyte/ga_2761gxdk/irq_tables.c
src/mainboard/gigabyte/ga_2761gxdk/mainboard.c
src/mainboard/gigabyte/ga_2761gxdk/mptable.c
src/mainboard/gigabyte/ga_2761gxdk/resourcemap.c
src/mainboard/gigabyte/m57sli/Config.lb
src/mainboard/gigabyte/m57sli/Options.lb
src/mainboard/gigabyte/m57sli/apc_auto.c
src/mainboard/gigabyte/m57sli/cache_as_ram_auto.c
src/mainboard/gigabyte/m57sli/chip.h
src/mainboard/gigabyte/m57sli/cmos.layout
src/mainboard/gigabyte/m57sli/get_bus_conf.c
src/mainboard/gigabyte/m57sli/irq_tables.c
src/mainboard/gigabyte/m57sli/mainboard.c
src/mainboard/gigabyte/m57sli/mptable.c
src/mainboard/gigabyte/m57sli/resourcemap.c
src/mainboard/iei/juki-511p/auto.c
src/mainboard/iei/juki-511p/chip.h
src/mainboard/iei/juki-511p/failover.c
src/mainboard/iei/juki-511p/irq_tables.c
src/mainboard/iei/juki-511p/mainboard.c
src/mainboard/iei/nova4899r/auto.c
src/mainboard/iei/nova4899r/chip.h
src/mainboard/iei/nova4899r/failover.c
src/mainboard/iei/nova4899r/irq_tables.c
src/mainboard/iei/nova4899r/mainboard.c
src/mainboard/motorola/sandpoint/clock.c
src/mainboard/motorola/sandpoint/flash.h
src/mainboard/motorola/sandpoint/flash/amd800.c
src/mainboard/motorola/sandpoint/flash/flash.c
src/mainboard/motorola/sandpoint/nvram.h
src/mainboard/motorola/sandpoint/nvram/nvram.c
src/mainboard/msi/ms6178/Config.lb
src/mainboard/msi/ms6178/Options.lb
src/mainboard/msi/ms6178/auto.c
src/mainboard/msi/ms6178/chip.h
src/mainboard/msi/ms6178/irq_tables.c
src/mainboard/msi/ms6178/mainboard.c
src/mainboard/msi/ms7260/Config.lb
src/mainboard/msi/ms7260/Options.lb
src/mainboard/msi/ms7260/apc_auto.c
src/mainboard/msi/ms7260/cache_as_ram_auto.c
src/mainboard/msi/ms7260/chip.h
src/mainboard/msi/ms7260/cmos.layout
src/mainboard/msi/ms7260/get_bus_conf.c
src/mainboard/msi/ms7260/irq_tables.c
src/mainboard/msi/ms7260/mainboard.c
src/mainboard/msi/ms7260/mptable.c
src/mainboard/msi/ms7260/resourcemap.c
src/mainboard/msi/ms9185/Config.lb
src/mainboard/msi/ms9185/Options.lb
src/mainboard/msi/ms9185/cache_as_ram_auto.c
src/mainboard/msi/ms9185/chip.h
src/mainboard/msi/ms9185/get_bus_conf.c
src/mainboard/msi/ms9185/irq_tables.c
src/mainboard/msi/ms9185/mainboard.c
src/mainboard/msi/ms9185/mb_sysconf.h
src/mainboard/msi/ms9185/mptable.c
src/mainboard/msi/ms9185/resourcemap.c
src/mainboard/msi/ms9282/Config.lb
src/mainboard/msi/ms9282/Options.lb
src/mainboard/msi/ms9282/cache_as_ram_auto.c
src/mainboard/msi/ms9282/chip.h
src/mainboard/msi/ms9282/failover.c
src/mainboard/msi/ms9282/get_bus_conf.c
src/mainboard/msi/ms9282/irq_tables.c
src/mainboard/msi/ms9282/mainboard.c
src/mainboard/msi/ms9282/mb_sysconf.h
src/mainboard/msi/ms9282/mptable.c
src/mainboard/msi/ms9282/resourcemap.c
src/mainboard/nvidia/l1_2pvv/Config.lb
src/mainboard/nvidia/l1_2pvv/Options.lb
src/mainboard/nvidia/l1_2pvv/apc_auto.c
src/mainboard/nvidia/l1_2pvv/cache_as_ram_auto.c
src/mainboard/nvidia/l1_2pvv/chip.h
src/mainboard/nvidia/l1_2pvv/cmos.layout
src/mainboard/nvidia/l1_2pvv/get_bus_conf.c
src/mainboard/nvidia/l1_2pvv/irq_tables.c
src/mainboard/nvidia/l1_2pvv/mainboard.c
src/mainboard/nvidia/l1_2pvv/mb_sysconf.h
src/mainboard/nvidia/l1_2pvv/mptable.c
src/mainboard/nvidia/l1_2pvv/resourcemap.c
src/mainboard/pcengines/alix1c/Config.lb
src/mainboard/pcengines/alix1c/Options.lb
src/mainboard/pcengines/alix1c/cache_as_ram_auto.c
src/mainboard/pcengines/alix1c/chip.h
src/mainboard/pcengines/alix1c/irq_tables.c
src/mainboard/pcengines/alix1c/mainboard.c
src/mainboard/supermicro/h8dmr/Config.lb
src/mainboard/supermicro/h8dmr/Options.lb
src/mainboard/supermicro/h8dmr/apc_auto.c
src/mainboard/supermicro/h8dmr/cache_as_ram_auto.c
src/mainboard/supermicro/h8dmr/chip.h
src/mainboard/supermicro/h8dmr/cmos.layout
src/mainboard/supermicro/h8dmr/get_bus_conf.c
src/mainboard/supermicro/h8dmr/irq_tables.c
src/mainboard/supermicro/h8dmr/mainboard.c
src/mainboard/supermicro/h8dmr/mptable.c
src/mainboard/supermicro/h8dmr/resourcemap.c
src/mainboard/tyan/s1846/Config.lb
src/mainboard/tyan/s1846/Options.lb
src/mainboard/tyan/s1846/auto.c
src/mainboard/tyan/s1846/chip.h
src/mainboard/tyan/s1846/mainboard.c
src/mainboard/tyan/s2881/mainboard.c
src/mainboard/tyan/s2912/Config.lb
src/mainboard/tyan/s2912/Options.lb
src/mainboard/tyan/s2912/apc_auto.c
src/mainboard/tyan/s2912/cache_as_ram_auto.c
src/mainboard/tyan/s2912/chip.h
src/mainboard/tyan/s2912/cmos.layout
src/mainboard/tyan/s2912/get_bus_conf.c
src/mainboard/tyan/s2912/irq_tables.c
src/mainboard/tyan/s2912/mainboard.c
src/mainboard/tyan/s2912/mb_sysconf.h
src/mainboard/tyan/s2912/mptable.c
src/mainboard/tyan/s2912/resourcemap.c
src/northbridge/amd/amdfam10/Config.lb
src/northbridge/amd/amdfam10/amdfam10.h
src/northbridge/amd/amdfam10/amdfam10_acpi.c
src/northbridge/amd/amdfam10/amdfam10_conf.c
src/northbridge/amd/amdfam10/amdfam10_nums.h
src/northbridge/amd/amdfam10/amdfam10_pci.c
src/northbridge/amd/amdfam10/chip.h
src/northbridge/amd/amdfam10/debug.c
src/northbridge/amd/amdfam10/early_ht.c
src/northbridge/amd/amdfam10/get_pci1234.c
src/northbridge/amd/amdfam10/misc_control.c
src/northbridge/amd/amdfam10/northbridge.c
src/northbridge/amd/amdfam10/northbridge.h
src/northbridge/amd/amdfam10/raminit.h
src/northbridge/amd/amdfam10/raminit_amdmct.c
src/northbridge/amd/amdfam10/raminit_sysinfo_in_ram.c
src/northbridge/amd/amdfam10/reset_test.c
src/northbridge/amd/amdfam10/resourcemap.c
src/northbridge/amd/amdfam10/root_complex/chip.h
src/northbridge/amd/amdfam10/setup_resource_map.c
src/northbridge/amd/amdfam10/spd_ddr2.h
src/northbridge/amd/amdfam10/ssdt.dsl
src/northbridge/amd/amdfam10/sspr1.dsl
src/northbridge/amd/amdfam10/sspr2.dsl
src/northbridge/amd/amdfam10/sspr3.dsl
src/northbridge/amd/amdfam10/sspr4.dsl
src/northbridge/amd/amdfam10/sspr5.dsl
src/northbridge/amd/amdht/AsPsDefs.h
src/northbridge/amd/amdht/AsPsNb.c
src/northbridge/amd/amdht/AsPsNb.h
src/northbridge/amd/amdht/comlib.c
src/northbridge/amd/amdht/comlib.h
src/northbridge/amd/amdht/h3ffeat.h
src/northbridge/amd/amdht/h3finit.c
src/northbridge/amd/amdht/h3finit.h
src/northbridge/amd/amdht/h3gtopo.h
src/northbridge/amd/amdht/h3ncmn.c
src/northbridge/amd/amdht/h3ncmn.h
src/northbridge/amd/amdht/ht_wrapper.c
src/northbridge/amd/amdht/porting.h
src/northbridge/amd/amdmct/amddefs.h
src/northbridge/amd/amdmct/mct/mct.h
src/northbridge/amd/amdmct/mct/mct_d.c
src/northbridge/amd/amdmct/mct/mct_d.h
src/northbridge/amd/amdmct/mct/mct_d_gcc.h
src/northbridge/amd/amdmct/mct/mct_fd.c
src/northbridge/amd/amdmct/mct/mctardk3.c
src/northbridge/amd/amdmct/mct/mctardk4.c
src/northbridge/amd/amdmct/mct/mctchi_d.c
src/northbridge/amd/amdmct/mct/mctcsi_d.c
src/northbridge/amd/amdmct/mct/mctdqs_d.c
src/northbridge/amd/amdmct/mct/mctecc_d.c
src/northbridge/amd/amdmct/mct/mctgr.c
src/northbridge/amd/amdmct/mct/mcthdi.c
src/northbridge/amd/amdmct/mct/mctmtr_d.c
src/northbridge/amd/amdmct/mct/mctndi_d.c
src/northbridge/amd/amdmct/mct/mctpro_d.c
src/northbridge/amd/amdmct/mct/mctsrc.c
src/northbridge/amd/amdmct/mct/mctsrc1p.c
src/northbridge/amd/amdmct/mct/mctsrc2p.c
src/northbridge/amd/amdmct/mct/mcttmrl.c
src/northbridge/amd/amdmct/wrappers/mcti.h
src/northbridge/amd/amdmct/wrappers/mcti_d.c
src/northbridge/amd/lx/chip.h
src/northbridge/amd/lx/grphinit.c
src/northbridge/amd/lx/northbridge.c
src/northbridge/amd/lx/northbridge.h
src/northbridge/amd/lx/northbridgeinit.c
src/northbridge/amd/lx/pll_reset.c
src/northbridge/amd/lx/raminit.c
src/northbridge/amd/lx/raminit.h
src/northbridge/intel/i440bx/Config.lb
src/northbridge/intel/i440bx/chip.h
src/northbridge/intel/i440bx/i440bx.h
src/northbridge/intel/i440bx/northbridge.h
src/northbridge/intel/i440bx/raminit.c
src/northbridge/intel/i440bx/raminit.h
src/northbridge/intel/i82810/Config.lb
src/northbridge/intel/i82810/chip.h
src/northbridge/intel/i82810/i82810.h
src/northbridge/intel/i82810/northbridge.c
src/northbridge/intel/i82810/northbridge.h
src/northbridge/intel/i82810/raminit.c
src/northbridge/intel/i82810/raminit.h
src/pmc/altimus/mpc7410/mpc7410.c
src/pmc/altimus/mpc7410/setup.c
src/southbridge/amd/cs5530/Config.lb
src/southbridge/amd/cs5530/chip.h
src/southbridge/amd/cs5530/cs5530.c
src/southbridge/amd/cs5530/cs5530.h
src/southbridge/amd/cs5530/cs5530_ide.c
src/southbridge/amd/cs5530/cs5530_isa.c
src/southbridge/amd/cs5536/Config.lb
src/southbridge/amd/cs5536/chip.h
src/southbridge/amd/cs5536/cs5536.c
src/southbridge/amd/cs5536/cs5536.h
src/southbridge/amd/cs5536/cs5536_early_setup.c
src/southbridge/amd/cs5536/cs5536_early_smbus.c
src/southbridge/amd/cs5536/cs5536_ide.c
src/southbridge/amd/cs5536/cs5536_smbus2.h
src/southbridge/intel/i82371eb/Config.lb
src/southbridge/intel/i82371eb/chip.h
src/southbridge/intel/i82371eb/i82371eb.c
src/southbridge/intel/i82371eb/i82371eb.h
src/southbridge/intel/i82371eb/i82371eb_early_smbus.c
src/southbridge/intel/i82371eb/i82371eb_ide.c
src/southbridge/intel/i82371eb/i82371eb_isa.c
src/southbridge/intel/i82371eb/i82371eb_reset.c
src/southbridge/intel/i82371eb/i82371eb_smbus.c
src/southbridge/intel/i82371eb/i82371eb_usb.c
src/southbridge/intel/i82801db/chip.h
src/southbridge/intel/i82801db/cmos_failover.c
src/southbridge/intel/i82801db/i82801db.c
src/southbridge/intel/i82801db/i82801db.h
src/southbridge/intel/i82801db/i82801db_ac97.c
src/southbridge/intel/i82801db/i82801db_early_smbus.c
src/southbridge/intel/i82801db/i82801db_ehci.c
src/southbridge/intel/i82801db/i82801db_ide.c
src/southbridge/intel/i82801db/i82801db_lpc.c
src/southbridge/intel/i82801db/i82801db_pci.c
src/southbridge/intel/i82801db/i82801db_reset.c
src/southbridge/intel/i82801db/i82801db_smbus.c
src/southbridge/intel/i82801db/i82801db_smbus.h
src/southbridge/intel/i82801db/i82801db_uhci.c
src/southbridge/intel/i82801db/i82801db_watchdog.c
src/southbridge/intel/i82801xx/Config.lb
src/southbridge/intel/i82801xx/chip.h
src/southbridge/intel/i82801xx/cmos_failover.c
src/southbridge/intel/i82801xx/i82801xx.c
src/southbridge/intel/i82801xx/i82801xx.h
src/southbridge/intel/i82801xx/i82801xx_ac97.c
src/southbridge/intel/i82801xx/i82801xx_early_smbus.c
src/southbridge/intel/i82801xx/i82801xx_ide.c
src/southbridge/intel/i82801xx/i82801xx_lpc.c
src/southbridge/intel/i82801xx/i82801xx_nic.c
src/southbridge/intel/i82801xx/i82801xx_pci.c
src/southbridge/intel/i82801xx/i82801xx_reset.c
src/southbridge/intel/i82801xx/i82801xx_sata.c
src/southbridge/intel/i82801xx/i82801xx_smbus.c
src/southbridge/intel/i82801xx/i82801xx_smbus.h
src/southbridge/intel/i82801xx/i82801xx_usb.c
src/southbridge/intel/i82801xx/i82801xx_usb_ehci.c
src/southbridge/intel/i82801xx/i82801xx_watchdog.c
src/southbridge/nvidia/mcp55/Config.lb
src/southbridge/nvidia/mcp55/chip.h
src/southbridge/nvidia/mcp55/id.inc
src/southbridge/nvidia/mcp55/id.lds
src/southbridge/nvidia/mcp55/mcp55.c
src/southbridge/nvidia/mcp55/mcp55.h
src/southbridge/nvidia/mcp55/mcp55_aza.c
src/southbridge/nvidia/mcp55/mcp55_early_ctrl.c
src/southbridge/nvidia/mcp55/mcp55_early_setup_car.c
src/southbridge/nvidia/mcp55/mcp55_early_setup_ss.h
src/southbridge/nvidia/mcp55/mcp55_early_smbus.c
src/southbridge/nvidia/mcp55/mcp55_enable_rom.c
src/southbridge/nvidia/mcp55/mcp55_enable_usbdebug_direct.c
src/southbridge/nvidia/mcp55/mcp55_ht.c
src/southbridge/nvidia/mcp55/mcp55_ide.c
src/southbridge/nvidia/mcp55/mcp55_lpc.c
src/southbridge/nvidia/mcp55/mcp55_nic.c
src/southbridge/nvidia/mcp55/mcp55_pci.c
src/southbridge/nvidia/mcp55/mcp55_pcie.c
src/southbridge/nvidia/mcp55/mcp55_reset.c
src/southbridge/nvidia/mcp55/mcp55_sata.c
src/southbridge/nvidia/mcp55/mcp55_smbus.c
src/southbridge/nvidia/mcp55/mcp55_smbus.h
src/southbridge/nvidia/mcp55/mcp55_usb.c
src/southbridge/nvidia/mcp55/mcp55_usb2.c
src/southbridge/nvidia/mcp55/romstrap.inc
src/southbridge/nvidia/mcp55/romstrap.lds
src/southbridge/sis/sis966/Config.lb
src/southbridge/sis/sis966/chip.h
src/southbridge/sis/sis966/id.inc
src/southbridge/sis/sis966/id.lds
src/southbridge/sis/sis966/romstrap.inc
src/southbridge/sis/sis966/romstrap.lds
src/southbridge/sis/sis966/sis761.c
src/southbridge/sis/sis966/sis966.c
src/southbridge/sis/sis966/sis966.h
src/southbridge/sis/sis966/sis966_aza.c
src/southbridge/sis/sis966/sis966_early_ctrl.c
src/southbridge/sis/sis966/sis966_early_setup_car.c
src/southbridge/sis/sis966/sis966_early_setup_ss.h
src/southbridge/sis/sis966/sis966_early_smbus.c
src/southbridge/sis/sis966/sis966_enable_rom.c
src/southbridge/sis/sis966/sis966_enable_usbdebug_direct.c
src/southbridge/sis/sis966/sis966_ide.c
src/southbridge/sis/sis966/sis966_lpc.c
src/southbridge/sis/sis966/sis966_nic.c
src/southbridge/sis/sis966/sis966_pcie.c
src/southbridge/sis/sis966/sis966_reset.c
src/southbridge/sis/sis966/sis966_sata.c
src/southbridge/sis/sis966/sis966_smbus.h
src/southbridge/sis/sis966/sis966_usb.c
src/southbridge/sis/sis966/sis966_usb2.c
src/southbridge/via/k8t890/Config.lb
src/southbridge/via/k8t890/k8t890.h
src/southbridge/via/k8t890/k8t890_ctrl.c
src/southbridge/via/k8t890/k8t890_dram.c
src/southbridge/via/k8t890/k8t890_early_car.c
src/southbridge/via/k8t890/k8t890_error.c
src/southbridge/via/k8t890/k8t890_host.c
src/southbridge/via/k8t890/k8t890_host_ctrl.c
src/southbridge/via/k8t890/k8t890_pcie.c
src/southbridge/via/k8t890/k8t890_traf_ctrl.c
src/southbridge/via/k8t890/romstrap.inc
src/southbridge/via/k8t890/romstrap.lds
src/southbridge/via/vt8237r/Config.lb
src/southbridge/via/vt8237r/chip.h
src/southbridge/via/vt8237r/vt8237r.c
src/southbridge/via/vt8237r/vt8237r.h
src/southbridge/via/vt8237r/vt8237r_bridge.c
src/southbridge/via/vt8237r/vt8237r_early_smbus.c
src/southbridge/via/vt8237r/vt8237r_ide.c
src/southbridge/via/vt8237r/vt8237r_lpc.c
src/southbridge/via/vt8237r/vt8237r_sata.c
src/southbridge/via/vt82c686/Config.lb
src/southbridge/via/vt82c686/chip.h
src/southbridge/via/vt82c686/vt82c686.h
src/southbridge/via/vt82c686/vt82c686_early_serial.c
src/superio/fintek/f71805f/chip.h
src/superio/fintek/f71805f/f71805f.h
src/superio/fintek/f71805f/f71805f_early_serial.c
src/superio/ite/it8661f/Config.lb
src/superio/ite/it8661f/chip.h
src/superio/ite/it8661f/it8661f.h
src/superio/ite/it8661f/it8661f_early_serial.c
src/superio/ite/it8661f/superio.c
src/superio/ite/it8671f/Config.lb
src/superio/ite/it8671f/chip.h
src/superio/ite/it8671f/it8671f.h
src/superio/ite/it8671f/it8671f_early_serial.c
src/superio/ite/it8671f/superio.c
src/superio/ite/it8673f/Config.lb
src/superio/ite/it8673f/chip.h
src/superio/ite/it8673f/it8673f.h
src/superio/ite/it8673f/it8673f_early_serial.c
src/superio/ite/it8673f/superio.c
src/superio/ite/it8705f/Config.lb
src/superio/ite/it8705f/chip.h
src/superio/ite/it8705f/it8705f.h
src/superio/ite/it8705f/it8705f_early_serial.c
src/superio/ite/it8705f/superio.c
src/superio/ite/it8712f/Config.lb
src/superio/ite/it8712f/chip.h
src/superio/ite/it8712f/it8712f.h
src/superio/ite/it8712f/it8712f_early_serial.c
src/superio/ite/it8712f/superio.c
src/superio/ite/it8716f/Config.lb
src/superio/ite/it8716f/chip.h
src/superio/ite/it8716f/it8716f.h
src/superio/ite/it8716f/it8716f_early_init.c
src/superio/ite/it8716f/it8716f_early_serial.c
src/superio/ite/it8716f/superio.c
src/superio/ite/it8718f/Config.lb
src/superio/ite/it8718f/chip.h
src/superio/ite/it8718f/it8718f.h
src/superio/ite/it8718f/it8718f_early_serial.c
src/superio/ite/it8718f/superio.c
src/superio/nsc/pc87309/Config.lb
src/superio/nsc/pc87309/chip.h
src/superio/nsc/pc87309/pc87309.h
src/superio/nsc/pc87309/pc87309_early_serial.c
src/superio/nsc/pc87309/superio.c
src/superio/smsc/fdc37m60x/Config.lb
src/superio/smsc/fdc37m60x/chip.h
src/superio/smsc/fdc37m60x/fdc37m60x.h
src/superio/smsc/fdc37m60x/fdc37m60x_early_serial.c
src/superio/smsc/fdc37m60x/superio.c
src/superio/smsc/lpc47b272/Config.lb
src/superio/smsc/lpc47b272/chip.h
src/superio/smsc/lpc47b272/lpc47b272.h
src/superio/smsc/lpc47b272/lpc47b272_early_serial.c
src/superio/smsc/lpc47b272/superio.c
src/superio/smsc/lpc47n217/Config.lb
src/superio/smsc/lpc47n217/chip.h
src/superio/smsc/lpc47n217/lpc47n217.h
src/superio/smsc/lpc47n217/lpc47n217_early_serial.c
src/superio/smsc/lpc47n217/superio.c
src/superio/smsc/smscsuperio/Config.lb
src/superio/smsc/smscsuperio/chip.h
src/superio/smsc/smscsuperio/smscsuperio_early_serial.c
src/superio/smsc/smscsuperio/superio.c
src/superio/winbond/w83627ehg/Config.lb
src/superio/winbond/w83627ehg/chip.h
src/superio/winbond/w83627ehg/superio.c
src/superio/winbond/w83627ehg/w83627ehg.h
src/superio/winbond/w83627ehg/w83627ehg_early_init.c
src/superio/winbond/w83627ehg/w83627ehg_early_serial.c
src/superio/winbond/w83977f/Config.lb
src/superio/winbond/w83977f/chip.h
src/superio/winbond/w83977f/superio.c
src/superio/winbond/w83977f/w83977f.h
src/superio/winbond/w83977f/w83977f_early_serial.c
targets/a-trend/atc-6220/Config.lb
targets/advantech/pcm-5820/Config.lb
targets/amd/db800/Config.lb
targets/amd/norwich/Config.lb
targets/amd/serengeti_cheetah_fam10/Config.lb
targets/asi/mb_5blmp/Config.lb
targets/asus/a8n_e/Config.lb
targets/asus/a8v-e_se/Config.lb
targets/asus/mew-am/Config.lb
targets/asus/p2b-f/Config.lb
targets/asus/p2b/Config.lb
targets/asus/p3b-f/Config.lb
targets/axus/tc320/Config.lb
targets/azza/pt-6ibd/Config.lb
targets/bcom/winnet100/Config.lb
targets/biostar/m6tba/Config.lb
targets/compaq/deskpro_en_sff_p600/Config.lb
targets/gigabyte/ga-6bxc/Config.lb
targets/gigabyte/ga_2761gxdk/Config-abuild.lb
targets/gigabyte/ga_2761gxdk/Config.lb
targets/gigabyte/m57sli/Config-abuild.lb
targets/gigabyte/m57sli/Config.lb
targets/gigabyte/m57sli/Config.lb.kernel
targets/iei/juki-511p/Config.lb
targets/iei/nova4899r/Config.lb
targets/msi/ms6178/Config.lb
targets/msi/ms7260/Config-abuild.lb
targets/msi/ms7260/Config.lb
targets/msi/ms9185/Config.lb
targets/msi/ms9282/Config.lb
targets/nvidia/l1_2pvv/Config-abuild.lb
targets/nvidia/l1_2pvv/Config.lb
targets/nvidia/l1_2pvv/Config.lb.kernel
targets/supermicro/h8dmr/Config.lb
targets/supermicro/h8dmr/Config.lb.kernel
targets/tyan/s1846/Config.lb
targets/tyan/s2912/Config-abuild.lb
targets/tyan/s2912/Config.lb
targets/tyan/s2912/Config.lb.kernel

index 328f3547e223b7539987cb323befaddf7584c656..f7d183610e7a137f8c1a7f7364fb966a2853e3cf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 443cca479d60743ab0406920fab98181b1d1c716..1be4bf2ac7a0e19cfa901c4105ec2b98159b779e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2000 AG Electronics Ltd.
  *
index 2c3a0fff7d92c6fbc28cf821cb12161cf92cd962..27944509b8b352e34df84b32f138ba81d0efbf97 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2000 AG Electronics Ltd.
  *
index 86cb780e949ce901d1963ce4336743ae6ed29907..c5cd14f0c84297c9f9e21f6e44271685e9f8ade6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2000 AG Electronics Ltd.
  *
index f31432342fefa057f4eb439fd534149e48f522ac..3bae8da7511a9dd0e63c15e60ba02b4d43155cce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2000 AG Electronics Ltd.
  *
index d8d6e74741d73678fd093dc4a520e65146b21b09..e28de924e95f8a332968c0709600f376d232621d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2000 AG Electronics Ltd.
  *
index 232c2d495a99d8619175ffd4357d559b29e9a099..1b56f40a37e581e1c20bfb9e7d1399ea76f34342 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 1999-2000 AG Electronics Ltd.
  *
index 1bc70b03c29f8a7b742a5a32b8e12a2295025f9a..c075a8b408dd0883f7b2ec9a755090d265e2dc59 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 1999-2000 AG Electronics Ltd.
  *
index 15549c151831d4d38b4c2f627b67012a971343a4..66039e76dfc09d7a771132813d38777e426d33cd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2000 AG Electronics Ltd.
  *
index 1ddee35e69d370a95b98067b7d671372742881e7..0663afd7698d399aa51b11988ee12a30e7ef8d89 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2000 AG Electronics Ltd.
  *
index 58c46b5a01f46034b8c183f3339ad24a0a27ca43..8b8f53c515a2429d2288b9dac15fd520e0a07bef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2005-2007 Advanced Micro Devices, Inc.
  * Copyright (C) 2008 Carl-Daniel Hailfinger
index 0bbded08d4462f585a83b58703c4145f82fed7c6..18b8da30e94fb82a1e1574bffae2de686ec13fad 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index afd03603b225cc9edf860eb0328a85edb1fcbeef..cf651e052bfd99e618fd76f462ce96be4c252256 100644 (file)
@@ -1,5 +1,5 @@
 #
-# This file is part of the LinuxBIOS project.
+# This file is part of the coreboot project.
 #
 # Copyright (C) 2007 Advanced Micro Devices, Inc.
 #
index 46cff6158472c2d5146bac5dbc938b47204ed488..d1c0538c1fffa3e991613501b3619f6320902aec 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 8b2169b32d90b2bd1c26eabdc15e77418e3ed10f..94ee3bc010ad162f7c08ca1f87372406fd523f71 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index c863334eda316a3f522cb2f887d2f26baa5cc2b4..aa82323b97734246109d88cf8b887985cef0f88e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 8a0513cf187d8f89f608b7b869efbbc2c8c88429..819f9b16663a81db80ba0cde4632c47df3be610d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 013c315081d9b4d6148cb97ba7385c8fb0f9f236..b293421799024cf778c35f658f1e5fd9598cc8fc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index a3545a0d7493da5a8b6923e2e06bb8923385280e..240f47e4b2f1cf360d5112bbc688383092043a5e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 285abfadf68f542885a751903765c230778c76dc..8233247962bd3a8976e2441a426b2b634ca05bf4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index c23e9d2e703139e77642f2c21b7e659e9afae0b3..4f5c78991b2cf35c888bedc27ec87dfba02a76ce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 coresystems GmbH
  * (Written by Stefan Reinauer <stepan@coresystems.de> for coresystems GmbH)
index 46a08f0f3cb7544dd1f4831376375a434e15bfd2..acd85c5185ab1b8575f5e69a555031239b597727 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 1116a4ecf451f9734ec24b92edaaacdab6e48d4e..761f0dceb3b580f74823b073ae60077b34fc1325 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Indrek Kruusa <indrek.kruusa@artecdesign.ee>
  * Copyright (C) 2006 Ronald G. Minnich <rminnich@gmail.com>
index 930762704e13fe4c9f4c9fd62185a3e9ed91c9bc..ac8b7b1f6644c09c37513a3544975390adb8f7d4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Indrek Kruusa <indrek.kruusa@artecdesign.ee>
  * Copyright (C) 2006 Ronald G. Minnich <rminnich@gmail.com>
index d1d08d7c88238d44d671e0c58c959916f377ef01..b1b829f1a57f7c4c26f2064deafc35e0170bc91e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Indrek Kruusa <indrek.kruusa@artecdesign.ee>
  * Copyright (C) 2006 Ronald G. Minnich <rminnich@gmail.com>
index 82ea5baa67e0c921cc169d538ecd220a9ae8cec4..4df30f4b8a1309a255bdeb22fdc9a5b6482e5107 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Indrek Kruusa <indrek.kruusa@artecdesign.ee>
  * Copyright (C) 2006 Ronald G. Minnich <rminnich@gmail.com>
index d0dbaadd94fabeb83b7eca648f19d627090a6dba..680436f551efa67aee48a55d322650e0401b02cc 100644 (file)
@@ -1,5 +1,5 @@
 #
-# This file is part of the LinuxBIOS project.
+# This file is part of the coreboot project.
 #
 # Copyright (C) 2007 Advanced Micro Devices, Inc.
 #
index 4ed770d9817c0bd8f42de46dda0b3260644aaf5c..4d4e11648faf09af8ba5c3756001104129340e31 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index c08b2090aee3a3d02d129682965420ebdc46ff1c..45f405cec9826c42af039e04ad7dec32d4a1623c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index e556d699ab0eb945ebee40e390ff900bed97dc57..f67890bf8b8b54e3ffc55654d36fd1df3bb4dcd4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 6f87b315f2203592018de80d0de39484c361ea6f..cc3e221021148275b1cd6e2cf999ba233759a8db 100644 (file)
@@ -1,5 +1,5 @@
 #
-# This file is part of the LinuxBIOS project.
+# This file is part of the coreboot project.
 #
 # Copyright (C) 2007 Advanced Micro Devices, Inc.
 #
index 7f794512c263c193c11a7020353abf50ae7f55e4..95b13e237dfa3f2c5ad37444e587caafb9e39af6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index fa51f2028f544c3d64f82e354370eee352e87b60..a95e8ea3b246cb2796fc07e96388295760265039 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index d164fa1f80758a1f1c0ad003ba29b061b3a58847..aa55df8789d5eb7f14d87dbabefc80a909cfed92 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2000 AG Electronics Ltd.
  *
index 2fe6503fb2de50d86c7ec90c0bd7d810a81ece4e..11b54c4207ec7f4097aec27e341b0e0913eb8784 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2000 AG Electronics Ltd.
  *
index 09b48f9f4e8e8d33f0f0cd343180b8c22fc21dcf..4a799f0c555f515c2a7732a2caeb5bdf44593956 100644 (file)
@@ -1,5 +1,5 @@
 /* 
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  * 
  * Copyright (C) 2000,2007 Ronald G. Minnich <rminnich@gmail.com>
  * Copyright (C) 2005 Eswar Nallusamy, LANL
index 9c28b5d7ee7bd1aa27e79e89968c148c0839c396..517118be990f405ea407a1f84b4a20197e9f6fe8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2005 Linux Networx
  * (Written by Eric Biederman <ebiederman@lnxi.com> for Linux Networx)
index 2dc7a51f3a6e047d4e94a811a5a17496114e9826..548bdf7eec3ed021d9f4d78ec3c6b878fc824b46 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2005 Linux Networx
  * (Written by Eric Biederman <ebiederman@lnxi.com> for Linux Networx)
index 67066e02653a69fdaae621af4b99a1581bbdbbd0..635f876bbebb940ee2f011241240535078e5cf3d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * It was originally based on the Linux kernel (arch/i386/kernel/pci-pc.c).
  *
index c6ef54128268a63d4c4e94ba067a3edd74c13d24..5a1b8b5ef0e510eabb7661abafcfb63f37af1b6f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2003-2004 Linux Networx
  * (Written by Eric Biederman <ebiederman@lnxi.com> for Linux Networx)
index 01096d054e5d5f74dca0197a7f34b3d0fe06a1b4..145829774af5d8da45c39ef6acd7ec9ad2b2066c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2003-2004 Linux Networx
  * (Written by Eric Biederman <ebiederman@lnxi.com> for Linux Networx)
index 5dbb77c34491c8c2a3f10cb96fc57cc85498c46c..604a55154a13dd4e172619932d4ce107d59d8e66 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * It was originally based on the Linux kernel (drivers/pci/pci.c).
  *
index 91af15407e4abb5028702708cb1b9a7ccc3d075c..032c900cb9e702e5a416b02263abf996ab9ad11d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Linux Networx
  * (Written by Eric Biederman <ebiederman@lnxi.com> for Linux Networx)
index 17ddb8f658b7439c015865b7b6938d849268fd63..d47a7e3f5136228e7b1857e793c23e0a522ffab2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2005 Li-Ta Lo <ollie@lanl.gov>
  * Copyright (C) 2005 Tyan
index 47358aab652478192a08bc31c51317c9da1b721d..cf6104ed95ff3d20c4a1eeff1f308c0b9c1c540b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2005 Linux Networx
  * (Written by Eric Biederman <ebiederman@lnxi.com> for Linux Networx)
index e4040cf6177e9511eefd714a9cf7cff2acdbea8d..270d255b1eca09982d7c11ced96b614b8cfd9f4c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2005 Linux Networx
  * (Written by Eric Biederman <ebiederman@lnxi.com> for Linux Networx)
index f03208d3f96e57ba04cb884bd3ef00d4ba4ad609..b5d8f9716fb7a9785bf60638c5ed9624e78d78fb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Linux Networx
  * (Written by Eric Biederman <ebiederman@lnxi.com> for Linux Networx)
index 7b6929ec5b565d45a16d1295b8f9fdf7fb62b2b0..9c5bf8626321546b3a07683f326b33a357059eb5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2003-2004 Linux Networx
  * (Written by Eric Biederman <ebiederman@lnxi.com> for Linux Networx)
index e2cd0543eb1bcf2dbb8986ea81c7441695d0e116..c66dbe62bbbe1290d534e528a92cfbed1130c512 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan
  * (Written by Yinghai Lu <yhlu@tyan.com> for Tyan)
index b9727bc4caa5e79e24aed5bdf02f693b4d8a8517..80962469446e5490cf036f23df8ef15cddcadf96 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 72ee5e3cf70ffb95e327d47c1825ae6456df9f1e..be0b57db2ef4dfb57d6a510a233a9bdebfdd76c6 100644 (file)
@@ -1,5 +1,5 @@
 /*
-* This file is part of the LinuxBIOS project.
+* This file is part of the coreboot project.
 *
 * Copyright (C) 2007 Advanced Micro Devices
 *
index fbe7b6edaed0790e709644a05acd2e875d27bdd2..54dd3a50360773fb9a2726fc59ad58c2a7b76e16 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Indrek Kruusa <indrek.kruusa@artecdesign.ee>
  * Copyright (C) 2006 Ronald G. Minnich <rminnich@gmail.com>
index 0acedd2c1eea407ef59c01ff2c65d2e33cd909ab..db3019c54d7031f038113a9a673daba76187f06c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 3399a6652a21600bbc6559e2f7b0a80230126bf0..b5092a07682682293d6500cc21d75adda0621215 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index b6106bf8a71a0e6242820ce3c3fd3d94065925b0..54a1c9be22b1522a19ccfed42da4d225cc80439a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 27042c90c5dd4f5c9feccd7f1943d24f675f701e..b950f36f510c4db85bf32b55c64fe235952f2ea8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2005 Digital Design Corporation
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
index 77c1e973c544a16197dd35e54ee2164c04b616a1..4a82679783360dd9b955cc95b5a000cba477d06d 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index ebec984879f84f55706e1c5b66081de3682b62a4..df13ee490bfd206547a4781ea3b946a0cacf4f76 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 5b6cc4173a82762fc1faed67ff02e84d0379c114..ab12ab6abe4dd4b9da7d02fbec051feb78de5919 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 3ec604628815fca407054eba05b52dfa70187770..6380ef21491fe56e83c237324b35dd5e8aa8d916 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index f424fd358dcaa97d70461c214c3a86731b7f0f6c..e13fb52e43bad035c23370d07fbcb0c276106991 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 1eef01e922bb586005502e072d411c4050f6a219..56c0b39bb2f91f88764f16da0c97ffa7d82c2559 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 74eca54ba6417f147111cb1639c7c21b793e058a..8b697020d3657f261733313bb0e757f282a67907 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 3eebe0f52e8ecee4092bcf0f5d9ffe3fe68450b1..3c8d9b133eb50f481f3950d541293e3240431e98 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 9bac2d3f5bd6fca9c275682e50ddcef7a8e3b812..bcb65c245d9527a0e1c415b61fc05b75c6e6732b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index aff037c932617857297e785334fcc1540ac3fa52..86902f4f84e70f9d021fa027336bef05735f2e25 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 10755c1eb21d2f146e41ec34c39a21c13adf8ee3..573ecd7d44120d7a88d43c82b135e84614a26a82 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 93e5b48fe415235f05ef913c8e637fc3134127ec..a8a03cb4864e6fcd8404f7e90e750f3d9c6890ad 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 215c58d5333409d16318cf52842d142115416cd4..c0554f1f9e7f70138cdd5c8d14baca574e9c6453 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 912f36ad598eea825e0b79be7031545463cc908b..5a77026f33ddd737174832a8a58c21b6582a23c0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index c233eb92f2a8fa7f23f56275fea294813f7039f0..f216d538b738ee5602b05e9cf27605e20c29e747 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index a5e13cd05aa12a4b4be11e85a4c767893c1b35f1..9fcc5eb3b67aab9d1b43540485251004e8cb709f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 1e417e244bd58add1367c13a1cd527a8c573c33d..d8912aab8fad953881085fea7b258a2d4a927043 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 8aae9a4c220438186b6fc0fbc8e875978257f328..aae92deb9bccb8ff7013a09ae10fc2c700975499 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index d534253f58c737f16b8760f711e22296ec91a536..8811f41063dd8f504cb8a12ee8f6dc2de22d9683 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index c233eb92f2a8fa7f23f56275fea294813f7039f0..f216d538b738ee5602b05e9cf27605e20c29e747 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 7f86e2b2b5ad775173897162c30c52b07403c485..afea876ba1f88fd035f5c01b54a6e4bcf309d2a6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 2100e05b3d4e1027153f8d51d6c107df915cd929..1277cc3d15695b2dc492ccab22c14e17f7b0e633 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 458d1ff47d47238acfc3ee84870f5603343ed482..ac7375a6aea1d3ce67ca018caa4ab45eb40887e1 100644 (file)
@@ -1,5 +1,5 @@
 #
-# This file is part of the LinuxBIOS project.
+# This file is part of the coreboot project.
 #
 # Copyright (C) 2007 Advanced Micro Devices, Inc.
 #
index 3d59952d3bbab9e487b0e4eb82958c8b6e4e90f5..cb68daa18175cbfbb681db99a5302461e7f517c5 100644 (file)
@@ -1,5 +1,5 @@
 #
-# This file is part of the LinuxBIOS project.
+# This file is part of the coreboot project.
 #
 # Copyright (C) 2007 Advanced Micro Devices, Inc.
 #
index 130bed585a92c71a0eb0f531fd030e49c56e7e4b..ed53938a63c5a633209f6ce4205f076b2497d7cc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 4d06844ec6d8b29a356ca0179ca19e46190f04aa..49dadd799a1887ad1a9ae255fe2f784f13355020 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 03e6dfea918a639852df81c42f11e5d2f58bdd68..cebdcb68364015bd4b2492936dc745a8f7e1f2c3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 98c81c88e79fb5959d2e7e65b4ddd1b6c03efc66..e4034c661edb1465dff9906dc994c575d05c1110 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 9395a0b1e7f74f824972f628f30c0d0abf37a635..054b971204b04dddc7ac692bd076a6f1388f5d93 100644 (file)
@@ -1,5 +1,5 @@
 //
-// This file is part of the LinuxBIOS project.
+// This file is part of the coreboot project.
 //
 // Copyright (C) 2007 Advanced Micro Devices, Inc.
 //
index 7559b791143d25df45af86653df5014288e2b606..f679baee1cf76825feffec3854794415a7a22153 100644 (file)
@@ -1,5 +1,5 @@
 //
-// This file is part of the LinuxBIOS project.
+// This file is part of the coreboot project.
 //
 // Copyright (C) 2007 Advanced Micro Devices, Inc.
 //
index b30f40a1eb86a732ef1db9adc058ff8c0bfdc5d0..585f19526447b3ce5501677ce43527456585060f 100644 (file)
@@ -1,5 +1,5 @@
 //
-// This file is part of the LinuxBIOS project.
+// This file is part of the coreboot project.
 //
 // Copyright (C) 2007 Advanced Micro Devices, Inc.
 //
index a3ef49b00cb39244683b1d2dfd316b624b0ca300..d810726e581cca3430a2b3af883cde1ec77eccfa 100644 (file)
@@ -1,5 +1,5 @@
 //
-// This file is part of the LinuxBIOS project.
+// This file is part of the coreboot project.
 //
 // Copyright (C) 2007 Advanced Micro Devices, Inc.
 //
index ea9ce6fcf91af6f92d2f05c42bf14097c6166c9d..2ac06f897646c25d3ca2b5cde74125695c21ca1e 100644 (file)
@@ -1,5 +1,5 @@
 //
-// This file is part of the LinuxBIOS project.
+// This file is part of the coreboot project.
 //
 // Copyright (C) 2007 Advanced Micro Devices, Inc.
 //
index ef9cc4697e63f03d7d0be21cb35e8b51f5a5709a..e944e14a2e4dab80e2ab5d1db8b6ce7c983cde00 100644 (file)
@@ -1,5 +1,5 @@
 //
-// This file is part of the LinuxBIOS project.
+// This file is part of the coreboot project.
 //
 // Copyright (C) 2007 Advanced Micro Devices, Inc.
 //
index 6b7f9f4e0653b6ae4a5fd2d2dca15bd749d5d936..fd070feda42675c6a63b14e0879929c712309457 100644 (file)
@@ -1,5 +1,5 @@
 //
-// This file is part of the LinuxBIOS project.
+// This file is part of the coreboot project.
 //
 // Copyright (C) 2007 Advanced Micro Devices, Inc.
 //
index fbc0de11cde9b635e942937ddbf61d659b0225d1..aa696415a332265a789ff370b7b74ba81e40b40c 100644 (file)
@@ -1,5 +1,5 @@
 //
-// This file is part of the LinuxBIOS project.
+// This file is part of the coreboot project.
 //
 // Copyright (C) 2007 Advanced Micro Devices, Inc.
 //
index 0251678517f096d4ac2f793f6d50ff5975feccbc..b2085919bae8a55361f18cb8cf94528822260385 100644 (file)
@@ -1,5 +1,5 @@
 //
-// This file is part of the LinuxBIOS project.
+// This file is part of the coreboot project.
 //
 // Copyright (C) 2007 Advanced Micro Devices, Inc.
 //
index 7856be45456ed92df2703f87d5c0d49ed91c9343..9115caa767a4dfc53f8ca435b7e1838cf201d5f0 100644 (file)
@@ -1,5 +1,5 @@
 //
-// This file is part of the LinuxBIOS project.
+// This file is part of the coreboot project.
 //
 // Copyright (C) 2007 Advanced Micro Devices, Inc.
 //
index 4a21c9861f1f4341fb166e9d7ac80e4fafbfa160..2df9035633d7848d420579c6ffc0522f3d4bfcf3 100644 (file)
@@ -1,5 +1,5 @@
 //
-// This file is part of the LinuxBIOS project.
+// This file is part of the coreboot project.
 //
 // Copyright (C) 2007 Advanced Micro Devices, Inc.
 //
index 83e563aedc2f72e572fbe4e0a3dc4532479821c1..9e8345e9018422b81060e983fba64915dd809317 100644 (file)
@@ -1,5 +1,5 @@
 //
-// This file is part of the LinuxBIOS project.
+// This file is part of the coreboot project.
 //
 // Copyright (C) 2007 Advanced Micro Devices, Inc.
 //
index efe52bae7f589c59db00d6e7246fcbc5f5d61891..5ada493e59da118c01409087992fea66432df734 100644 (file)
@@ -1,5 +1,5 @@
 //
-// This file is part of the LinuxBIOS project.
+// This file is part of the coreboot project.
 //
 // Copyright (C) 2007 Advanced Micro Devices, Inc.
 //
index c7964b30403f89f35c25e4360e64529ce0f019ef..2a86426b48a966c0a6b7458af5bd1a0ae0db8cdb 100644 (file)
@@ -1,5 +1,5 @@
 //
-// This file is part of the LinuxBIOS project.
+// This file is part of the coreboot project.
 //
 // Copyright (C) 2007 Advanced Micro Devices, Inc.
 //
index 200a8e73921477b5e0dc9bbb75618d206f09c79f..ccd545cefae148ed1699877963961da46dd2710f 100644 (file)
@@ -1,5 +1,5 @@
 //
-// This file is part of the LinuxBIOS project.
+// This file is part of the coreboot project.
 //
 // Copyright (C) 2007 Advanced Micro Devices, Inc.
 //
index ad9b0bbb539332160b6f3dc02a70da39459fd8d2..b1fae61d5f76f4820b623ecd3f80aa5cb675ec39 100644 (file)
@@ -1,5 +1,5 @@
 //
-// This file is part of the LinuxBIOS project.
+// This file is part of the coreboot project.
 //
 // Copyright (C) 2007 Advanced Micro Devices, Inc.
 //
index 250575725aa0cccf65470f02eeff7e1fa2922963..3f259e5cf290bc7db65ee930c67af08c7537fc58 100644 (file)
@@ -1,5 +1,5 @@
 //
-// This file is part of the LinuxBIOS project.
+// This file is part of the coreboot project.
 //
 // Copyright (C) 2007 Advanced Micro Devices, Inc.
 //
index 36077038cd3fe8bcce63117a87c0e6c674829e3d..ba417341f097fe45066f6230c0b3561b99d7157e 100644 (file)
@@ -1,5 +1,5 @@
 //
-// This file is part of the LinuxBIOS project.
+// This file is part of the coreboot project.
 //
 // Copyright (C) 2007 Advanced Micro Devices, Inc.
 //
index 075037f1657ccf41752c4276bdb926598503cf0f..78433b1312769793f0d261cdb622c8a6cf341fb8 100644 (file)
@@ -1,5 +1,5 @@
 //
-// This file is part of the LinuxBIOS project.
+// This file is part of the coreboot project.
 //
 // Copyright (C) 2007 Advanced Micro Devices, Inc.
 //
index e673b8e6e3bba188028c005ba1014f0b4215ac63..dab88649c8764c68e531f4bfd5b858a7ed5eec52 100644 (file)
@@ -1,5 +1,5 @@
 //
-// This file is part of the LinuxBIOS project.
+// This file is part of the coreboot project.
 //
 // Copyright (C) 2007 Advanced Micro Devices, Inc.
 //
index 567cef7481a04fc1f7b9db1381b052134964d84e..33e31979a134e5cf65768192550f2064150659b4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2005 Stefan Reinauer <stepan@openbios.org>
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
index b70126267be8b1b593f257ebfc31b4dd590b0719..68b9964edd7b717518c575bbb4f3f164d4fcb8e4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 2896b313776fb70d39d5c270204580eaeea4a537..d1d1ff8e324acac77b956fb9785b20a0e4a21b85 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 52e9618462d73c45da30519bb4fc52b5dcf0d80d..afc89bae3f7f3e5ac80ad5572d34cc7affb3ede4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index db56a822373f98e8f17a18e2a55b9a732cc120ef..8c655d37c224e88d1964521ec7c8abd46b93f6c1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index ca6eb6c3eba860e89a773709ad7e0d7a24e823c9..277f8808fd389ed50fb6b0c64f9d6bdded4e5310 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 4613790af859bdd37f0f678f431764a78606f957..bfc03618b8249a4b521efcc3ca5a53b01ed15d94 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index cb9a8441967dd5f9fca10a55534292bbb6317bdc..5f246ec3e88ea78446ffefb06fc2c6b69dafa8ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index e0b51b177046ad66bc0a9f4f5e62189637c0b036..29f4a4cd7b9b8f94284910c48e64f6f69e1673f0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 07ded9d3862b5712693e45e441ec75f4694fd621..1c06e1d8c72b27d6e94b5c6569ec1449ef6c770d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index ba60b53f642f85ad7fec36a3080c0c58688f8ee8..8fa2af5f910b65094b5880df67ea8c959bfde9f2 100644 (file)
@@ -1,5 +1,5 @@
 /*
-* This file is part of the LinuxBIOS project.
+* This file is part of the coreboot project.
 *
 * Copyright (C) 2007 Advanced Micro Devices
 *
index 00b6e7da1076d7e4636940358925b17dd78b5c66..33c92378367d028927d83def94fbb89232fbb429 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 58c14479a7717667824babfa778f777805de4a79..8e8b61c717b8480d009627ead8aa5eed64e2304e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index e2c8bcf8bb83c29bb77004f6a333cd67aab048fe..bfe305c479e25baf39b03b0fb88808506d7cc033 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index bf0e84e634c7f836c5a5913f1436b38afe64ec25..53151c2aed2fbc076be04683d99d77f180f73f37 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index f19105e9d14c8a9f0173f8b21d70333295e51fae..db635e52d495feeadaf5964de46733c7efedae72 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 AMD
 ## (Written by Yinghai Lu <yinghailu@amd.com> for AMD)
index e818e241c57eee28d0039033f6bc8039e8407b1f..392c0bc1b451b924974e2e190f66dc41c725d2f9 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Philipp Degler <pdegler@rumms.uni-mannheim.de>
 ## (Thanks to LSRA University of Mannheim for their support)
index 9c1e85b78289a9fca87b57adb66104eec31a78e1..41af6ca528eeebde9bdaa8513c06910f3f0bf279 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * (Written by Yinghai Lu <yinghailu@amd.com> for AMD)
index 5db2fd18bfe4a3d68d4a1ed559b3aea784bf5ca3..61a1b434e980ff6da35b6441aa5a51bee3ea1b2d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Philipp Degler <pdegler@rumms.uni-mannheim.de>
  * (Thanks to LSRA University of Mannheim for their support)
index ab0ec842d59d5dfc03eafec56a6f798245cefb85..3c1e4f77fdb8c30022ea31c9405923082e16fc23 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * (Written by Yinghai Lu <yinghailu@amd.com> for AMD)
index c0e32e731ef8d0b2f82b1eba504cc098ab1288dd..9ae15f8cba871af76c69f410de22e984e5aad030 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * (Written by Yinghai Lu <yinghailu@amd.com> for AMD)
index 2f849156815ab97f7d460dd4fbc09ab6befa3434..f75e7aeac82a6147d10f3dafd586002f8e0e43c0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Philipp Degler <pdegler@rumms.uni-mannheim.de>
  * (Thanks to LSRA University of Mannheim for their support)
index 06ea158756f233e414e3e9592ef8a78127f8918a..9f587eac51df63c0d0b1b4d5641aa533affee12a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * (Written by Yinghai Lu <yinghailu@amd.com> for AMD)
index 2fb4f41732498f5e824947e3f600cc93d2f3bb69..a8b1a1c3bce793ce19f0b9b1bf1456678d9b3982 100644 (file)
@@ -1,5 +1,5 @@
 ## 
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ## 
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 6a746c6dcf4627dd28ca91dcc89682308db5be99..6c57edecdbdd4c6a9de19cd73d056d9bd4c4ed44 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz>
 ##
index 55a12f8c39a8333db2d78d98187c9fc5d1dfe64f..fa76d401f699196877f934dfa6d4061f7025dfc0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  * written by Stefan Reinauer <stepan@openbios.org>
  * ACPI FADT, FACS, and DSDT table support added by 
  *
index 948066e94ea715f712d1c80564dbaa7acc3961f3..5f0b2d3fbf8ca511da6692491906a58f643f2ac8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 093acc2c38789119130e79b65f6953ea6810f3df..77f099cd95235ba710e4ffb81fe1c9a9b846000f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz>
  *
index 63862223d05f1670453a922d1f2065d1423c7eb7..220e6c81e411d96c322b6d0284b88a532f8d3518 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Minimalist ACPI DSDT table for EPIA-M / MII
  * (C) Copyright 2004 Nick Barker <Nick.Barker9@btinternet.com>
index a032639847c002b68dd411de91ca0c1902061b21..79ea4f0e3b74ef369798ff7520b8d520a94e69c7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz>
  *
index 1b2d83a3ae9f618965ebf2edca9f5ccdb89a6b6d..1cb7739cf97f62c432446bd3de6c27df1d8750ed 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz>
  *
index 89733ab99995994c113630bdc6782a7ad426c653..4545daace21742a49cb9308549a92b6a823e3f81 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index bc40674532191da075c9a9c780bf39d5bccba2a8..b02013191df76a1692a69069d087acb34026bb7e 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 19abc4d9b59b868626a067c670b88fb5e84db846..56b5c34fc59bdd70e55e9a3f990cd1f8e2f98594 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index e60e762bff4eb7b58012e9d0408f07b098b30058..75cb37d038500344058eed3680c8fa01d1a96f62 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 59f361d7f465dcd20708eea69f0ee07b1dea4cc7..84d738dd2d0284eba921681ba1791d0ef3a10cd0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index ba2d07edfc03d12303a41e634d74bd0a67938a4d..077919c46fe331749f65f9d8136abc19e3bcf874 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 63c5e8270474b6f0e533e03dbd8486472dc2937c..406844ce0b6ada475264374421a74b7560558e7e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Corey Osgood <corey@slightlyhackish.com>
  *
index 2b16a087c088c3e656537e890faea128d167dd70..040364ef6e4a4b5274b6eada0152cd2b3eb0571f 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index ebec984879f84f55706e1c5b66081de3682b62a4..df13ee490bfd206547a4781ea3b946a0cacf4f76 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 8242a8e2ce56571dfc19f2cb65bec7aa4300b611..ac696171088f2262a2b01654e25f5179ac98653d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 0b7039e5dc8df14e511c8fdea884750d9d1a8ab1..1b9b1ead69a05e8d01f9e348b6ee2f8c5ed1b544 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 8391eedb80365931c0a74d2d82aeffa3d4896e7a..bbdf7bd9ae9fcc153c5ab43367fb1461677f4722 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 91225eb80d1a9fe8ac7f826ed488501ec5033951..3868de5dbfa521be6e752fe6ec46d1125c33397f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 7863e54fa04d557e7ffd7c82de04d8612ab0e795..ad822985c6454572ab9ca283903d3469860078cc 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 1f031990519f7957c7928104e750f20e18250a05..8653db38aa3f3c1d031b5310d4c8bb3219588b90 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 5b6cc4173a82762fc1faed67ff02e84d0379c114..ab12ab6abe4dd4b9da7d02fbec051feb78de5919 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 107d2b3118753d51301fa46a7789ca96014fd6a6..2c37301824b5357d643bd888ffb5c4b60bac7e2f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index de641a9c9fe8be9ed0ff8aa71b04abb572f92129..f957dc878d1532fccda080f538750f988eb38c67 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 7207e6c8440b816245d96ebc4649c5bb6d0fb8e8..b21a9e6e84665ab8507127364dfc0cd5393e36e0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 37a1c52e6342b767a9815f7e0734e3fbc71cd76b..a107d679f757c33a9e851d111df897efe515e6e4 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index ebec984879f84f55706e1c5b66081de3682b62a4..df13ee490bfd206547a4781ea3b946a0cacf4f76 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index db3a28c3f30be2b7e977758d1648140699388e7d..5c313d1ab52c26194d0aa78be77bc97ade760d74 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index bc7bfd8d33ae06b21bdfcff168ab3d3cf63b5ab9..369246289cb11d5c30ca085aab69abe5a5fbf80b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 80a6da0d7238ee394fcaf972d9e831a535a881c4..47ef7f2f70267750b6e69ae6ae8e44322c92f188 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 04839ac3a73b51eb2e7e72a9933409e9278d2cde..9296219d1d7ce976a9898cd228d0196b19f319f8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index d7b0a7880ac73d0f66c4f6d929039685f060a7d7..bc1d8e43b00dfdb9dac56f9c156dc3c2abb1a36f 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Juergen Beisert <juergen@kreuzholzen.de>
 ##
index 72af940f97b655c98f5557dd6cdc0099b7bac80e..15cf5acd82562574abc30ae305fa1a0adb11480c 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Juergen Beisert <juergen@kreuzholzen.de>
 ##
index fc2bc3a8a126f598ff950f4452e0eac2acb80743..444771958cc6626efd5f439072ae300b0cc289f5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Juergen Beisert <juergen@kreuzholzen.de>
  *
index 5790aeeb09608d574bac131db4b970338bbd2df6..bf14e960984aed32b0fe0e7f6a60a44af2347b83 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Juergen Beisert <juergen@kreuzholzen.de>
  *
index 32fa002960f39a0651d1d1d66a3ef5bccac44981..c5ac51861d26d37221c4e954427dfd746ec5b6bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Juergen Beisert <juergen@kreuzholzen.de>
  *
index 0a866cc0983a4f4a95f1fc7ca28d4ce3223287a6..47dfd00ccff4b543e369943ae4d3ca5e22bdaf61 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Juergen Beisert <juergen@kreuzholzen.de>
  *
index 5905401e5fb9796782c32d7e4dac415cb8e2c6dc..fcab34c03e1a8abbba9c6d0ef76818f558d8c9b9 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index ebec984879f84f55706e1c5b66081de3682b62a4..df13ee490bfd206547a4781ea3b946a0cacf4f76 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index ec77fafa449f7b7717f136436784751d7e791464..02a80f65cada1f0b726f8a5578f8f3361446932e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 6a0dfa2519b83e018d8cd3ab8b03fb520cd35aec..843c41d099343c2fb3066e529e76c98a1a04fa9d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 8ba5461cce0c3da7b8765e7f81ebd5c20dc79b80..5de013f197e498d323bf90394d2d5d32f43b853f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 8440eb746cad7b244e4c0325ba5032dba7e62b94..ab648651ce502a660d7136e394b7b62ced196e14 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 63439fa991c5fcac2a16010b2e16721c36928fd8..5a79410768b80ef14dd5b5120f5bbcc709fc0f32 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Juergen Beisert <juergen@kreuzholzen.de>
 ##
index 16b38c068d5b199db8785629560066d6f007506b..1d6d9e18ecfde18f6a8073265dc561300abb3cc7 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Juergen Beisert <juergen@kreuzholzen.de>
 ##
index 6549ea3b5d674f907896b4a88a729db59ceda037..98800116703001ff29d8886c530f0d46d5bc11ed 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Juergen Beisert <juergen@kreuzholzen.de>
  *
index 773329eaf568705f36a53c0391f9a19afdf9387e..0ecdc4c0bb4b12b3c35e2b86c483377d74d8cd7d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Juergen Beisert <juergen@kreuzholzen.de>
  *
index 702fcb4d579983efb2fbdc25f6917cc43ab26c94..9f711d86d2a4e7d6f914a2e443a7ec30b95742cd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Juergen Beisert <juergen@kreuzholzen.de>
  *
index e464b7d27c781178e6288fb320a1a4013b067e24..1201995c5f845b8ca27ae0eca149c19d30f56635 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Juergen Beisert <juergen@kreuzholzen.de>
  *
index 6749fbb3e05e7aa716a58a392f52dcc4aac2fbeb..1ebb5b1ac3a554a805b2410f1338f429d22c2fed 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index ebec984879f84f55706e1c5b66081de3682b62a4..df13ee490bfd206547a4781ea3b946a0cacf4f76 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 7c52225768b6c803ebf2b809f156749e7420f457..fb4084d131b5acc6c3781a343e5c8bd4921fcb8d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index e36280e303f27bd37a2492544564269f97461862..7b45a7ee03872bb233c3a2213e9bbecc085af92f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 89d3f14469a096cc98da349d8df2f93464787536..ea01effd2b8aee39ee8bf5102f1f21aa53b0be00 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 09e3f75a7dfe22d588743c9ba29beea8f27134a5..a804ae98ee15f56a3f0da4a3328e1bdf70d845a5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 81fd336d7fa11bc909b2659e9419487352eedcd0..72e8a9d3f0b583779da314701d0aa5068afb679a 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index ebec984879f84f55706e1c5b66081de3682b62a4..df13ee490bfd206547a4781ea3b946a0cacf4f76 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 7e82a1786e353a71b89482469c08ae2a38874bb6..71dee2c3e063febd8d4a8d5991e54401f012dca8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index c9b3ca201d464fe8397501f72bfb4ae1be448daa..9e6d238f3f7fecb092e7fe6291762ab3f5475c6e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index ef0fee8cde466aac679ab0c10ac1e28ed24b6fb2..f8bf246d213f75c166a9452cb8b60fee14eb774b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index a4101dad55fe2aa6e7b8b187f45d6b852509c48a..d31a809933af36fb7e4d444e8e4835daed102405 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index c34b359b268d2ef8a099e9b6aeaa003d7f7e39c2..6b5fe810a7c196a2aa47c4979f9051022a58c5fe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index e9c904305de89b94adb950e3e1bf3ca31b419704..c23f07388ccf5253be0eac17b783bb749ec06351 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index ebec984879f84f55706e1c5b66081de3682b62a4..df13ee490bfd206547a4781ea3b946a0cacf4f76 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 404edacb003ed4aeb00acffded14adcdfbfd9a8f..0dd1129757b6a4640e25be37b5d8b79753419087 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 56c892aed2fad7bbd74cf87c8207f103968f0490..a2bca6b0584f00fae90c6dc7a4885f18bd2c2582 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 604e4174bde4d5c791aff9ff7939f386a1636b32..bcc1fcd21b6800d2fe08b1ea1dca700c62125241 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 7ffc4a7500eab058b9dfe18ec6af022909f6a77f..70a74782e0b71966d2f58463f453c2dedd6e5ad5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index c7b12507e4678369680e20c865f01dcaa3af554e..6e17d29d30e3c06a88e7e5dffefd2dcc16aa1b4c 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index e081e2b0a2b2ce5fb040b9cf36b1a498654f864a..cde543e1add82f42ecb376ae55e1ba3b8814148f 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 06bb3f26f89ca87b2c7128b33e46cf1e695b1acf..35f2e63896142e29abc0a3261c26672b3fb4325a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index b52f1f2e8fa0e5fef62b695e97c8354293650219..6114aba2c4da84f6d6bc31a9b2e28a7bfffec716 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 66ddb8c353a69018fc230fea83ce42190ba2e374..289fbefd7e59014aca40e45fe2d5a333044d9c14 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Silicon Integrated Systems Corp. (SiS)
  * Written by Morgan Tsai <my_tsai@sis.com> for SiS.
index 9e79be17217deb93a7678e006619128252e05f6b..af5c7cd8008262faac63fcaedbe9bf27f974a978 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index acab382ac25ad75fe95c9d1131fcd8c5780de13a..5ae3875015ecaff97460958f76b2aa1b0db37326 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 160247cb5a2468e77ae35b8f9d1e68053c0dd599..97f304d47657d244b5e89d8926e76ebf234f541c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index bc448f136d8e75e7612d246da35947f73c2b4efc..eec11951588d4a97a98fc6253c95c54e2da5e95b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Silicon Integrated Systems Corp. (SiS)
  * Written by Morgan Tsai <my_tsai@sis.com> for SiS.
index d1a1aa285a60c3f06e09cf76ca371ae1622b80fd..558cac50a318c507fc730b44f9df2a2916ee73c8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 8d30b5e052e4f2168dc06b19689daccc1ba12680..7754471e945f534e1b5eff64c588367564add965 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 8a29d014e7de704fa447b6806db5d873d5d8f7de..0f27a7ab444e9d3d6d114f2eaf1dae8b4082d2d8 100644 (file)
@@ -1,5 +1,5 @@
 ## 
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ## 
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index f02ed7f104cfe86e0e0843f0241638919ede1107..91d08f04c58d6bc2d64962b144fe92efcf0854b4 100644 (file)
@@ -1,5 +1,5 @@
 ## 
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ## 
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 4d10fe749a4bdef4b83072abe981fc429329835f..7c09ae481831d333303ac81c5f9af032d0ad2abe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 86bb594c94b000f87a7cbfd15194cd29f7812c7c..fb52c86c245056cf4969accc957626c6239cb5db 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index af805bb1af2b4a72153ef52e7956a3856f0254a9..7cc12ee0481b449c6bfdde58258f69873b47d1d6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 84a5c52278127a52ef73d2038f27cce81f89f0a7..0621cfc2fdfe09fc11717b368793e37a5426fcfb 100644 (file)
@@ -1,5 +1,5 @@
 ## 
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ## 
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 70a56b81b5333b4e2bccb29a2dcfeb6a268e62d7..5d8e1d4edf7baf29d0a64136e33e919a1473f4f7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index f798743fef75401ee0f1fa5a614b5bf4af19afc3..1bdae9830d10a2c8ee5255a73dab2778c307b201 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 0ae9e941cfae284a0e4aa2fc456b57b0a223bd2c..0a8257a5742e96a11e107224294c478e39fbfbff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 2c2d38e3a8518db50ed460d2c02ceae483d3d2cc..21d993ad0870917ae18346cb8b820632d0d3ca6b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 7e23ad9cc966165ae083baf591616065a2a10cd9..a85b2edb77c6c295c093c2d14c8d5740ed52a649 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 7a628ea9b1fae7668d087f524f320bbd23a090e1..d24dee98d7dad5983ed43cfedf8586eb7c0a9729 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Nikolay Petukhov <nikolay.petukhov@gmail.com>
  *
index 49a3f9e0e977e644390fc8011056256743c557f4..db99050efdbf8071db5780185b59b360f856ef74 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Nikolay Petukhov <nikolay.petukhov@gmail.com>
  *
index 9689f67400798a86a3e6f995608fd078d40b172c..9b9b30e3fa950227223396eb435d87b8498f1440 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Nikolay Petukhov <nikolay.petukhov@gmail.com>
  *
index 1a1e373e02bf02bfe1da51dc000eb74d140a133a..e1e6c0c4c5b8b74279289a8ddf10bf6dd07b9fa2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Nikolay Petukhov <nikolay.petukhov@gmail.com>
  *
index 773dd47ebfb111999e4b495118497ae8c5513bda..0956a6193f92ed03f572af99e6043606e709f92b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Nikolay Petukhov <nikolay.petukhov@gmail.com>
  *
index 4403bf0b9330f32d6656515de5f0b336fab62e3e..29fde677796141c0e7e929e8319fbb9fa6ba3f76 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Luis Correia <luis.f.correia@gmail.com>
  *
index 78ec822826c91857504cff36b03e7203c17cb0d4..51403ae9954efb85ef0ab33668680b3a46800228 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Luis Correia <luis.f.correia@gmail.com>
  *
index e511ddec576522596902fd6dcd11dc218448ac0e..082f0543fad48592f0a0461cc70a0f39dd3f9fd6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Luis Correia <luis.f.correia@gmail.com>
  *
index 7946a86b92f90252351fc69bae5874e0d00f0b3c..3591fff1ee696b10c8c43b8c52023524701bf251 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Luis Correia <luis.f.correia@gmail.com>
  *
index ff5aa6eaf817ed2423bbb507b4d29a332d7d594d..0a8a9177bb9a94d9ad8b28b455c9787adb164118 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Luis Correia <luis.f.correia@gmail.com>
  *
index 7fa82203844c31e361eecda4185fb193f4990a26..216bb7aeb2d3b620241368e1a52e02ca8af7b75a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2000 AG Electronics Ltd.
  *
index 8658a963c9db85d40845ca702b9179f037be1df8..ef9d28dd1f96a0155ccea49ee65ff71f397fdf3a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2000 AG Electronics Ltd.
  *
index 4fc155b2fc25b5bcf800e5fba945a006756ac33d..fe62b78004ece2b32597e2b427dfbbc912bc7de5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2000 AG Electronics Ltd.
  *
index e4e201af6d65137c6dbd95dd625870c874473758..427a107944c85dd117c8636c6ad9051115585aa6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2000 AG Electronics Ltd.
  *
index 2ce0939ac5659ce354ce2f12ecfd8b46ed8b7991..f3ae4cbf9a2fb80831bf56001534453ea913ef88 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2000 AG Electronics Ltd.
  *
index 7a5b685efe7ed211c7539716562aded24d7f8c94..93e0eec572556848052c2429541486243d08dc3f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2000 AG Electronics Ltd.
  *
index 55489ad01e728376f32a2e6a2c5176018f46db67..8576e8542a710129489ae273b93895f4849d6907 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 2697e2dd41a9fb2751419408c5a1e9c67804b523..72930615f6f04951cb14143628616e9cd2c4c807 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 8aa20d0f8afcb17ddc9bfeaca1f055a13983b72f..966eff5c266366d27eeb22e80968f2af97f70c53 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 7e1c6f9663388a001f5b5795adfe54207a449f3e..92f8a53226af8727f41e80f86b34307d4d401cda 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 1e5e03c0253785991190f870308fb9a9a10a7e5b..97cd2a6ec0a5c7aaf0fb12c80a8653343b16f03b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 5db770e075be2f4ecec54088e9bf65bccf49c6f8..0a5410386d9d996963fe060c25e4c29e361a8900 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 0cadeefb4cf57cc059cc9e7c68a6c50ee458f289..0b0c08bd795e308ffda1767861b71ecf3d818a90 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index b5ca1bfacd88333fd42e54ad4bb0c26b782edbb2..be426f3231ca7519ff5a81e15cd9ee700fc80269 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 3bf3ef4076952f6fd4f857ced3841f9aaf1c7c8f..33217d1d8a4d12439658524f0e924cc6e246a387 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * (Written by Yinghai Lu <yinghailu@amd.com> for AMD)
index ffbeaf43aeaa8c9e8aa2bbe0fb801c9f393c1101..22b82ddedf8edb8913c60430a22f693977eda78b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index dbe13367b41221a75f6eac201b9e6a63731672d8..e1eb800aafd78982d9fc35dab1828c955a948e4b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index be7ec507673f7281d8c18156dcc981b28c0c1b95..49c353f4f65c40e2f7eb5477214e93526cf27344 100644 (file)
@@ -1,5 +1,5 @@
 ## 
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ## 
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ## 
index c61302ad8a6f6915f79ba502f94155aa4fd36fbf..19d80f536d0d51c68478db40a54588edfde1acda 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 61413b3bf7cda9ffacbf3be2c410e3e4dead5681..e0cc8a19f0bb5eeef1a704ea429bc8dc41b30466 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index d00f70ea24e4c742cb302b79cf778cdb260c04b3..11fabe81a8d041362562b5c85e7b54c3e98d89ef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index e54bbbd9897575e77486acca8dd875ded8707ea8..7810a95dc73f4d76f7fb185adbc2d3be272dd14e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 6aaa86fac9e4e0d6a0df310aecb655835d012c93..5035ac815c4a3159e535ccdd8153c1f5c134affb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 2c64b3d7708c5988be386b76a3cfcfd6ade4009e..445224a40ec7bb526d1e10fe71b7d5a6e992f10e 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2006 AMD
 ## Written by Yinghai Lu <yinghailu@gmail.com> for AMD.
index 97c756cc4cfc99eea17d0248cd10759f1c31b055..3229be329d1319fabe6cb6905cfc7e1696f94913 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2006 AMD
 ## Written by Yinghai Lu <yinghailu@gmail.com> for AMD.
index bb2212fb2e7889fca742b8a8df57393cbb18a191..437394e24a3bc04d0b0dcfb022499e1e9f17226f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Tyan
  * Copyright (C) 2006 AMD
index 6bd0a48912e7397265a283d411fc3c2664f4aa94..0cef9992da6fba812409dc992c41f8f444e61b00 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 MSI
  * Written by bxshi <bingxunshi@gmail.com> for MSI.
index 1620bf870f7c4ac38faf32adf1b3ac27019a9c88..05d8fede53c98de9edde9a357344c5bfe60608c6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 AMD
  * Written by Yinghai Lu <yinghailu@gmail.com> for AMD.
index 4769b03bac1592372a9071d9880c0e6a277a3cf5..7f1eccc8a266b4609d6bb9df7cdf68f9119ce689 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 AMD
  * Written by Yinghai Lu <yinghailu@gmail.com> for AMD.
index 2e2f6a389df1065f2b7d0f2c639da07f5bd92cc3..8b995af32690c95cec2f2560c2d23358ea258674 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 MSI
  * Written by bxshi <bingxunshi@gmail.com> for MSI.
index e52be159823c0d59ae9151ecc5131e8262ac4860..24aecb4f4b29e306e398bb1e7ac2686780a5eccd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 AMD
  * Written by Yinghai Lu <yinghailu@gmail.com> for AMD.
index 4045745bcc78d6bddd085112c25d38c6304d8fb0..0e634f589188afa3b62b2d90c631a03cca600ea1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2001 Eric W.Biederman<ebiderman@lnxi.com>
  *
index a093e748d851ab41e1669d55c2b6e604266513f3..cec820bb37870c824ff0c859f077192185dd4714 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2003 Stefan Reinauer <stepan@coresystems.de>
  *
index 54d85e75e17b9184be78e976c0f37a0bb4447840..05ef85795aafcac1ab1d3f5298bcd8200b37e593 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2006 AMD
 ## Written by Yinghai Lu <yinghailu@gmail.com> for AMD.
index 6becd571a7fa8618225cef598c8ebf53fb92ed8a..9e4b94d7044651cd5199f65ac3d3819ff4a2c7ac 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2006 AMD
 ## Written by Yinghai Lu <yinghailu@gmail.com> for AMD.
index 19f3a13deeccfe1d6dad383c90fb88bf1a01f0ab..9754f3fc60910200f1f74ed4c31c2bcc0c1dd922 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 5c6798c4a0bdf1f63134f530f9fa6cb7e234299a..d5558d146cb60bbe73f5440df5dc7900b4baca52 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 MSI
  * Written by Bingxun Shi <bingxunshi@gmail.com> for MSI.
index 199a5e9e3e53297893c1eab5a41ba0988ac60d5b..dc109825019b65dcb90dde528179dc27028aa3c1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index a446e89afcf5ffd7bb21b938f1c06251c74da29e..1a4a40a3194015989fc3bf2cf674178e34100121 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 83c7884273e633dc4ba72c9731d9cdf751e535b1..a462f1668ea1c6b09c74215222b0377036ff8db5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index ffed91fb90e5939b7c0b9514a52e965be596d747..62a39259b528314b6b85c4b52fe5dafb69e2cdba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 MSI
  * Written by Bingxun Shi <bingxunshi@gmail.com> for MSI.
index dca188f237a69b0a5a0bef15863a46bf739245c3..b7be58c9c7dde5c4b04eb77e7d330702bde12cbf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 9a5cfbc45bea2a1d083959a7ffb9460c8f25d6cc..78994fcc79dd0f8d9e19d766dc83e41f24804fdb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 8656a5daee78ec3037d210f09a94a243c8d0e650..01067974334996395d5b0d797939302a53b6e689 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2003 Stefan Reinauer <stepan@coresystems.de>
  *
index dd5c68f0deebeeea32a1953522c633cc416c49d4..4dcf75d7742d60a9bc0517c876312cd0d495beb4 100644 (file)
@@ -1,5 +1,5 @@
 ## 
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ## 
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index b141deb3ddf4afb630b8127df05b9849b28534fb..050e272560cec7bed470121bf5e0baa06e058344 100644 (file)
@@ -1,5 +1,5 @@
 ## 
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ## 
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 4d10fe749a4bdef4b83072abe981fc429329835f..7c09ae481831d333303ac81c5f9af032d0ad2abe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index b75161632714161e2bd2d4d2544b14c77e2f2a58..8797568d3f2b122bd05e5ce8e32f6ef6b024ca9c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 700953ec1c4aee68f9ee301c5705bfc53149af64..51b539193b2adda3a991396015de2b3b969ed366 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 84a5c52278127a52ef73d2038f27cce81f89f0a7..0621cfc2fdfe09fc11717b368793e37a5426fcfb 100644 (file)
@@ -1,5 +1,5 @@
 ## 
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ## 
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index f44b0f77a80bd261b6052543a0f26c93fdf6fed9..ec5c52e0b261b449c645bb59bb3d61f257fe5af8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index f58e3bcf1e9b29fb72535792586abf7e8d94edec..c79f0ca92ee842019b2fda6355b67010add0b79d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 31832b41045a286cdcabfa36a3b4ed99910ba321..322a9af155b7f5769c8fa502f66d39f5a19eaa06 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 32870f7a8199068b0dd118299ff9dc47dcc65668..52857c91ffd6c690a1c24cc0ca8b3193fc9668b7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 2bfb9f61b076eaee226cb1fe05ccd0f89b73d772..1402d1ebd8566bf5631ea545b5223cec97e96d8f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 883b6c85e6d85b2052643ef2e1f8b0c8cccab9ac..4801643c934c420972bda3dee125b00a10f5b409 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 51dab52c25cd3230f2faee2d9d0293b175673a89..8c49d08f122dac9ccc48bd54c12e2ce44b33e043 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2006-2007 Ronald G. Minnich <rminnich@gmail.com>
 ##
index 71ef27406953e8ba8546475448f26a583b03fbda..ec73294a5d01e0e1d04229c99709033ebca752fb 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2006-2007 Ronald G. Minnich <rminnich@gmail.com>
 ##
index 331e6cd2740fc11dedc3862dd25fc665e23ea7a8..b4cd555fb49fbb3e6d612a4d2d00022e21331676 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 307fc416be31375d9833ae54fbd90587d5c09501..18f7eaf94aabfb6f4865582509e69f77040ceb81 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 2e58e8fbdec79367c49403f0436d687c6da4601f..ff30328ae1f2146c022ce45affe65681cb08ee3b 100644 (file)
@@ -1,5 +1,5 @@
 /*
-* This file is part of the LinuxBIOS project.
+* This file is part of the coreboot project.
 *
 * Copyright (C) 2007 Advanced Micro Devices, Inc.
 *
index 743f2800fc29015bd7e574c749e26eb103c1807e..a3f3e3977e7ceb6fa81d46f52b4293576accca5a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 1fd6f5e212b3c8ceb829cdbb6ff921d23b51a3f3..944e758735ed1f7a53ad3adc271756fb0061d6c7 100644 (file)
@@ -1,5 +1,5 @@
 ## 
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ## 
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 0e0cf7d9fbfed9cb0ef9e1885cce59dcdd91f9d6..aedf1d0c11855b7130922596d148c896a0752f62 100644 (file)
@@ -1,5 +1,5 @@
 ## 
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ## 
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index c09d5750b0f821885a331e5c0f5b259aa6ea6353..b514715e3f67db4aab15bb18d5befd24ff6a9a96 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 56c898e2379c1f5ec307813f468371a0c4a28813..43bd0b385949aee6060506e99b0164530de9ef8a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index e58dfcb12e6cb5cb1390174f6d28ebf42df72831..d32ce0417ce9236f3dbd888375a0269ce018da10 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 84a5c52278127a52ef73d2038f27cce81f89f0a7..0621cfc2fdfe09fc11717b368793e37a5426fcfb 100644 (file)
@@ -1,5 +1,5 @@
 ## 
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ## 
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index d8642b7473825a641b4e175774e8de7ba4511e9b..fd02ae8d0f62c5f34882d5ae6dbdf575d37f81f1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index f798743fef75401ee0f1fa5a614b5bf4af19afc3..1bdae9830d10a2c8ee5255a73dab2778c307b201 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index f4e8a4f698519d37f730ca2d9d4a413fe318e2c2..cf2f780c719c3bc732ac31cfda2e532b128bb975 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 83c5db9478eedb031d6b899962b5ac06609e6249..caf79b490d027fc7b97f60a23523623e229dde62 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 0a26d002602563541858132a6c8f4f1cf12a9f4d..58c586a6c5b7a49502f79050544ac9c58a16d486 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 4e1719fb44ad9fbc572bd6ac39d3957555c8af64..fe7813e58a4e1eabd87ed1fbb10a8551de82a6a1 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 8e767e7a157d28a7e8aba06b63e6973d7ff260da..340325f42d8c7a53389d8381cf1052c6ddace0dc 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index fdb8f7550b065c8dd437e7f57d364af60545a121..8b884a02d3e0d59b9771a6791111a13560bc55c3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index f53f5dbede2aaff123e06c20be099fd2de047669..fa911cb8d9ee26f2e4d0da01a2ccaeb9096e84ec 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 8ed2e5f457fedfe548c82d65a2b9e9ee2b418f59..7a2ed179fc5433de8c4b7c0204f0b0f04f17dfd9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index e781114aca57f55b3348bf410c344af7094b27ab..90c02650ec80302d8d5eaac9f68c0a7bae910a7a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2005 Tyan
  * (Written by Yinghai Lu <yhlu@tyan.com> for Tyan)
index 12e98e75893a1b1fb1e7d7435602a123fd1b32bf..6cb3491c0b4d8cfbd1f9b6a7c7956f3c3452f808 100644 (file)
@@ -1,5 +1,5 @@
 ## 
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ## 
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 577dd5369a0b4876d83f8cdd330e2c02f1491eb2..09b647e00b6ba62cc252ff68e80834eb0cd67672 100644 (file)
@@ -1,5 +1,5 @@
 ## 
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ## 
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 4d10fe749a4bdef4b83072abe981fc429329835f..7c09ae481831d333303ac81c5f9af032d0ad2abe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 4fcc398a1e9a5213e826bfa97487ec61cbbd7413..3c97280a87b4f5165b4dbc988af7321cf286ad12 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index eeec292b521c097aaf396a24e24ca1d4d828f53e..a34af2c1ca131ea279382b2b894fcbd43c8c2618 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 84a5c52278127a52ef73d2038f27cce81f89f0a7..0621cfc2fdfe09fc11717b368793e37a5426fcfb 100644 (file)
@@ -1,5 +1,5 @@
 ## 
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ## 
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index b67fa319de5a0c1aee1f91de06b14425bbd76d99..7bb5f767888c29bb28b3be39a00dfabe5ac901bc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index f58e3bcf1e9b29fb72535792586abf7e8d94edec..c79f0ca92ee842019b2fda6355b67010add0b79d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index ec71f4641e21edbb53e8e0e028cb3447d3fa2743..71445803c3e5f05f40881d66a8e267eaf05355e8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 4bdc71acb0d4c28c749e68265442c449e1c96c07..d9748b5e21b00353e7b11ca8c25a4d5e106287e5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 9a1188e70fb3ea8aa1fafb024688555f5ef6136a..236f7788542155951d2692fea2d3695c182a2c56 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 883b6c85e6d85b2052643ef2e1f8b0c8cccab9ac..4801643c934c420972bda3dee125b00a10f5b409 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghailu@amd.com> for AMD.
index 54cb25f6727924b8829b7b6769c38607386c40c1..73371412d7a853d73da42db7f917648cc32ff1a0 100644 (file)
@@ -1,5 +1,5 @@
 #
-# This file is part of the LinuxBIOS project.
+# This file is part of the coreboot project.
 #
 # Copyright (C) 2007 Advanced Micro Devices, Inc.
 #
index 369f8dde200d8fdb7a0b006a92c43a8768b4bbf1..029e5e7a6d2e63eb374bfab96b0f7aa7ca264884 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 3c7f16b625b3f2c39489facf6b7f0a5d573f38ab..f16b7339d9a896a9ba82ee487f8938e203473968 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 79d532fa3bde813fd53fa56b036c9c8befe39097..f7c6a3d3befacb78fd8c07c022357ff159eae07c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 016921ac68e8a695580b2be32ef6a8159b5700e2..ba3666659c74aa677daf4ad4241b8491d5bfe1da 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 0c947268fbd436ef4cb888ecb01d9f910d29e98c..bc1bde08d05be6878d5ebc1c3fdd76e04e76a184 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index b11c2a4f62b8f9370dd89562756dfeb6fb645789..e05547578068373846e2affa39593f3340f2fe75 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 5240adfb8f982ca6cd7d8b8f908807fee14ec149..a8b93b1818e1664e2e83c443457a1972956c017b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 0ddbf9993a7b51b705a1365ffd1e8d857e560b93..43774ded3e45b3a6e1e31d9335f9263e5b626a52 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 0ef4b73bed8d01a96040674b773fdc9f5d49afb4..1217a8be6b6654a64e93ad1f5327b554ea424b1e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 8e8f39ab8d2317fdf47ea63ad58538769e7d156f..5fcee31cc82b86fe497a0ef5a11a3a51a48d890e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2003 by Eric Biederman
  * Copyright (C) Stefan Reinauer
index 79e52b82b814fdbefbb9ffacf1d21ccd4665e709..e335ea7f1fb46a4e9f8efb5367ce04a288790375 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index b385e3df82dfb775f9897c54a288c80e314950e8..589cdf8a91d71e509a9a21a72c06d9cfe6d6c408 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 36ccf77cd88411bc8dbe60c05ae514f0ee25713a..e446b54e6b7ff9c3bc3984f018fb78f5b453f99e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 05446331e7b2fa5b95658c6a7f7b3caeeaa73be3..72d8469737e0deac927b808f9a778f78d3540f65 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 643c32c927d3d1945ba0fad29ea8e93bd42bcaa0..a7a69b338c6ada97a7daa4913914c6029532652d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 4298d6549fc6c0630c49dd7aaeba0f537f85067c..bc9fe6cb439f7574e30b4b0da6dd496f1a2b25d3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index a4f0e92d3b7b738c9a6a0557ff531eca34b20021..cb445a126061648bbd49675b1c3fd75f55dbb952 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 666147f9498c6bd56bdad2c15095f229dfb42646..ed42c0f36835e8a911a096a4cf564de6ca49f58a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index f463a58a16664428d650752b03adf88ac502a519..b91c9222c1b84e4e5a05077631d8e736f38ee30f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 176f76adeeb282ef6dfd93a530d274f52f5305ac..a1deb36c964f4c1244f164629b310d0708731065 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index dae5bb87cdccda58c650ba82f7526a5f440c8c6f..8326a411b18b717123ad6e5b318c8deeb515f387 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index b0bc3cb252727f3e81fe93a1d3dec477959feae7..1bfdde018ae7332b31d300415fd369ae80d6e070 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index d66a107afa63f54b1d10f84874d6c2ce73af5d38..4bdde33abb160513331391b51c2ed71c5183e1b3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 62709824b4dc88c0653a2ee18efecc759541c563..5bf87f677351616dab3f7699ced202e0a94bbde3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 5634d0fd8ed3d91d1200abeff85bf430d00f7eb9..d243a3a1cc2930ddf143eea021cba9ce1779f9e9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index d63adff51240378195e8792edb78441c9a565b80..6e43252a1ef13d3b75c92fd1436f24f7ebed0318 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 2a5a908c714418581405fd4e90f6d60ea9378419..86d3375f074ac21e7cf02b76eec6d41760068919 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 8f79cd107f489d8f47f6d17d1fe448615ced0614..52f8645e8d2edafebc2b1ce702716343e8037f08 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index c7ac180b3ed5dc884148363557a12662b99e932c..52ff2fd1a07b0648a24b2ced786a0ab2456eb937 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 47c538b19e4c2ea48f1b421ab67af8bf225c637d..e9abb0bb06622a0fbf838b6991046b4a05ce424e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 08c6d111f11fdba854b6d58e1dd8dc5f9a61ea7f..a8b7b5c1c9247c0f4e39e90037ee13f804f58fdc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index d415fee1080c6cd266b59899caff22cc24d07913..2b4f2889de5d1ac1aa11b4673b16c878e5074ec6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index dd3e3813bd78c58cfb99ec9d872566dfebc2a586..355d641a3105998eae85c7ff3a230d67b21fd253 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 8da1bd2e8c3b9ca0b30d0e504f745d7f21541dc7..d173839ae530639df33c4232d849f310fd3a2230 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index a72461876377df3065f1ead97d470cd114aa1c27..00d46d01c5030b1872b6974a9e56e6f42bf72f10 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index f03139f9148f987f5b6e4540883504c553a7ab8d..e3af86b6909ceb53002234310907a72bc9659dc6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 51f82bff6f45e024c9c0f92f87c79ef7d5f6a0ca..6083683a2ccf7915fa941a2624811c6f52fd3ce8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 6892c63e45a849047ac966607fffcd2cc8e99d85..09953da2c43a8f4538f611effcea55d0de9d8982 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 534e742fd56a2f8a6371a3fd7b68baed9c2dfe2e..0792480da412046d1bc4f628123703a21947a3f0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 90ab102f73b06166d911c88c211cb90bf48f7332..d2ba49790fc071e9fe33ef12e7556636a8fc43d4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 2ddd5da7bc8e1adf732bcc2df8f659612f1f4fe0..354a83c80c3bfc930f0bb5708c5b674baf2cdb67 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index b4a5fdcf1fedede6d53661119fc36c0dc751bda0..8cea56546b80ca68f4f4ef07074724166cd8a3b0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 07de9ac5640a6789e108aef5dc5c8f75d6e87538..37939a8488a076eb7e766d936262eb7e7893cad8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 3f0f2c1351fcce8db91b81f161f77f3af5f3e580..67f546d297d453bfeb8240cd0832944a8712c689 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index b13467918eae4364b6a13ea137b990ec90035d89..c54d6ef90b58fad63536dc8a76daf300ccf5879d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 7300a99aafeca8eebec61ae303e345270065dfe4..afdb2b2575eb9b89db720a2b0fb2f3b341fa9238 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index c3f1aeab5acbdc45ac752c38244c5bd5ab91f85a..7b9b98771e04916869906a58b16c1b4c42e54d2f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index f50fd6d62e0c9d9bb0cb10f1cfd3a123e0e2312d..425faf752869af0396504929858da1bb329ff3bb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index f2f5cedadadb7f4c628a1101e84e4e9ffebcee67..baa64369ee77ee50561a3f900bc1a2dad2464985 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index ae879663675bf4a31519ed0ab7071c22d1fa9d32..7078c7004b6c2c7f44ba2a2b1adf9ca84ce1cc98 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index b48c1f54175f134ca6daa8f57fc0fe65dbcb8111..d8d37bad9964a9fd13091ef95dcd1bf094c1e2a7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index ecf5847db390e0f454513abe2d5924c2f6f3d429..2452ffb89158879ec4d1358b8d6c80a8a583d86d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index ee347502bfdc86cd73d11aaa8e9ff98ecf53a9ed..cfc5a3788d3dd1c1feaf13e041a71cffb9f3bc80 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index d7cb3649e58f7ed82dceff25dcaf7716cc3d415b..c0839d2a889f3c9abc0eb549bc1f4bbc54af2c75 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 8e96a567e513c1e77971276b82f586f62b742afb..d784dae3770f11cdba48b54ff1ae7345046bcf80 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 70d92c6b72d2d389db9ba3df7ba157d8df9d3daa..8087c1c05842b03dbb87a489a2825325b5096921 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index c781ffd6b0a8e237178816adbea71a71fe068477..243467a3ebba94703c56d75c896233786303f031 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 31d2af8955b2e054fdb9d19707e60cc54663d6aa..5d99e73e423c327194ae60ac9c165cbb541bc497 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 5912513053a38806a28670d7529f81825c40afab..b5cec2ccad38a43ee2badf1150da95b22457d885 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index f7763d13b8504df3f64f7c0c51c3352517c061d8..4f26c011dc0678372f36d3476da9b2e365dd386a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 455b7b7c30ca319bbb633d1c05b6428fe740f1f8..179c3a9b0e85786109a5fbfae3c9f85ce0076b9e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 41afed52ff504b93cbb5faa136ffbf32a51b6780..481ed86507b282f3f83ae1d12b9b9124410eea67 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index a4a8264276e3899de1e42e54141b42011d1219cc..94ef6c5599102f02a874d92c894b0352026e1797 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 6603a4c454a088ab198a4cb26e9da193438cf751..e505f7758077f13b94fa31ba824055cc9164b17b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 91d08b5ffc5139c8be2d8e135c2f4555f825924e..1e25c2ce0435e9f0fd51a7590f6b374817aa0247 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 03cc26c5455b6a4b0a466fdf9ef2e54171b1b069..9753dfcd5d4a0eb99c021292c3835e9a1137bfd1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 93fc52ca8c748e791d336f588e46640273d10fd0..057076380b9e2bcfde8ac29c0a832f2918a19f1b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 638122d943f17174c00660ac3dca75352093ea5a..45a2c9338cdaf495a8ceb00499b078bd39647821 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 0a704b5f1b1983269250efffedfe976ba5976a6e..0c8fd801eec438d5a4f6087839ded6f5bf4b59aa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index d7fbed5740adb8ce169872e9119265172368d1a2..4d6652f83b16911c3c3ad0a42e0a39b3cabe2a7d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 2c61c1ff98a3d17650d9d0dc170ec29b2d2fce21..35d179c58875db1abcdcfd075fa86ed32f6fed16 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 7d664e084418b4d5cdf7a9f2b25a690dc4fc7b21..a43a20cac149a23812ea1df8c25315fbc3fc678c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 9932b9b3dd933c8397819a6330e8b5c5afc1967d..0edd41ca4a4b50b9329a44331728e70fc359bfce 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 6ddfd45e036b8118b74e9053f3f0df532364b586..01e5d3ea6f1d3d4a67a0f32179347dded8dc1cb0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 2f69a81a7f5bfabb9cc4d991cca6ad480fc30bb5..c480f0a5b9726e683739f035f967b2d359ab572c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 3612f31a5362747f2fefc700b3b89f1eba0c41c8..9393a364b29f7404bc193781aa361df81ec8ad51 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 4701d5d33616d29bca431dbd4bf6c1e594186d62..e7c975ffa8398eba1e01e244e4dd9c404ec64564 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Corey Osgood <corey@slightlyhackish.com>
 ##
index 3e7e1eb0dacf6ff32dcfec9680190c593fb57d3f..044630e2c084e567a50ea2458ebfab49d8a32cb6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Corey Osgood <corey@slightlyhackish.com>
  *
index 64a25a6e21ecd0a8d3a73cda0d9b85f8f9501012..e70b35c9a651c45e0c51d035494142b53dfd9fb8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Corey Osgood <corey@slightlyhackish.com>
  *
index cdb20ddbfa597c943ba4986b26cdee817acf0a36..285a253113005b94a2aa0b6a02ce1a2c91192b22 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Corey Osgood <corey@slightlyhackish.com>
  *
index 43db8395e58ad2d92fce2d599ff77ea7640e6608..f2ef3f89c35f27684476364a2ac5442dcd6b094f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Corey Osgood <corey@slightlyhackish.com>
  *
index f0d5cb71e655a5ff0f3ea20336f23a51f8fb8221..67addf6caf2dc4389302e27837f22ac12d5353dd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  * Copyright (C) 2007 Corey Osgood <corey@slightlyhackish.com>
index 08d9a6390839d30d5f867638ed2cd11f3a28bb53..1e79397288820d2ec4ad7a1fc4a7a018ed2dffa3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Corey Osgood <corey@slightlyhackish.com>
  *
index 7d22c436a3627537b9f68bd3507e9793a6800d92..98070c77c01906b99978125dc21627cd449d9d8b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2000 AG Electronics Ltd.
  *
index eca69b00b56398a79016dae2a3f3da4272d26256..077995fc5613231ba0c1c7b45a701be0150730cb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2000 AG Electronics Ltd.
  *
index 5a98ee62a2a9c97860c9863ba85b87b2f727bce8..8028f756b35ef78ef04dbe93524b5c70b4c50492 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index f7ce004530fc42bc1f8fdbb9ead6d5f7ed9f52e5..92d64e49f9cfa046c2586d6fe1ce4e663c202650 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 1e18c0671af401c112ae2f9f4525f7020b86913b..26ec1f7386a648a14780e4bceecd7a50e5327db5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 1b6010112803bb0370b1fdc452181211a514df37..df4f66bae00eda1ed5b007684375119415b10c2c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 2885a461522d17d2293816ac658e1cafaa505018..09906b78bcd962014f295553127e83c580df5607 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index aec7afa06c0f099bcc43f407613aeb4b235adfe1..3d41d52939dabd65f556e238f18d457c1da258a2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index ff22ad4fdd9a587459bd7ad1dd64891c8ca60263..fe4e26558b8fd834e2811f26d78544bf23efacfb 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Advanced Micro Devices, Inc.
 ##
index 31ca273389d548675525919ea897a3b04dc1c371..7d9db4e3b3bdaa5189279fa8478350ada7ac680b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 3f947cf17a9f61cab7f195df14d105e580a96df0..85d086a65665ffcbdc403e8d1788b4ff756879cc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index fe52000d3b5ad6d461b19c74d00237dd8f5897da..a00709a4a9133c89eec4d809e0362d140e997f96 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index c0ee94324864197292f07d3b39c0897c8463ba8b..d16bac92084b952c0d7397c1e3fbb022ce8a2ad0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index bcbcb4d25dca7ffda4c9430dc343632588163340..e5a133e90369038670194831147922ecfb9a202a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index b95a46c52a9af7add2a4d9e8392078b703c42fd4..c20fada5179d0366646d2e675e0b315eb424b2ea 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index e7d46d6313ff3c1e7e01809f5e449b70c4865f56..3b9e96c485c2e76b9d0abe6b7c0534a1c2ac844f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Advanced Micro Devices, Inc.
  *
index 35171149869ecc38201121104fe3c76d7b3e7bec..9e3e8058809a55ff3e043d8ab09caadd808a2681 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 7f6cbaa6fb2052dcde19001a6136271c4d823aa0..2be0f4ffdfcafb10cab009a5e43918029053ee2a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 3a7b8d201b8b3e525df94f09f3850763e506707b..9b12eb78b628cfb1d7fcd87e29bcf7bae99e044e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 7b8cce0e3863c7624c1f5aed9863634a468b69c9..5797fce498eed671ba35f3ddbbe45d8affd37a48 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index fc6e199ea6af414fc0b47b4080a08a295c0c29b2..689dfed1d189d5df9acbcfe2d33b7ebc6a023a32 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index c255a237e2f023f2869991444506d1a04eab9883..0e91839fb2ac444d6479ee2b3062942420c09016 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 12a26db60da0abbef1550313c43bd20a07d452a6..95a706df77808a9193f1a9404068c2a8f46634d1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 5ed469759465b774d00079e85cdc139f58455374..baff05b143e83e4f3809ea877ca44d34bcd2954e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index ae1b29335ac9a6df3baf18a92db36497885d09b2..15025702f1b90d40a18bd2ee3eb2b994bcb7b4f5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 99c3a367daaa23486fd4fcdf0ba6d1e417f5c3f6..1a903a95b07f6a6b346b57ebec721b965f66201d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 76e0560b5b47d19a7d83c872958b3c3955e4c44f..5d6f25fcee04dd6a41c211127e700fe97373d3bf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 5b4bbd29097f5eb12cd300f5abdce572e9ea43fb..9dbd2a91b4973c658146c1815ed33c01decb7dbb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 85085aeaacb44b6b8d81822230521551156c0485..ba98d2c674e39d506fa81bcb42204a01f50fdee4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 54f8587cf9c60406217c9c1e104deb2e6e0e732f..9090ea31749e53c96b58178d1ed4bf4e84089ead 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 7943198948452a65215e7ab01aa50bef488cb678..42fc6eaa9e5e333929b3db4882819452d40f3f13 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index a0d9663318ab16437cd75769e44756e333a098bf..ab1c5919829c8d8e1dc36093f9872b3f809b37f5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 15365075ce5a2cb44263c9bed6e4ba6c011a1844..233d03d9156a5a33a3691d7646d8a25b027de92b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 1b5cdd578cfcad6ffde19598abc4bb302c27ffd9..17965576eb5a4fa107e569697229fd89b835b4ef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index c7c203106f1e3d9e35bbaf1c393191953194cd8c..3a2f6d15159ad7eb884bb20e7a9cf33f9a50e30d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index e110dce370f1e65faa11655a2036ec96fd628e3a..26ed150ab240be470e5c76176846ccf2509e8f56 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index e8d6f02e4d9fc7a0d9cc708ab8edc7aadf5ebce4..cbdb0352ebe8279744ed0c8c07d4fe83215c6272 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 5b32bbbc038b3fa5e63b073aad3dcf1147766f6e..507bc44dc7088cd49b567e64c56add3ab14c61c6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index b7ba527dae87678b2e295553ba5e1eb3b8baa2f4..015c86c4521760fdf6ecc78783abe9cd99e94267 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 77172fd30941c2f902387e25dea00e5a08bcea93..809308376a5d34f69eaaaf4eda1111c4c1ef4681 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index dab1c69f926813f4ee2b85762ea2017d24319b18..7a4aaf059a687595e7cd5523d5a55b355b6aa64e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 35544193b26408ee2c0ad1f20659357d57e155f9..7a98b3de0fc25def52d1923497f17634b4d6a5ab 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Corey Osgood <corey.osgood@gmail.com>
 ##
index 8896e3af5633c4eebf24578837146ddf7be7f8e9..309aa27ce68c7ac5709a109a606839dd2374e5a6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Corey Osgood <corey_osgood@verizon.net>
  *
index 79c3ce13d49b74bc528f25b4605975f704631b5a..2ff632548bc6280a3e35277cc37cd594e1da62e4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index a0d34bde8258c012fe5c8d47b46566cd5b6c36f2..ec025fd921ce54eccf30b0facd999f05f03846a0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2005 Digital Design Corporation
  * (Written by Steven J. Magnani <steve@digidescorp.com> for Digital Design)
index 41179c964040c391a9c851ad39fd6eb45bc9d247..e5b2d33ba4cde93cde360b3147c4d332dd4adb38 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Corey Osgood <corey.osgood@gmail.com>
  *
index f79e2b4e9943a0304fb99ae07fd0751bfdf5281f..e8d685e8fdb4fc1fc8d160ad4be6f544ffc0a01d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2005 Tyan Computer
  * (Written by Yinghai Lu <yinghailu@gmail.com> for Tyan Computer)
index df73827e402f7171fd44a519c3610503327cd689..d1bd051be0bd5e61cd86779b6fe2a681b3356dac 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2005 Tyan Computer
  * (Written by Yinghai Lu <yinghailu@gmail.com> for Tyan Computer)
index ec020fc0d45ea48446cf089f001e9af58b8143b0..f9ba3903e3fcfd834b850a72be665d87af899c74 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2005 Tyan Computer
  * (Written by Yinghai Lu <yinghailu@gmail.com> for Tyan Computer)
index eefd7bb9f15ffa900c8572e5aa7d2eb3fd093579..096be1a67e2516eca391843c763b423b33659b28 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2003 Linux Networx
  * Copyright (C) 2003 SuSE Linux AG
index 2a10e63e75cdd97992be1a5d11a97d5ebeae3fcf..79c4a2e2c23ac010ceb70e6c2b84ff6d897891f0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Corey Osgood <corey.osgood@gmail.com>
  *
index 2c284c08f0b44d38f562eff9e9e32c6994b91c50..1f01e5dc4611421072044411f21ca773cf7d59e1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2005 Tyan Computer
  * (Written by Yinghai Lu <yinghailu@gmail.com> for Tyan Computer)
index 75a057a820265e7f3a98d008dec81cbda192cf5c..239a727968023338d9271010676d5eb027ebdf4b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2002 Eric Biederman <ebiederm@xmission.com>
  *
index e382c8ed3a25226f6d3dfde3697d286188f8a779..de8b3b02cf6610e910500a9cad0c8703596a6b57 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2005 Tyan Computer
  * (Written by Yinghai Lu <yinghailu@gmail.com> for Tyan Computer)
index 92f459e85ef5e233d22c2523f36bd4bcfb03c9f2..e8c5d2140b7e26c17890563d0c08d8f071c4ea7c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2005 Yinghai Lu <yinghailu@gmail.com>
  *
index 2c2676e728265c361392df020d4740bfedf0e7cd..7a7850835be6e73e9c79106646f7ec5d23b66d7e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2005 Yinghai Lu <yinghailu@gmail.com>
  *
index 0d8feab17bbacc193217406d7d6bfc566807319a..c641ceea9a51d0e7b58a31e31314b1ad13413904 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Corey Osgood <corey.osgood@gmail.com>
  *
index a82534339fc4017fd4c563cf259b9af40f80450d..032f19863ba850b446837971b2fe5f1a41ae0a40 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2005 Tyan Computer
  * (Written by Yinghai Lu <yinghailu@gmail.com> for Tyan Computer>
index 58fed673c62c5dcb383daa6bd183de5e62e4419f..aea10e1c7bb4a81d9b7e60174444c99c79485a23 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 John Dufresne <jon.dufresne@gmail.com>
  *
index e5f2c279b97ae62fa218c37e10ab8b79fa97b406..1e44793fc45bb89c9f610454b43abe6e36ab3683 100644 (file)
@@ -1,5 +1,5 @@
 ## 
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ## 
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghai.lu@amd.com> for AMD.
index 1bb0f5faa5fd68d2cd20989c738d70346e9569ca..a776eb2d092e0a46e8fea869692cb43ab4c1d02d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghai.lu@amd.com> for AMD.
index 5d3a16063f689f72cf240ecce12531120a4c7810..ad386e7eee0507b9be768df12d1dc94177e6c259 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghai.lu@amd.com> for AMD.
index 5fc740fdc2274a624aff587efdf1e365d0f999e8..668600a377f85826c597528a552e77bfa8324aad 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghai.lu@amd.com> for AMD.
index 2f552a78eb30c81346b8522b8a536152b6b1f611..2a9fe94690a2e6ef2fa1edafcd5a9a4b77b6da92 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index f35d7ee4e40745b546fd5271bcb03b104dd811ce..2f6e9d284fa545bdf10a34bde2aa7440e1636dc3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghai.lu@amd.com> for AMD.
index a02665fc37185c39ca116b3a5c80165a9bdd22a7..5b1a44ad603b43e11d6ab27c3733fcc6c8a27e78 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index 422f7f548ef5ed38f953881237461043333587bf..4e5e2e729a6db59479d0a0671c3987387ddeb58d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghai.lu@amd.com> for AMD.
index d60160b329211beefab00da6e5e5a39a0a58f5e5..48218558eeb2a9e3b13b91637c13b3259f3046f3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 AMD
  * Written by Yinghai Lu <yinghai.lu@amd.com> for AMD.
index 77e8a5fb1c55e6880b0ce8d17001e579145343d3..c68e1986390b03c487ed75326a3af674c1fae06f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index cf77bc17bffaa5aceeb4d81fc99148b28116a011..e27664aa1843aafb77b90a55c6bda3887ee2aee8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index f18edb74a3133ad1ec18f7be98a90e0f1a50a961..4bf0756f66c096972671d374b01eb88a04d60ab8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index ac4e42ab8d121d8d871f6eb9e727c5a896792976..4775d9f516a72d80f7c3ff24b2f9f0c07c8a3fec 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index 9caa9d11afffe92f2e8306dd7b7d78ab421d4ba0..a05bd59df07d117966eb29b40ca54adb8ed4418e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index 202bcf7f4f28728358769d25710b6a898ae89717..e62a5477d9e5455cec7e7a6540381861ec785870 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index 87845fd81441bdaed31a5f320798990e5bcd04d0..25644a3ed9a46d978a6a6ec6fe304df1f07994c9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2003 Linux Networx
  * Copyright (C) 2003 SuSE Linux AG
index c2e5760bfaace7abe815a71699fd2d4ba28754da..3d556549a2e8d48748b30349e3e796c8bc39dc2b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index ce6de88764558af2b8937472c6ea74c2185c7c93..2ae5a49e3060bf4df4fa1da08a6b6fc0cf5d579b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index fe02bc2d6614e97d4e74569e905ee885945bbcf4..ecc82ec058d5d867bf999981e91cf8b6d96126fa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index 3c08e7961537f3e527a4c86201e1c6a078c4d60d..614b8eed40724eabd90e7ee2f5cb8be9e0aa59d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index c770b3308de295fb96f2d030ea68fd2ed4552e49..1b40aa0983189a135d49451735ab9c11013fceab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index d0de7753350cb64fcb5c95c13039ac972d0f6edc..15c52963c3497cb0bb76c6c99707335664fc3329 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index db3bd558a1a00af13bd567543aa58ec618c1b96f..410ad62c4a13c8f43b04136133f79bee2c30f169 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index 61103fe2ee2fb73caf9edd5be62be2b682ae7ea2..d64f2b8e5288851999b0b678c5e6226d7be0c909 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index 60e7455772eeedcb19be6bfc5dd6b60be84e6d02..86c124c6904ececb9ffa0f5baa2a340a3a37b0fc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index 43e93b01cd561c26dc90d3272aaf5482cf3a091d..b78764d1f63ef83a33dc0d8bf5ec07813b1076da 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index e100570cf220daf207e9108ae445286c53e66708..8a4efd49f1de621cb0f45ed5363a6e757ac7aab0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghai.lu@amd.com> for AMD.
index 666830f3f3432c42d9a59d59fc70e42798675e71..aaf3d5dcdeb8cc0db3911e92fb6406e70171e4b1 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Silicon Integrated Systems Corp. (SiS)
 ## Written by Morgan Tsai <my_tsai@sis.com> for SiS.
index fe31c7ea7a3a8645fb2c09e67fac659623c75b18..c169bb50cc19af2e29d21245049c7d8a1903c30c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Silicon Integrated Systems Corp. (SiS)
  * Written by Morgan Tsai <my_tsai@sis.com> for SiS.
index 5d3a16063f689f72cf240ecce12531120a4c7810..ad386e7eee0507b9be768df12d1dc94177e6c259 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghai.lu@amd.com> for AMD.
index 5fc740fdc2274a624aff587efdf1e365d0f999e8..668600a377f85826c597528a552e77bfa8324aad 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghai.lu@amd.com> for AMD.
index 49d932ade0f4747d9f231784e314f1672ec4e958..71129c26f268f7b0a278f00d3115fbcb268ea87f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index e100570cf220daf207e9108ae445286c53e66708..8a4efd49f1de621cb0f45ed5363a6e757ac7aab0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghai.lu@amd.com> for AMD.
index f8dda0f949e44d035217035cb9a4cdc0b02c3e7a..436ab921e0f44cbef07d22cb57ca53c980b4c247 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index fcfa963e424c9d86e0afa4052d5b209b6b3b04f9..7c00241d1afa89b63046123534b3f3b53a497818 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index 6595660f3b51248c8caa138f7aac9f04e553951b..ee04a65878e244da0baa64add1b6d2a38a59b989 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Silicon Integrated Systems Corp. (SiS)
  * Written by Morgan Tsai <my_tsai@sis.com> for SiS.
index 8aef8518a495bf6d7e6d692d14ee68987fcc5415..e8d67d063d2ac62740690d07ec1920453e36f8f1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index b3e2c0e44976ec13acde177d644e0f8ecadbf3cf..73e34b47c99cffe90b71ee29457e953627d8521a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghai.lu@amd.com> for AMD.
index 951cfe2721db8b9043e4a4e03ea5d718ce2a2a32..2f7569ee3b60d8556abec3e0e1775c82c85f86d5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 AMD
  * Written by Yinghai Lu <yinghai.lu@amd.com> for AMD.
index 77e8a5fb1c55e6880b0ce8d17001e579145343d3..c68e1986390b03c487ed75326a3af674c1fae06f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index 4f759ab82c1cac3cc4a2c079ef26c3b4a72af3b4..cb6358bf8b35a5c1f9bb51844ba861f94c1992a2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Silicon Integrated Systems Corp. (SiS)
  * Written by Morgan Tsai <my_tsai@sis.com> for SiS.
index 2a0f92df5e332c2cb5c80077a56b2208186ea696..0e54694a95be00340f75f784ed572f0dafd605ef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index 07b10fea4cbd9c0d2d96e8cc309e9c8be161312e..22f82f3ef26a982a382f77e85476c34c66b4f776 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index f31ed2935426feadb44b4f60c9f3b566e8b78a30..62841e50985a7667261c7dc405928649f84ed45f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index 9e64e160766d580d3c459b3051ab8fb24e0c0790..301d5b102f178e4ba001218f840a270cc1b201a7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2003 Linux Networx
  * Copyright (C) 2003 SuSE Linux AG
index 6a270fbc34c1e0f7d26091b8928fb0f736a37988..5d7e8c298ceea0570107f2360fe0132afd81db06 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index 88527d07a3daaf469729f4626a9405ac61ab8419..dedbefdbf46db772ef6cb18abca281a3da8a1f01 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index 3c08e7961537f3e527a4c86201e1c6a078c4d60d..614b8eed40724eabd90e7ee2f5cb8be9e0aa59d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index 1ec6b13bcc80da6ce4c0b02011d11d8f328fa5ac..b15869c677ee1ecc9bdc198f1ddadd4a63d58db8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index 503a385e2974412496ffdf2876f9409c3ee16dc1..3294be5899d5d7a1002d105918678c90546d95f9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index f0768e82407f3ba2869ebf3422a993b26de33056..e9761ba78670bd9a0acb8f7e7cdd19a429e57689 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index 2696818cb587258469518605d45b83706e51b1c4..4b3573b0ad509bf06a4ab86ba0e4f5c5992495e2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer.
index 2930e9b72f6fabc86ca806594e39b0c36c36a6d3..9699f4b0e5b3a660d53b501f1cca959947ff1e5f 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz>
 ##
index d719af6082ccbd598c2030ff733599f43ea9113b..a9989dd7045c34724654f42a2184bbaa52739ed0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz>
  *
index 128d50f1a71f5fe68ec79365ddcd1c398372e4da..42f918f8423730d8132918edf1577284a9ee35ef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz>
  *
index e816594d922e150bccc7c29c5b1f5124ef8f2391..38074220ae912cba2afd4837a6b5463e3a2dec05 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz>
  *
index d66801e7e55b0cdf33c683f85572821034b6ed02..6faeabbd0b321ee0cc87bccd5f82fe960fc1f7f1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz>
  *
index 7c0c7444035d3f83e337d8a53006a6f655a54ec4..1d3a1612fbb28d55adf2748402c4ca931c58dc61 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz>
  *
index 1ed9281a92299872017dda884168705ea7f2dff2..2ab16f58a2876480aa3b7cb70e95cf677e51dfa0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz>
  *
index 8c9f41871c29c45272de8f7214e9386fbdf6710c..38b659cd0d9d6359028f627a0df71c0beabe5e8d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz>
  *
index 726d803873278d478ff0f2462f863dcf9fd51438..7dcc5af09bc13d89e188ea173064e3ba02d07dba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz>
  *
index 304dfaea7f41aad85672bb47aa3939e1357b8208..6596c3f94c2f32022956c501f5ff79c3d7d6e637 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz>
  *
index d4954e53a18b9272820b830264c46610cabf21e6..68e2f6ef7f3100f4fb9f5389b61183c9f04d4d88 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2004 Tyan Computer
  * (Written by Yinghai Lu <yhlu@tyan.com> for Tyan Computer)
index 9a3574339c2cf828ab1802cf74c4004e8baff645..ee162c37c8e677902528ae2d7d5eef127d2ac319 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * (Written by Yinghai Lu <yinghai.lu@amd.com> for AMD)
index eccc0a76a9822ba170c2ac82be735cc99ed1aa57..e65b36c5c1b8ea1d4e42dbac088cfe8dfe284500 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz>
 ##
index 18d8d9be3557356316771b2b7253464b9b8af736..8f15c1ae943e5c74834d7909e4b795584b8fd28a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz>
  *
index f87fc1a3982bb3357cf0d3cffa70a5cf2651de15..a72b9a1c068b2d3fbeee4c03187e69d8e7c080ee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz>
  *
index b723fbba978017bf209d02b6cf5a5bd2e1c36e77..444500b82a1fa4dd701e9390baf6c39245cacc09 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz>
  *
index 2077f3bb09d50c03219db32d0af83ea95fef1acf..b8cb96580985348616f58299cee27c17a20876b2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz>
  *
index bbc2daa3d4c420d9251d8fb6dc33c5a492e0e2d7..9116e46dbd39ef1169bc06e9fbb586b8389190bf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Corey Osgood <corey_osgood@verizon.net>
  * Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz>
index 9f6f3a7a70ddea566b6017826c747f7ffce20057..9874863c81667496cef866a20b17fdef3cde01bb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz>
  *
index 8d0fa3402f37d191ed221ec3d4f5e7a71be1520e..7022fad770ed61221625694dfa81bf158da094ca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz>
  *
index 1cf2976327ec130f0571cef44f001558f998e0fd..ecdafdfd88bfdc0db43953eeb37f9f9bce686f98 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz>
  *
index 1639ca0a3a76d402b5f05d61416a53e48f967434..9db8b8c9b6f4a39663511e9fac951fb49f2c1ec3 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Corey Osgood <corey_osgood@verizon.net>
 ##
index 1e5d52cf7cd83dc23664059694dc36c01040d46c..67f65b0d012df80179f15eb135fb30fdea8d28f9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Corey Osgood <corey_osgood@verizon.net>
  *
index 12bb99e0159480e931c89bfd8f73816cee846091..36ecc029b455f2f110474ff897bcb664848b139d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Corey Osgood <corey_osgood@verizon.net>
  *
index ccfb8213013a7f301510d7dc2ed88c12b6445821..e5aff02b8a7de7ee736600ff4ab5815e3e17c281 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006-2007 Uwe Hermann <uwe@hermann-uwe.de>
  * Copyright (C) 2007 Corey Osgood <corey_osgood@verizon.net>
index a256239e4ba4ac2d8b953259ead01eb23f935d4a..89d8af620bbbfe9ebaf5c9634d2037e16af08b71 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Corey Osgood <corey@slightlyhackish.com>
  *
index e2ebd27dd09353a432bad5348d4359fdec79310f..41cb699987daae38216fc4f485cce8faca88f90e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Corey Osgood <corey@slightlyhackish.com>
  *
index 68b253d2f09904d59071a50e7f91640728e7a9ab..f81a3f17c002bea0c33ff180d66b8fc492176cef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Corey Osgood <corey@slightlyhackish.com>
  *
index a03c28b1c84ff98bc139c2450a3fae58a3944482..e1290e2fad0b046707dbe269cf3b93cd109d315f 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index cc4ae6bfd9d52d5cefab16f9910db400556afb8a..5a173b1f3e1a0fbebce7dbbbdc471afb395ce859 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 09059810f54cf270f4c8a4cef3f2da59ec53b11f..07327d83386363312ff80b26501a0f5e5c7b5cb4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index f117cee5e6b4039d70ec8bd2a2b4c99954234abc..b6826a7dabd65e72d094ab81d285dd1ada30a955 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 5f04fc4acef8a58080c194ca4df3b768ff160c94..4666d21ec561d976f3b5f741dfb65d3788bc6ff9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index a03c28b1c84ff98bc139c2450a3fae58a3944482..e1290e2fad0b046707dbe269cf3b93cd109d315f 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 1433f3f7884dab317aa9abc433f36dc724f38829..b4c4d3f21d272208cbac6f54c226b1cb3a9001bb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index d7568c3a021296b9bfc59efaa2ea1838eca76a49..b77c77f1ec68a38364c7981cd60ace33ae5acb1e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index a527a051d0b9a446114043f4ebb979153cad8b79..f894562ca9cf584b547d32af93327cfd3a375b68 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 0f82cee41505d78433af45038c22fe23d51ed112..0e00944f46394c42879cf7ef0dd79171457b855e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index a03c28b1c84ff98bc139c2450a3fae58a3944482..e1290e2fad0b046707dbe269cf3b93cd109d315f 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 8a8c840fe9e79a4b2e70ff154030d95e70fb5b05..02bc33dece1802fc5048c5ca55562647f88f66c2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 8513a18282283f5e32ed274d6d8cbea69d428256..46bc31f78de97e1e29ba7e6adcdf33c53b3d76cc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index c9c576d8fbfb2c04cb0fdf1e484d4596cdc4684b..44cac26d01913f0a1b0103908ed0c200f64b1099 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 66b75ee164ca25962c6331eb33e5303ae77e954e..03b9811e4c7188beed207f8f81d6b8daec1c3cbb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index a03c28b1c84ff98bc139c2450a3fae58a3944482..e1290e2fad0b046707dbe269cf3b93cd109d315f 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 3ebc6439cfcec6f0cae3bc7504104c36599a51cb..c970ca882061acb640ace804d2306f05b730dcb4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 75a2a9d0477c701db008102d8a407f7148f89425..541b1a5dfaee3340a09d827708c3651f66f4c0e0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 2d5539c32595d17613ccdf2741a2853ede767ee6..a8615d3984c6f27d02730a16163eb8dd603e6167 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 27618526023cdf4672fe82d1528cea2b1d8c3b93..f646e5407cbc729b5df7f15e4d257a54efa40915 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index a03c28b1c84ff98bc139c2450a3fae58a3944482..e1290e2fad0b046707dbe269cf3b93cd109d315f 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index f784ec4fc8898d2b10953e41ee19583ed8f9cdfb..f47e3cc33c133731efd5ddd8cde9943e3b1f400e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 8348c20587d49c7fc314becb802799303c0801cb..d4231972aae84431420d5744a580d165879c2cb9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index d9739c5f01283ddf71ddca4b788ea1530b3b99f3..7839732787bdec4317acef44d4bcedfc410dbd66 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 41a3b1869a4c36ab516e31b8c2061c136b3abd9f..9f848687ec3fde9fe5216a6b9d94570f8fadf841 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  * Copyright (C) 2007 Philipp Degler <pdegler@rumms.uni-mannheim.de>
index a03c28b1c84ff98bc139c2450a3fae58a3944482..e1290e2fad0b046707dbe269cf3b93cd109d315f 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index fc52337a2a6b4843a334e40884a0e9204bc57d77..d0991b700db6d47d927249e4eb0a81f5af55e8e5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 9ec358edb165900089b2b057522a260126ebbc00..d3a6d58c619938b4b7b9d21b013a61d4d7a5e5a1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 2ad151961421efbb0eda22ed11b0018729d3978c..e8fdeb8d8f5889917615f1c920f019de29ae79e7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghai.lu@amd.com> for AMD.
index a24cda8713fc7fad138c34ba34c9522f2778b748..e34cf4210c65cf0af4f6bb7c99a5c84c9411211d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index d43e202158d1d8109a8ef117fa3f080c3fa35750..f310511d95223df9fa25cdf553ab759e41d5a2f8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  * Copyright (C) 2007 AMD
index a03c28b1c84ff98bc139c2450a3fae58a3944482..e1290e2fad0b046707dbe269cf3b93cd109d315f 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 2f1e29f72e042905eb489ebebb1b3cafebb41757..9bea3a58c34f0a4a1eefafcd6738c057820e0940 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 5e4ccf0c94ac84cd259996de814462ef5c60bf7a..2d2171fb0b6910901233622c18a2ef65c5aeffa9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 52b96619fc432ed9d8a1a6c471bf01a3a0fa1df4..35250ed643bbf20c900a13294b6479c5233fae18 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index aeaadcf6b0bc3993164eb54b8092ab11816adcc3..e46426ba877ff3548894b403067caade4b7c536a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index e1c007021bd97a9a30f09e69d33f605917eed6fe..77289587c5492d8d7c6b25e9c2d298480d92a8cb 100644 (file)
@@ -1,5 +1,5 @@
 ## 
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ## 
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ## 
index 17d704123974dd171e85b64c0a070a04299ebc7e..83b4bfc3a3108bfa93e8decbd9adbf61c6b6bfee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 6ed59971090337c628e033a53753e47973dc6451..957e2745187b8cb66ca7195e7c8308299907e655 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 51ec4e6237c683994e36638a79b6eea5740b9175..8e16fddafde5d78f02a1d432802e26e803d456d2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index ebfe615f187ac869e5386a1dd2890dc9daab039d..92a54556f7777e3b940628aa147e78025d52d37e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index a03c28b1c84ff98bc139c2450a3fae58a3944482..e1290e2fad0b046707dbe269cf3b93cd109d315f 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index fb02eb61bc7f4ff5d15514ef5e046a9d7188f2c1..cf91ff88a918a42dd259cd12c8c02c80f24e1001 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 553416a073220f04aea8fe049043b1c100062d76..459b5b921e68caf13356e72d6ed8caed93a1f3d6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 7a38a33667b1686f8fddb10b056e92bf3cf59938..739f308299e9619f4fced5480675f68af895c34a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 56d918ee9a94283f529af0d0586693b61035b76a..33d8587b59637b69d7960f838cd3392af1abc102 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2006 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 8e7fa09fcd4b2f2230f02265921f2d418557b42a..cb1e9fb6b2f36baae850bbd1d2d5bfbc7ae5c507 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2005 Digital Design Corporation
 ##
index 78e76e17428f0b1789bd70e4dca188cce857b08a..85b4040dfc89c91e97e2d0950c1fdf6363e17a4c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2005 Digital Design Corporation
  *
index 4907c018de2dafecac63f2a4e45c8d5555f2babc..c7016d9beccf4b7d8e28a7fb2f384aaaf55bf4fc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2005 Digital Design Corporation
  *
index 7b36822fb85b61e3cb1353b95069be919b6fb1a3..71641e9ff8396adeed196f80bbcb3118953668ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2005 Digital Design Corporation
  *
index 8e59b9fe19b39a4ff8f7b99e8cf4e2a0032e0e10..6c3d97d6f54918eea0358468486580eeb9ec02f7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2000 AG Electronics Ltd.
  * Copyright (C) 2003-2004 Linux Networx
index 66548ec3bd3617f21aa11446c53769e2270377d0..67c0dfd1b422ab30c7de41f80df0d6ef78b9fff1 100644 (file)
@@ -1,5 +1,5 @@
 ## 
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ## 
 ## Copyright (C) 2005 Digital Design Corporation
 ## 
index a17ded8a75a4ab94d0119c3875f33f37db244311..4369c263bd51515754a1a05c5108f3da92364edb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2005 Digital Design Corporation
  *
index 2dd940b3e9eab64abdb38e06bf43cb03ea2126a8..c52ca521eb1ce67ae8ba1e29f334c95f608c1aa0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2005 Digital Design Corporation
  *
index b29cbe557d8cadfc2d2f8bd46c44fe9a16bdd994..f60dbcffe11244178cf5c653daf654cb59f79ee4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2005 Digital Design Corporation
  *
index 690f008637d0c8f08ef4185c5405f0fbb8cffc45..ae00361ba3d0c10f135ab8b36fa8a785704abb74 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2000 AG Electronics Ltd.
  * Copyright (C) 2003-2004 Linux Networx
index 269204f51a874b0d9e85aaa070c7d1fe7ad3988d..cb5d059b596403210e9c080009af9c31224a2cb0 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index d87beb59a146c6ab7eaa24ddf5166799913bc5a3..3f017e4464fa858b9b8a8fbad04d082488440180 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 3bc14bfccb2dfa33b6a933f633df2f59203ce77a..4cb4e18529672067b94f43b26fcc0ab92b159035 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 5cdd79f443e96b36cfe83b548788af80bef9b97b..49a105d5a16fda99598ce0e6548e281f6175338f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
  *
index 07d276f0580a2f7f3f7e56e61014c684aa6430ee..066c65836aed9f4de049146831ecbe87cbf7f4bd 100644 (file)
@@ -1,5 +1,5 @@
 ## 
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ## 
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghai.lu@amd.com> for AMD.
index bb46738033ee3d4a7ddea15a68505100cd31eb6b..e95365357a453a0374def233dd35de18a16c4d96 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghai.lu@amd.com> for AMD.
index 4dca5e56c39fa7882076525d602fab83fb68c1f7..d37e599abe1581664552d1554907f5fdc06ed3ab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2000 AG Electronics Ltd.
  * Copyright (C) 2003-2004 Linux Networx
index 5be54f7dfeb6b93724e0b65d93e9b42cd33d7b58..01c5ce6ead01ba31bfed35f8d53866cf45a8ab53 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghai.lu@amd.com> for AMD.
index ea316200709aef76ddcfc632d5c1aa18d681d5ab..f9bff363bdb909221ec2b13bb515e4ca05844733 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghai.lu@amd.com> for AMD.
index 152f5d9785b724010a65a859019a74f2120ed0c3..9a5fe566bcfc98c157ae9fbf3b9cffcee8bc781b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 AMD
  * Written by Yinghai Lu <yinghai.lu@amd.com> for AMD.
index 2672bcf8e9fafe4d4e0a0f214966bd0ceb90ee03..75f0e26b5cf3220c2f5cea1c3e0a9aa0fe12cd92 100644 (file)
@@ -1,5 +1,5 @@
 ## 
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ## 
 ## Copyright (C) 2007 Nikolay Petukhov <nikolay.petukhov@gmail.com>
 ## 
index eaffea904fffa3367d408df173f60167f433a9ff..5842299ed138c8213da1a97aa0358f4d1d406401 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Nikolay Petukhov <nikolay.petukhov@gmail.com>
  *
index bfff3d2d4955f42098882ba959682a0160f4b362..417fee8058e49990290ed66245c03a40f7fd910c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Nikolay Petukhov <nikolay.petukhov@gmail.com>
  *
index a5d3a73bd115d8f295a1f0f958c8d7100e57d7e3..0c1c626e5a132ec4aa7f25c52057dddbab61564c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Nikolay Petukhov <nikolay.petukhov@gmail.com>
  *
index b9f73087d797db841c004d32353df2c89caa8fa7..a42688938dd0d320960c9d9a74473d347e05d917 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2007 Nikolay Petukhov <nikolay.petukhov@gmail.com>
  *
index ffa606b02730a75d220e5570dbc07ab0b423ec4b..e14f152769bee11b17bd847d07c5a85a79941c14 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 09559f2b379059717918950af8293331253ce535..4ec6829ad131ffd116840127f7edacb45472375b 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index d105a2341a63a7da4e7da6d8d6c277790d96ffb0..be40fa987852c691002d47383f008335508e3e52 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Advanced Micro Devices, Inc.
 ##
index 0f14a980f1515c53e87b3b85856014f2a0dbbd91..82db2c178b29153b3a4d6c5453a6b726f9a62ea5 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Advanced Micro Devices, Inc.
 ##
index 477b470dc8096706925ff2905a319ec4268ee4cd..46601dd45b12af103ccf3b2f265be75e42ab81ec 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Advanced Micro Devices, Inc.
 ##
index fe59325275728baaad69d801680e95f6168f3d1f..8f99c2370b5e2dd4519e9e407da5148a690fb2e4 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index edcde2e3fb8746f389e7961bf922ca07dc03f65f..14e85667560f742b53c2c2d5cc9c4d40f164bec2 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Philipp Degler <pdegler@rumms.uni-mannheim.de>
 ## (Thanks to LSRA University of Mannheim for their support)
index 6098db64d739463c2e3221ecd0d0557372676b29..504e4bbaba4190a66a5fa2e148697286a0d375fd 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz>
 ##
index a0de2f580feccc453910e16d42581b55d95eed8f..8546672faf764473b488f7e02de693ac21504269 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 3ce109b55605d4a0c9e573972c84934b870310f5..cc6e0a1c16c0745bf6b79fa8d10296e8e4389305 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 30495f3d5d177059b2bb02557fde4c1207eb81ec..fce6df5584bdccd31a1d057e358e1f0fc14d27a9 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 0c5773124bd046a3e1819140277fc70e75d7c1a1..ebb461136102b932ba44a2f1df20879f68d70823 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 2d1735754a242aae68a454c2633037043cb5fb8f..b42e51456e689081e5bba991e1a4e67a27d24387 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Juergen Beisert <juergen@kreuzholzen.de>
 ##
index 7a9cddc4ef8a71b7a18d665581b71dab965d9d89..d504234ecd60920eb61788180927436240414faf 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 935acb6ba621b539c13315ea1575df09bbd7a6b2..668f251e80299f48ec7357187ffa2ed78b899637 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Juergen Beisert <juergen@kreuzholzen.de>
 ##
index 39cbe11d452170a8d6773cf3ee61b78d58f0a08b..fb9e4c09e0422a32b4ba261216e48e337336f9c9 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index ff96b014a18876aaddc2b57750e051c19b56d006..3f484d367b0a031a5974e0530edb26cd45972777 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 748d343640f112defe4cb7ee74db3a96cb4a92b8..cf165cad5105fa81f13db7d200b26dab3493b69f 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 6bc4498243c73ac1bd29f017215f263a51272120..f5aba7984a7ad5be4b0b6f2afd93dab01a4c50a6 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 77cde390a0aac2d5ee8c82a6de5b834fd787dd01..91e705830ed1e136df5cab7a5d1a3d2afc402a33 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghailu@gmail.com> for AMD.
index 61025a574a8e2bcfdd4222013ba96ae4c685bfa8..7837a7b0b05582055cd79d6dad958ed59ae1810e 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 7caab562ca64f8802458e9c19aa589868c3d4668..ce2e43d2cb4b98b180ff271e025cbf063dba323b 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghailu@gmail.com> for AMD.
index 7374a2c348fed91a6e7142bf13ac4830498d4ff1..1f601e97ccb40d8122a8338398b5415780f1c682 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghailu@gmail.com> for AMD.
index 751aa2c2f832b1d3a6a8c4da94ae3d65897bcd5d..3a17702c9f6b0819dcc220f2af931371ca0fbfca 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Nikolay Petukhov <nikolay.petukhov@gmail.com>
 ##
index 2536d855284cb0d736c55743c4b88cb07a4212d6..3598b5b6c83de52100fa4410dc1dbda6d165287d 100644 (file)
@@ -1,5 +1,5 @@
 ## 
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ## 
 ## Copyright (C) 2007 Luis Correia <luis.f.correia@gmail.com>
 ## 
index ba6925560fce50edda50692a5ce02ca6e262221d..6e44235dfad6c028fe29b239619cc2c44707007a 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 380b6b6821cfc3b90484ede0fb087c244c8f4b6d..e112d480bda82fd8f4ddc8350b18a87233661863 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index 80da64ad221ae7134b7a994aa98b7c4760e5244f..373ddad4630ba3bb1903474d66a8e9aa7741b4de 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index ef1c8d71131df7c038e9e25ab183bc8d8de13f7e..21ed6e51b9d870b8f6cba2bd9c96ee0d2fe2df0d 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2006 MSI
 ## Written by bxshi <bingxunshi@gmail.com> for MSI.
index 91d9f393d6e5b8f2e5465ea344774f3903cd7882..78e8b35a7be2c9a2c17a346b6ee9ec77d1d4de48 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2006 MSI
 ## Written by Bingxun Shi <bingxunshi@gmail.com> for MSI.
index 1196aa54eee8e50f73433388f4c0babf6166ec11..4c18a459993ed837bf9ccae0c8362ff7abe0ad81 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index e41c9d85d15adf5732219a74c80efd52c2be98fd..18fb6cc8ee39f43fef2fc65f0ffdbbfd27dfd670 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghailu@gmail.com> for AMD.
index c8754ec052c729c23188a3d5def83eb77a8fc728..6c6ed52ee432304ba143800965b94aeee2b31845 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghailu@gmail.com> for AMD.
index 7986961c018a57b3dc409a3417333a5a1143c370..9a11a314e873b79e0d2873d625f5509d4acd371f 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghailu@gmail.com> for AMD.
index 42e67cf06e65c8dfe0d537c5cb4e61ccaf6156eb..e678ab3b1fbaa3d983d7d532eddb8d84d2f6886f 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghailu@gmail.com> for AMD.
index 56c51a4680a21ea915a90c8e6d9188d41ab2f7fd..0153f6b433da1987596ef5205432ea40ad7c2a9e 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index dbc3123d845e2a0ffa1a0dd2e4f1b1ea485e0c8f..a7ca752c4c592c5cc6872d37cdcb51bbc3bbfaa1 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 Uwe Hermann <uwe@hermann-uwe.de>
 ##
index d92afd2812c149ab52324955b4480653d6597f7c..c99dd33f57b5e965f7939492fc002d30e9bd6d72 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghailu@gmail.com> for AMD.
index b72621d18af893f89c973d0df8da1d6d3ac9330a..4917eb90a2c88e28fabb308412eee766e1585f99 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the LinuxBIOS project.
+## This file is part of the coreboot project.
 ##
 ## Copyright (C) 2007 AMD
 ## Written by Yinghai Lu <yinghailu@gmail.com> for AMD.