Lines Matching full:post
15 contingent and needs multiple-host post code access to be implemented.
43 | | Current POST code: | |
51 | | POST code history: | |
60 | | Other consumers of POST codes: <------------+ |
66 Since multiple hosts cannot coherently write their POST codes to the same place,
67 an additional datapath is needed to receive POST codes from each host. Since
85 port-80 post code from multiple-host. The existing single host LPC snooping
93 - phosphor-post-code-manager.
99 Provided below the post code interface diagram with flow sequence
118 | | | Per-host POST code object: | | +-GPIO-| Button/switch |
128 | | R:phosphor-post-code-manager (N processes) | |
129 | | Per-host POST code history service: | |
139 | | Other consumers of POST codes: <--------------+ |
155 - phosphor-post-code-manager receives new POST codes via D-Bus signal and stores
168 `phosphor-host-postd`. Other programs (e.g. `phosphor-post-code-manager`) can
183 The following D-Bus names need to be created for the multi-host post-code.
191 ## phosphor-post-code-manager
193 The phosphor-post-code-manager is a multi service design for multi-host. The
200 - phosphor-post-code-manager subscribes to changes on the `Raw<N>` object hosted
202 - Store/retrieve post-code from directory (/var/lib/phosphor-post-code-manager/
207 The following D-Bus names needs to be created for multi-host post-code.
222 **phosphor-post-code-manager single process approach**