162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
262306a36Sopenharmony_ci#ifndef _UAPI_ASM_X86_BOOT_H
362306a36Sopenharmony_ci#define _UAPI_ASM_X86_BOOT_H
462306a36Sopenharmony_ci
562306a36Sopenharmony_ci/* Internal svga startup constants */
662306a36Sopenharmony_ci#define NORMAL_VGA	0xffff		/* 80x25 mode */
762306a36Sopenharmony_ci#define EXTENDED_VGA	0xfffe		/* 80x50 mode */
862306a36Sopenharmony_ci#define ASK_VGA		0xfffd		/* ask for it at bootup */
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_ci#endif /* _UAPI_ASM_X86_BOOT_H */
12