TianoCore EDK2
master
Loading...
Searching...
No Matches
Cmos.h
Go to the documentation of this file.
1
9
#ifndef _CMOS_H_
10
#define _CMOS_H_
11
23
UINT8
24
EFIAPI
25
CmosRead8
(
26
IN
UINTN
Index
27
);
28
41
UINT8
42
EFIAPI
43
CmosWrite8
(
44
IN
UINTN
Index,
45
IN
UINT8 Value
46
);
47
48
#endif
/* _CMOS_H_ */
UINTN
UINT64 UINTN
Definition:
ProcessorBind.h:112
CmosRead8
UINT8 EFIAPI CmosRead8(IN UINTN Index)
Definition:
Cmos.c:25
CmosWrite8
UINT8 EFIAPI CmosWrite8(IN UINTN Index, IN UINT8 Value)
Definition:
Cmos.c:47
IN
#define IN
Definition:
Base.h:279
OvmfPkg
Bhyve
PlatformPei
Cmos.h
Generated on Fri Nov 15 2024 18:01:22 for TianoCore EDK2 by
1.9.6