#ifndef __HVMLOADER_CONFIG_SEABIOS_H__ #define __HVMLOADER_CONFIG_SEABIOS_H__ #define BIOS_INFO_PHYSICAL_ADDRESS 0x00001000 #endif /* __HVMLOADER_CONFIG_SEABIOS_H__ */ /* * Local variables: * mode: C * c-file-style: "BSD" * c-basic-offset: 4 * tab-width: 4 * indent-tabs-mode: nil * End: */