TianoCore EDK2 master
Loading...
Searching...
No Matches
ReadDr4.c
Go to the documentation of this file.
1
20EFIAPI
22 VOID
23 )
24{
25 __asm {
26 _emit 0x0f
27 _emit 0x21
28 _emit 0xe0
29 }
30}
UINT64 UINTN
UINTN EFIAPI AsmReadDr4(VOID)
Definition: ReadDr4.c:21