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