first commit
diff --git a/xml/host_control.xml b/xml/host_control.xml
new file mode 100644
index 0000000..30fa990
--- /dev/null
+++ b/xml/host_control.xml
@@ -0,0 +1,7 @@
+<node>

+	<interface name="org.openbmc.HostControl">

+		<method name="boot"/>

+		<method name="shutdown"/>

+		<signal name="booted"/>

+	</interface>	

+</node>