Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
pldm
/
14b54a3859de07ec6c9deef542fceeea2df57376
/
libpldmresponder
b4809c1
pldm host-effecter transation: change enity type
by Sampa Misra
· 5 years ago
1b180d8
libpldmresponder: Implement SetBIOSTable
by George Liu
· 5 years ago
a792b21
VMI sensors: Add JSON changes to support VMI sensors
by Tom Joseph
· 5 years ago
b70a196
sensor_event: Refactor sensor event code
by Tom Joseph
· 5 years ago
c4ea6a9
Mechanism to associate sensor/effecter to FRU entity
by George Liu
· 5 years ago
d680ae0
libpldmresponder: fix PDR and FRU table generation order
by George Liu
· 5 years ago
cae1866
send PLDM event msg when state sensor changes
by George Liu
· 5 years ago
362c18d
libpldmresponder: Implement GetStateSensorReadings
by George Liu
· 5 years ago
adbe172
Add parsing JSON for State Sensor PDR
by George Liu
· 5 years ago
a929dac
Add state sensor configuration to the sensor_pdr.json
by George Liu
· 5 years ago
12afe11
pdr: Implement terminus locator PDR for BMC
by Sampa Misra
· 5 years ago
b5c227e
libpldmresponder: construct BMC PDRs lazily
by Deepak Kodihalli
· 5 years ago
7246e0c
host-bmc PDR flow: support refreshEntireRepository
by Deepak Kodihalli
· 5 years ago
15bff55
sensor_event: Correct the D-Bus object path
by Tom Joseph
· 5 years ago
36e8135
libpldmresponder: create PDR when the D-Bus object path exists
by George Liu
· 5 years ago
c6e49c4
libpldmresponder: PDR: check config dir
by Deepak Kodihalli
· 5 years ago
5bdde3a
pldmtool: Implement GetFRURecordByOption
by John Wang
· 5 years ago
9e82ad1
libpldmresponder: Implement GetFRURecordByOption
by John Wang
· 5 years ago
fe4d88b
Emit the Event.StateSensorEvent signal
by Chicago Duan
· 5 years ago
33e9c7e
Build FRU table lazily
by Tom Joseph
· 5 years ago
d130e1a
common: code re-org
by Deepak Kodihalli
· 5 years ago
1521f6d
pldmd: code re-org
by Deepak Kodihalli
· 5 years ago
ac19bd6
host-bmc: code re-org
by Deepak Kodihalli
· 5 years ago
250c475
pldmd: D-Bus to host effecter translation
by Tom Joseph
· 5 years ago
6492f52
clang-format: update to latest from docs repo
by George Liu
· 5 years ago
a18a126
fru: Fix typo in a json example
by John Wang
· 5 years ago
55732c2
fru: Add default configuration for fru record
by John Wang
· 5 years ago
7a0d072
libpldmresponder: bios: fixed resp in setAttribute
by Xiaochao Ma
· 5 years ago
8241b34
bios: check the attribute value to update
by John Wang
· 5 years ago
fd97264
Changed get/setDateTime to bmc instead of host
by George Liu
· 5 years ago
9d8921e
Fix failure to get file path of bios
by George Liu
· 5 years ago
c4959c3
pldm_events: Update PlatformEventMessage implementation
by Tom Joseph
· 5 years ago
d4d97a5
pldm_events: Implement support for state sensorEvents
by TOM JOSEPH
· 5 years ago
b426860
pldm_events: Parse state sensor PDRs from the Host PDR
by Tom Joseph
· 5 years ago
eccb0c5
pldm: Implement SetNumericEffecterValue function
by George Liu
· 6 years ago
0d7aca8
pldm: Optimized the setXXXHandler method in platform.hpp
by George Liu
· 5 years ago
456c9a2
pldm: Add parsing JSON for Numeric Effecter PDR
by George Liu
· 6 years ago
c94d494
pldm: Add numeric effecter configuration to the effecter_pdr.json
by Chicago Duan
· 6 years ago
0be647d
pldm: rename state_effecter_pdr.json to effecter_pdr.json
by George Liu
· 5 years ago
e8beb89
pdr : send up PDRRepositoryChgEvent
by Pavithra Barithaya
· 5 years ago
87514cc
Merge entity association PDRs
by Deepak Kodihalli
· 5 years ago
8cb6f66
event: Handling pldmPDRRepositoryChgEvent
by Deepak Kodihalli
· 5 years ago
51efaf8
Add HostPDRHandler class
by Pavithra Barithaya
· 5 years ago
a556eb2
FRU: pldmresponder: fix width of PLDM entity type
by Deepak Kodihalli
· 5 years ago
077fea2
pldm: Remove boost related code in pldm daemon
by George Liu
· 5 years ago
027844d
bios: Remvoe unused header files in bios.cpp
by John Wang
· 5 years ago
45e5254
Enable 'oem-ibm' in pldmtool for base commands.
by Sridevi Ramesh
· 5 years ago
6a30a3e
docs: Update documentation for FRU_Master.json
by Tom Joseph
· 5 years ago
d823cc0
pldm oem: implement certificate handler
by Sampa Misra
· 5 years ago
46ece06
libpldmresponder: enable DBus change notification
by Sampa Misra
· 5 years ago
45fed20
bios_table: Implement find attr entry by string handle
by John Wang
· 5 years ago
6080aae
bios: Use the new APIs in bios table commands
by John Wang
· 6 years ago
3be7085
bios: Implement BIOSEnumAttribute
by John Wang
· 6 years ago
95e6b3c
bios: Implement BIOSIntegerAttribute
by John Wang
· 6 years ago
d965934
bios: Implement BIOSConfig
by John Wang
· 6 years ago
29683b5
bios: Implement BIOSStringAttribute
by John Wang
· 6 years ago
e2efdcc
bios: Implement BIOSAttribute
by John Wang
· 6 years ago
9e24242
utils: Make getDbusPropertyVariant virtual
by John Wang
· 5 years ago
75330f3
event: Handle platform event message
by Zahed Hossain
· 5 years ago
56e45c5
Add responder for Platform Event Message
by Tom Joseph
· 5 years ago
1896716
implement commands for dump xfer
by Sampa Misra
· 6 years ago
a287072
pldm: Optimized parsing of PDR JSON files
by George Liu
· 6 years ago
1ec85d4
pdr: Update D-Bus mapping structure
by George Liu
· 6 years ago
3cd6181
libpldmresponder: FRU: construct PDRs
by Deepak Kodihalli
· 5 years ago
22b5a7d
libpldmresponder: GetPDR: fix response
by Deepak Kodihalli
· 5 years ago
1e44c73
pldm: Move the updateDbusProperty method to the common utils
by George Liu
· 6 years ago
c682fe2
More PDR refactor
by Deepak Kodihalli
· 5 years ago
d3cf57e
Updated supported PDLM commands list
by Xiaochao Ma
· 6 years ago
e53193f
pldm: Refector PDR repo based on the new PDR APIs
by George Liu
· 6 years ago
5b145b9
libpldmresponder getBiosTable: delete bios tables
by Sampa Misra
· 5 years ago
e297b9f
Remove findStringName/Handle functions
by John Wang
· 6 years ago
59ef607
bios: enum: Remove sorting of possible values
by John Wang
· 6 years ago
b368b33
Fru:Change of pass by value to const reference
by Pavithra Barithaya
· 6 years ago
f58d9a5
Enable FRU support in libpldmresponder/base.cpp
by Sridevi Ramesh
· 6 years ago
e151e2d
pldm: improve PDR config JSON files
by George Liu
· 6 years ago
0bead97
Update the PLDM version for Platform Spec
by Tom Joseph
· 6 years ago
9ed00cc
fru: Remove verbose tracing
by Tom Joseph
· 6 years ago
1f4df21
pldm_fru: Add example config JSON for PLDM FRU
by Tom Joseph
· 6 years ago
4217488
bios: Add SetBIOSAttributeCurrentValue
by John Wang
· 6 years ago
0df0e04
bios_parser: Update dbus property
by John Wang
· 6 years ago
f719f3b
libpldmresponder: Add BIOSStringTable
by John Wang
· 6 years ago
88a349c
libpldm: bios_table: Fix a possible overflow
by John Wang
· 6 years ago
f007633
pldm_fru: Handle scenario when config JSON is missing
by Tom Joseph
· 6 years ago
8e877e0
Fix GetBIOSAttributeCurrentValueByHandle
by John Wang
· 6 years ago
e60c582
Implement FRURecordTableMetadata and FRURecordTable command
by Deepak Kodihalli
· 6 years ago
70e8db0
Implement the FRU implementation class
by Deepak Kodihalli
· 6 years ago
151d533
FRU Parsing for platform specific config files
by Tom Joseph
· 6 years ago
fb8611d
pldm: libpldmresponder: call ccOnlyResponse when en/decoding errors
by George Liu
· 6 years ago
ab437e5
pldm: change utils.cpp to a shared library
by George Liu
· 6 years ago
782d37f
pldm: Fix calling getProperty method in GetDateTime method
by George Liu
· 6 years ago
60227a0
libpldmresponder: bios: Add SetDataTime
by Xiaochao Ma
· 6 years ago
0e02c32
pldm: Refactor DBusHandler interface
by George Liu
· 6 years ago
8340957
pldm: Moving utils function into the common directory
by George Liu
· 6 years ago
aa8ae72
remove phosphor-logging dependency
by Sampa Misra
· 6 years ago
4976a68
getBIOSAttrCurrValue : construct attr value table
by Deepak Kodihalli
· 6 years ago
8721ed6
Implement GetBIOSAttributeCurrentValueByHandle
by John Wang
· 6 years ago
d9fb152
bios: delete persisted tables at startup
by Deepak Kodihalli
· 6 years ago
bc669f1
pldmd: implement a new handler registration scheme
by Deepak Kodihalli
· 6 years ago
79c37f1
bios: Use crc implemented in libpldm
by John Wang
· 6 years ago
ec48297
Add version for PLDM FRU spec implementation
by Deepak Kodihalli
· 6 years ago
Next »