OpenCore
1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
BiosIdLib.h
Go to the documentation of this file.
1
18
#ifndef BIOS_ID_LIB_H
19
#define BIOS_ID_LIB_H
20
21
// GetBiosVersionDateTime
22
29
VOID
30
GetBiosVersionDateTime
(
31
OUT CHAR8 **BiosVersion,
32
OUT CHAR8 **BiosReleaseDate
33
);
34
35
// GetRomInfo
36
41
VOID
42
GetRomInfo
(
43
OUT
APPLE_ROM_INFO_STRING
*RomInfo
44
);
45
46
#endif
// BIOS_ID_LIB_H
APPLE_ROM_INFO_STRING
CHAR8 * APPLE_ROM_INFO_STRING
Definition
BiosId.h:74
GetRomInfo
VOID GetRomInfo(OUT APPLE_ROM_INFO_STRING *RomInfo)
GetBiosVersionDateTime
VOID GetBiosVersionDateTime(OUT CHAR8 **BiosVersion, OUT CHAR8 **BiosReleaseDate)
Include
Apple
Library
BiosIdLib.h
Generated by
1.12.0