coreboot/src
Paul Menzel 63950f83f9 AGESA boards: Fix grammar in description of OemCustomizeInitEarly
The following command was used to correct the grammatical mistake.

    $ git grep -l 'This is the stub function will call' | xargs sed -i s,This is the stub function will call,This stub function will call, '{}'
    sed: -e Ausdruck #1, Zeichen 6: Nicht beendeter `s'-Befehl

As this file seems to have been copied around a lot, it originally
seems to have come with the following commit for AMD Persimmon and
AMD Inagua.

    commit 69da1b676c
    Author: Frank Vibrans <frank.vibrans@amd.com>
    Date:   Mon Feb 14 19:04:45 2011 +0000

        Add IBASE DB-FT1 and AMD Inagua motherboards. Patch 8 of 8.

Change-Id: I2e6630a5172738b01e6def7062284f167e5508b1
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/2268
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marcj303@gmail.com>
2013-02-04 21:37:14 +01:00
..
arch smbios: show CONFIG_LOCALVERSION in DMI bios_version 2013-02-04 18:23:32 +01:00
console Improve how our printk calls do_div by using constants. 2013-01-31 23:18:16 +01:00
cpu exynos5250: make lowlevel_init_c.c benign 2013-02-04 06:09:23 +01:00
device Extend CBFS to support arbitrary ROM source media. 2013-01-30 17:58:32 +01:00
drivers Extend CBFS to support arbitrary ROM source media. 2013-01-30 17:58:32 +01:00
ec Add support for ENE932 EC w/ Compal firmware 2012-12-12 06:02:04 +01:00
include add gpio.h for generic GPIO-related definitions 2013-02-04 05:38:32 +01:00
lib armv7: Add 'bootblock' build class. 2013-02-03 05:45:48 +01:00
mainboard AGESA boards: Fix grammar in description of OemCustomizeInitEarly 2013-02-04 21:37:14 +01:00
northbridge Family 12: Update for string portability 2013-02-04 18:19:19 +01:00
southbridge Hudson: Legacy free question is hudson only 2013-01-22 08:52:24 +01:00
superio Remove assembly coded log2 function 2012-11-28 07:57:17 +01:00
vendorcode F15tn: Fix all warnings, enable warnings as errors 2013-01-22 12:17:07 +01:00
Kconfig Project PIANO aka tianocoreboot 2013-01-30 17:34:40 +01:00