blob: d1dd847ba73770246e9eb0e6609dd4db8c2e0bb3 [file] [log] [blame]
Patrick Venture33569752018-03-12 18:56:14 -07001#pragma once
2
3/* The LPC snoop on port 80h is mapped to this dbus path. */
4#define SNOOP_OBJECTPATH "/xyz/openbmc_project/state/boot/raw"
5/* The LPC snoop on port 80h is mapped to this dbus service. */
6#define SNOOP_BUSNAME "xyz.openbmc_project.State.Boot.Raw"