63950f83f9
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
|
||
---|---|---|
.. | ||
acpi | ||
acpi_tables.c | ||
agesawrapper.c | ||
agesawrapper.h | ||
BiosCallOuts.c | ||
BiosCallOuts.h | ||
buildOpts.c | ||
cmos.layout | ||
devicetree.cb | ||
dimmSpd.c | ||
dimmSpd.h | ||
dsdt.asl | ||
get_bus_conf.c | ||
irq_tables.c | ||
Kconfig | ||
mainboard.c | ||
Makefile.inc | ||
mptable.c | ||
OptionsIds.h | ||
platform_cfg.h | ||
PlatformGnbPcie.c | ||
PlatformGnbPcieComplex.h | ||
reset.c | ||
romstage.c |