Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

multiboot.h File Reference


Detailed Description

A ia32-specific system startup method.

#include <arch/types.h>

Include dependency graph for multiboot.h:

Go to the source code of this file.

Namespaces

namespace  Zygoma
namespace  Zygoma::ia32

Functions

u32 endOfMemory (MultibootInfo *mbinfo)
 Calculates the end of physical memory from information supplied by the multiboot loader.

Variables

MultibootInfo * g_multibootInfo
 A global pointer to the multiboot info table initialized by the loader.


Function Documentation

u32 Zygoma::ia32::endOfMemory MultibootInfo *  mbinfo  )  [inline]
 

Calculates the end of physical memory from information supplied by the multiboot loader.

Parameters:
mbinfo A pinter to a MultibootInfo structure.
Returns:
The address of the physical end of memory.

Here is the call graph for this function:


Variable Documentation

Zygoma::ia32::MultibootInfo * Zygoma::ia32::g_multibootInfo
 

A global pointer to the multiboot info table initialized by the loader.


Generated on Fri Sep 2 10:44:53 2005 for zygoma by doxygen 1.4.2