3d63b0a965
Size of BiosCallouts[] struct can be calculated as:
CallOutCount = sizeof (BiosCallouts) / sizeof (BiosCallouts [0]);
There is no longer need for REQUIRED_CALLOUTS define.
Originally that change was done for AMD Persimmon in
commit
|
||
---|---|---|
.. | ||
acpi | ||
acpi_tables.c | ||
agesawrapper.c | ||
agesawrapper.h | ||
BiosCallOuts.c | ||
BiosCallOuts.h | ||
buildOpts.c | ||
cmos.layout | ||
devicetree.cb | ||
dimmSpd.c | ||
dsdt.asl | ||
fadt.c | ||
get_bus_conf.c | ||
irq_tables.c | ||
Kconfig | ||
mainboard.c | ||
Makefile.inc | ||
mptable.c | ||
OptionsIds.h | ||
platform_cfg.h | ||
platform_oem.c | ||
rd890_cfg.c | ||
rd890_cfg.h | ||
reset.c | ||
romstage.c | ||
sb700_cfg.c | ||
sb700_cfg.h |