TianoCore EDK2 master
Loading...
Searching...
No Matches
Bhyve.h
Go to the documentation of this file.
1
11#ifndef __BHYVE_H__
12#define __BHYVE_H__
13
14#define BHYVE_ACPI_TIMER_IO_ADDR 0x408
15
16#define BHYVE_PM_REG 0x404
17
18#endif // __BHYVE_H__