XenevaOS
Loading...
Searching...
No Matches
PalLib.h
Go to the documentation of this file.
1
23#ifndef __PAL_CALL_LIB_H__
24#define __PAL_CALL_LIB_H__
25
27
53PAL_CALL_RETURN
56 IN UINT64 Index,
57 IN UINT64 Arg2,
58 IN UINT64 Arg3,
59 IN UINT64 Arg4
60 );
61
62#endif
63
#define EFIAPI
Definition ProcessorBind.h:172
#define IN
Definition Base.h:347
PAL_CALL_RETURN EFIAPI PalCall(IN UINT64 Index, IN UINT64 Arg2, IN UINT64 Arg3, IN UINT64 Arg4)
COMPILER_DEPENDENT_UINT64 UINT64
Definition actypes.h:239