Phoenix
Object-oriented orthogonally persistent operating system
Public Member Functions
efi::MemoryMap::MemDesc Struct Reference

EFI memory descriptor. More...

#include <efi.h>

List of all members.

Public Member Functions

bool IsAvailable ()
 Check if the region is available for using by an OS needs.
bool NeedsManagement ()
 Check if the region requires management by an OS.

Detailed Description

EFI memory descriptor.


Member Function Documentation

bool efi::MemoryMap::MemDesc::IsAvailable ( ) [inline]

Check if the region is available for using by an OS needs.

bool efi::MemoryMap::MemDesc::NeedsManagement ( ) [inline]

Check if the region requires management by an OS.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines