TianoCore EDK2
master
Loading...
Searching...
No Matches
ReadDs.c
Go to the documentation of this file.
1
18
UINT16
19
EFIAPI
20
AsmReadDs
(
21
VOID
22
)
23
{
24
__asm {
25
xor eax, eax
26
mov ax, ds
27
}
28
}
AsmReadDs
UINT16 EFIAPI AsmReadDs(VOID)
Definition:
ReadDs.c:20
MdePkg
Library
BaseLib
Ia32
ReadDs.c
Generated on Fri Nov 15 2024 18:01:17 for TianoCore EDK2 by
1.9.6