XenevaOS
Loading...
Searching...
No Matches
XenevaOS
Boot
include
Library
ResourcePublicationLib.h
Go to the documentation of this file.
1
15
#ifndef __RESOURCE_PUBLICATION_LIB__
16
#define __RESOURCE_PUBLICATION_LIB__
17
35
RETURN_STATUS
36
EFIAPI
37
PublishSystemMemory
(
38
IN
PHYSICAL_ADDRESS
MemoryBegin,
39
IN
UINT64
MemoryLength
40
);
41
42
#endif
EFIAPI
#define EFIAPI
Definition
ProcessorBind.h:172
PHYSICAL_ADDRESS
UINT64 PHYSICAL_ADDRESS
Definition
Base.h:305
IN
#define IN
Definition
Base.h:347
RETURN_STATUS
UINTN RETURN_STATUS
Definition
Base.h:965
PublishSystemMemory
RETURN_STATUS EFIAPI PublishSystemMemory(IN PHYSICAL_ADDRESS MemoryBegin, IN UINT64 MemoryLength)
UINT64
COMPILER_DEPENDENT_UINT64 UINT64
Definition
actypes.h:239
Generated by
1.9.8