Lines Matching full:post
1 # phosphor-post-code-manager
3 This phosphor-post-code-manager repository provides an infrastructure to persist
4 the POST codes in BMC filesystem & it also owns the systemd services that are
5 responsible for exposing the BIOS Post Codes to rest of the world via redfish.
9 To build phosphor-post-code-manager package , do the following steps:
23 to extract the POST codes per boot cycle.
29 repository which is responsible for emitting the dbus signals for every new POST
32 phosphor-post-code-manager is architected to look for the property changed
39 ## Special Post code handling/eventing
70 Each entry in the array describes a special handler for a specific post code.
72 - `primary` - [required] The primary post code to match.
73 - `secondary` - [optional] The secondary post code to match. If not present, the
74 match will be for all post codes which match just the primary
75 - `targets` - [optional] List of systemd targets to start when the matching post