[SeaBIOS] [PATCH 00/23] Include file cleanups

Gerd Hoffmann kraxel at redhat.com
Mon Sep 16 10:43:44 CEST 2013


On So, 2013-09-15 at 01:07 -0400, Kevin O'Connor wrote:
> This patch series attempts to cleanup some of the include files within
> SeaBIOS.  There are three main goals: split out the complex users of
> util.h into their own header files, introduce a new directory std/ for
> header files that just define standard bios interfaces, and make sure
> no header files (with the exception of util.h) have declarations for
> more than one c file.
> 
> At the end of this series util.h, only contains simple function and
> variable prototypes (ie, no macros, inline code, or struct
> definitions).

Nice cleanup.

cheers,
  Gerd






More information about the SeaBIOS mailing list