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