[SeaBIOS] [PATCH 0/2] Allow acpi and smbios default strings to be set on config.h

Eduardo Habkost ehabkost at redhat.com
Fri Jun 18 22:19:47 CEST 2010


Hi,

This series allows the default values for specific fields on acpi and smbios
tables to be set at build time, by editing config.h.

The current defaults are not changed, but it will allow build-time setting of
specific strings on config.h if necessary.


Eduardo Habkost (2):
  acpi: allow header strings be configured on config.h
  smbios: allow vendor/manufacturer/version/product names be set on
    config.h

 src/acpi.c   |    8 ++++----
 src/config.h |   13 +++++++++++++
 src/smbios.c |   16 ++++++++--------
 3 files changed, 25 insertions(+), 12 deletions(-)




More information about the SeaBIOS mailing list