~ubuntu-branches/ubuntu/trusty/seabios/trusty-proposed

« back to all changes in this revision

Viewing changes to src/bootsplash.c

  • Committer: Package Import Robot
  • Author(s): Michael Tokarev
  • Date: 2013-07-08 21:34:44 UTC
  • mfrom: (1.1.7)
  • Revision ID: package-import@ubuntu.com-20130708213444-6ed9q23j39x143lu
Tags: 1.7.3-1
Multi-Arch: allowed

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
#include "jpeg.h" // splash
13
13
#include "vbe.h" // struct vbe_info
14
14
#include "bmp.h" // bmp_alloc
 
15
#include "smbios.h" // display_uuid
15
16
 
16
17
 
17
18
/****************************************************************
46
47
 
47
48
    // Write to screen.
48
49
    printf("SeaBIOS (version %s)\n", VERSION);
 
50
    display_uuid();
49
51
}
50
52
 
51
53
static int