HyperPlatform Programmer's Reference
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
  HyperPlatform
  Arch
  x64
 x64.asm
  x86
 x86.asm
 asm.hDeclares interfaces to assembly functions
 common.hDeclares and implements common things across the project
 driver.cppImplements an entry point of the driver
 driver.hDeclares interfaces to driver functions
 ept.cppImplements EPT functions
 ept.hDeclares interfaces to EPT functions
 global_object.cppImplements global object functions
 global_object.hDeclares interfaces to global object functions
 hotplug_callback.cppImplements hot-plug callback functions
 hotplug_callback.hDeclares interfaces to hot-plug functions
 ia32_type.hDefines constants and structures defined by the x86-64 architecture
 kernel_stl.cppImplements code to use STL in a driver project
 log.cppImplements logging functions
 log.hDeclares interfaces to logging functions
 perf_counter.hDeclares interfaces to performance measurement primitives
 performance.cppImplements performance measurement functions
 performance.hDeclares interfaces to performance measurement functions
 power_callback.cppImplements power callback functions
 power_callback.hDeclares interfaces to power functions
 util.cppImplements primitive utility functions
 util.hDeclares interfaces to utility functions
 util_page_constants.hDefines page table related constants
 vm.cppImplements VMM initialization functions
 vm.hDeclares interfaces to VMM initialization functions
 vmm.cppImplements VMM functions
 vmm.hDeclares interfaces to VMM functions