| |||||||||||||||
| |||||||||||||||
| |||||||||||||||
Description | |||||||||||||||
Access to information provided by Grub in accordance with the multiboot specification, see http://www.gnu.org/software/grub/manual/multiboot/html_node/Boot-information-format.html | |||||||||||||||
Synopsis | |||||||||||||||
| |||||||||||||||
Documentation | |||||||||||||||
moduleName :: Int -> H String | |||||||||||||||
moduleCount :: H Int | |||||||||||||||
moduleRegion :: Int -> H MemRegion | |||||||||||||||
data MemInfo | |||||||||||||||
| |||||||||||||||
memInfo :: H (Maybe MemInfo) | |||||||||||||||
memInfo returns the size of the physical memory installed | |||||||||||||||
Deprecated functions | |||||||||||||||
moduleStart :: Int -> H (Ptr Word8) | |||||||||||||||
moduleEnd :: Int -> H (Ptr Word8) | |||||||||||||||
Produced by Haddock version 0.6 |