ReactOS
0.4.16-dev-2232-gc2aaa52
framebuf.h
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS Generic Framebuffer Boot Video Driver
3
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
4
* or MIT (https://spdx.org/licenses/MIT)
5
* PURPOSE: Arch-specific header file
6
* COPYRIGHT: Copyright 2023-2026 Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
7
*/
8
9
#pragma once
10
11
VOID
12
InitPaletteWithTable
(
13
_In_reads_
(
Count
)
const
ULONG
*
Table
,
14
_In_
ULONG
Count
);
15
16
#define PrepareForSetPixel()
17
18
VOID
19
SetPixel
(
20
_In_
ULONG
Left,
21
_In_
ULONG
Top
,
22
_In_
UCHAR
Color
);
Top
static LPHIST_ENTRY Top
Definition:
history.c:53
SetPixel
VOID SetPixel(_In_ ULONG Left, _In_ ULONG Top, _In_ UCHAR Color)
Definition:
bootvid.c:52
InitPaletteWithTable
VOID InitPaletteWithTable(_In_reads_(Count) const ULONG *Table, _In_ ULONG Count)
Definition:
bootvid.c:220
Table
ASMGENDATA Table[]
Definition:
genincdata.c:61
void
Definition:
nsiface.idl:2307
_In_reads_
#define _In_reads_(s)
Definition:
no_sal2.h:168
_In_
#define _In_
Definition:
no_sal2.h:158
Count
int Count
Definition:
noreturn.cpp:7
Color
Definition:
gdipluscolor.h:301
ULONG
uint32_t ULONG
Definition:
typedefs.h:59
UCHAR
unsigned char UCHAR
Definition:
xmlstorage.h:181
drivers
base
bootvid
framebuf
framebuf.h
Generated on Sat Jan 31 2026 06:17:06 for ReactOS by
1.9.6