Patrick Venture | 3356975 | 2018-03-12 18:56:14 -0700 | [diff] [blame] | 1 | #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" |