TianoCore EDK2
master
Loading...
Searching...
No Matches
WriteDr4.c
Go to the documentation of this file.
1
20
UINTN
21
EFIAPI
22
AsmWriteDr4
(
23
IN
UINTN
Value
24
)
25
{
26
_asm {
27
mov eax, Value
28
_emit 0x0f
// mov dr4, eax
29
_emit 0x23
30
_emit 0xe0
31
}
32
}
UINTN
UINT64 UINTN
Definition:
ProcessorBind.h:112
IN
#define IN
Definition:
Base.h:279
AsmWriteDr4
UINTN EFIAPI AsmWriteDr4(IN UINTN Value)
Definition:
WriteDr4.c:22
MdePkg
Library
BaseLib
Ia32
WriteDr4.c
Generated on Fri Nov 15 2024 18:01:17 for TianoCore EDK2 by
1.9.6