TianoCore EDK2
master
Loading...
Searching...
No Matches
ReadCr4.c
Go to the documentation of this file.
1
19
UINTN
20
EFIAPI
21
AsmReadCr4
(
22
VOID
23
)
24
{
25
__asm {
26
_emit 0x0f
// mov eax, cr4
27
_emit 0x20
28
_emit 0xE0
29
}
30
}
UINTN
UINT64 UINTN
Definition:
ProcessorBind.h:112
AsmReadCr4
UINTN EFIAPI AsmReadCr4(VOID)
Definition:
ReadCr4.c:21
MdePkg
Library
BaseLib
Ia32
ReadCr4.c
Generated on Fri Nov 15 2024 18:01:17 for TianoCore EDK2 by
1.9.6