Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
boot.h File Reference

Go to the source code of this file.

Macros

#define NORMAL_VGA   0xffff /* 80x25 mode */
 
#define EXTENDED_VGA   0xfffe /* 80x50 mode */
 
#define ASK_VGA   0xfffd /* ask for it at bootup */
 

Macro Definition Documentation

#define ASK_VGA   0xfffd /* ask for it at bootup */

Definition at line 7 of file boot.h.

#define EXTENDED_VGA   0xfffe /* 80x50 mode */

Definition at line 6 of file boot.h.

#define NORMAL_VGA   0xffff /* 80x25 mode */

Definition at line 5 of file boot.h.