Last change
on this file since 85805 was 48674, checked in by vboxsync, 11 years ago |
EFI: Export newly imported tinaocore UEFI sources to OSE.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
360 bytes
|
Line | |
---|
1 | /* $Id: VBoxVgaFonts.h 48674 2013-09-25 08:26:15Z vboxsync $ */
|
---|
2 | /** @file
|
---|
3 | * Some of the VGA-ROM fonts from ftp://ftp.simtel.net/pub/simtelnet/msdos/screen/fntcol16.zip .
|
---|
4 | * The package is (C) Joseph (Yossi) Gil.
|
---|
5 | * The individual fonts are in the public domain.
|
---|
6 | *
|
---|
7 | * Note. These fonts are also used by the VGA BIOS.
|
---|
8 | */
|
---|
9 |
|
---|
10 | #include "VBoxVgaFont-8x8.h"
|
---|
11 | #include "VBoxVgaFont-8x14.h"
|
---|
12 | #include "VBoxVgaFont-8x16.h"
|
---|
13 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.