Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
pldm
/
ac19bd688c2b12b9e2bd2e412565515d13128ad1
/
libpldmresponder
ac19bd6
host-bmc: code re-org
by Deepak Kodihalli
· 4 years, 9 months 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
· 4 years, 9 months ago
a18a126
fru: Fix typo in a json example
by John Wang
· 4 years, 9 months ago
55732c2
fru: Add default configuration for fru record
by John Wang
· 4 years, 10 months ago
7a0d072
libpldmresponder: bios: fixed resp in setAttribute
by Xiaochao Ma
· 4 years, 10 months ago
8241b34
bios: check the attribute value to update
by John Wang
· 4 years, 9 months 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
· 4 years, 10 months 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
· 5 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
· 5 years ago
c94d494
pldm: Add numeric effecter configuration to the effecter_pdr.json
by Chicago Duan
· 5 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
· 5 years ago
3be7085
bios: Implement BIOSEnumAttribute
by John Wang
· 5 years ago
95e6b3c
bios: Implement BIOSIntegerAttribute
by John Wang
· 5 years ago
d965934
bios: Implement BIOSConfig
by John Wang
· 5 years ago
29683b5
bios: Implement BIOSStringAttribute
by John Wang
· 5 years ago
e2efdcc
bios: Implement BIOSAttribute
by John Wang
· 5 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
· 5 years ago
a287072
pldm: Optimized parsing of PDR JSON files
by George Liu
· 5 years ago
1ec85d4
pdr: Update D-Bus mapping structure
by George Liu
· 5 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
· 5 years ago
c682fe2
More PDR refactor
by Deepak Kodihalli
· 5 years ago
d3cf57e
Updated supported PDLM commands list
by Xiaochao Ma
· 5 years ago
e53193f
pldm: Refector PDR repo based on the new PDR APIs
by George Liu
· 5 years ago
5b145b9
libpldmresponder getBiosTable: delete bios tables
by Sampa Misra
· 5 years ago
e297b9f
Remove findStringName/Handle functions
by John Wang
· 5 years ago
59ef607
bios: enum: Remove sorting of possible values
by John Wang
· 5 years ago
b368b33
Fru:Change of pass by value to const reference
by Pavithra Barithaya
· 5 years ago
f58d9a5
Enable FRU support in libpldmresponder/base.cpp
by Sridevi Ramesh
· 5 years ago
e151e2d
pldm: improve PDR config JSON files
by George Liu
· 5 years ago
0bead97
Update the PLDM version for Platform Spec
by Tom Joseph
· 5 years ago
9ed00cc
fru: Remove verbose tracing
by Tom Joseph
· 5 years ago
1f4df21
pldm_fru: Add example config JSON for PLDM FRU
by Tom Joseph
· 5 years ago
4217488
bios: Add SetBIOSAttributeCurrentValue
by John Wang
· 5 years ago
0df0e04
bios_parser: Update dbus property
by John Wang
· 5 years ago
f719f3b
libpldmresponder: Add BIOSStringTable
by John Wang
· 5 years ago
88a349c
libpldm: bios_table: Fix a possible overflow
by John Wang
· 5 years ago
f007633
pldm_fru: Handle scenario when config JSON is missing
by Tom Joseph
· 5 years ago
8e877e0
Fix GetBIOSAttributeCurrentValueByHandle
by John Wang
· 5 years ago
e60c582
Implement FRURecordTableMetadata and FRURecordTable command
by Deepak Kodihalli
· 5 years ago
70e8db0
Implement the FRU implementation class
by Deepak Kodihalli
· 5 years ago
151d533
FRU Parsing for platform specific config files
by Tom Joseph
· 5 years ago
fb8611d
pldm: libpldmresponder: call ccOnlyResponse when en/decoding errors
by George Liu
· 5 years ago
ab437e5
pldm: change utils.cpp to a shared library
by George Liu
· 5 years ago
782d37f
pldm: Fix calling getProperty method in GetDateTime method
by George Liu
· 5 years ago
60227a0
libpldmresponder: bios: Add SetDataTime
by Xiaochao Ma
· 5 years ago
0e02c32
pldm: Refactor DBusHandler interface
by George Liu
· 5 years ago
8340957
pldm: Moving utils function into the common directory
by George Liu
· 5 years ago
aa8ae72
remove phosphor-logging dependency
by Sampa Misra
· 5 years ago
4976a68
getBIOSAttrCurrValue : construct attr value table
by Deepak Kodihalli
· 5 years ago
8721ed6
Implement GetBIOSAttributeCurrentValueByHandle
by John Wang
· 5 years ago
d9fb152
bios: delete persisted tables at startup
by Deepak Kodihalli
· 5 years ago
bc669f1
pldmd: implement a new handler registration scheme
by Deepak Kodihalli
· 5 years ago
79c37f1
bios: Use crc implemented in libpldm
by John Wang
· 5 years ago
ec48297
Add version for PLDM FRU spec implementation
by Deepak Kodihalli
· 5 years ago
dbbc9ff
bios: table construct: Add support for integer attribute
by John Wang
· 5 years ago
ecb7d57
bios: Add a configuration parser for integer attribute
by John Wang
· 5 years ago
8b85f52
bios: Use DBusHandler functions to avoid duplicate
by John Wang
· 5 years ago
daebf4d
bios: Define json structure for integer attribute
by John Wang
· 6 years ago
f7d1a36
bios: fix bugs in PLDM BIOS
by Carol Wang
· 5 years ago
854e61f
oem-ibm: implement WriteFileByTypeFromMemory handler
by Sampa Misra
· 6 years ago
ccc0455
bios: Move en/decodes for Attribute Table to libpldm
by John Wang
· 5 years ago
dd9a628
bios: Move en/decodes for String Table to libpldm
by John Wang
· 5 years ago
e96e7e5
Refactor: bios_parser: Implement a new parsing process
by John Wang
· 5 years ago
3ad2175
Refactor: bios: Construct the attribute value table
by John Wang
· 5 years ago
0270040
bios: Implement an iterator for bios attribute table
by John Wang
· 5 years ago
92b3c97
utils: Add DBusHandler functions
by John Wang
· 5 years ago
c293835
cleanup: bios: Avoid duplicates for table pad/checksum
by John Wang
· 5 years ago
f6704d5
build: remove autotools support
by Deepak Kodihalli
· 5 years ago
408c3c4
Fix: BMC shall maintain Host time
by George Liu
· 5 years ago
960dc96
responder: add state effecter for system power off
by Deepak Kodihalli
· 5 years ago
535efa0
meson: fix lib names
by Deepak Kodihalli
· 5 years ago
be6b802
Fix a possible buffer overflow issue
by John Wang
· 5 years ago
69d3e7f
BIOS: UT for bios attribute tables with string type
by Carol Wang
· 6 years ago
b503f9e
BIOS: Implement attribute value table with type string
by Carol Wang
· 6 years ago
612f35b
BIOS: Implement attribute table with type string
by Carol Wang
· 6 years ago
dc220c8
BIOS: Modify to support BIOS string type
by Carol Wang
· 6 years ago
Next »