TianoCore EDK2
master
Loading...
Searching...
No Matches
WriteCr0.c
Go to the documentation of this file.
1
20
UINTN
21
EFIAPI
22
AsmWriteCr0
(
23
UINTN
Value
24
)
25
{
26
_asm {
27
mov eax, Value
28
mov cr0, eax
29
}
30
}
UINTN
UINT64 UINTN
Definition:
ProcessorBind.h:112
AsmWriteCr0
UINTN EFIAPI AsmWriteCr0(UINTN Value)
Definition:
WriteCr0.c:22
MdePkg
Library
BaseLib
Ia32
WriteCr0.c
Generated on Fri Nov 15 2024 18:01:17 for TianoCore EDK2 by
1.9.6