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