Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
pldm
/
003fe0210093ea89e22bcb20995e444d5503e533
/
libpldm
« Previous
08efc7b
Add decode_get_bios_table_resp() in PLDM BIOS.
by Sridevi Ramesh
· 5 years ago
bc6ff26
Add encode_tid_req() in PLDM base.
by Sridevi Ramesh
· 5 years ago
501a6fd
Modify the comments of the declaration
by Xiaochao Ma
· 4 years, 11 months ago
8721ed6
Implement GetBIOSAttributeCurrentValueByHandle
by John Wang
· 5 years ago
7f02d70
Add cc only response
by John Wang
· 5 years ago
3342adb
libpldm: Add API to find an attribute value entry
by John Wang
· 5 years ago
b6333cb
libpldm: bios_table: Make auxiliary handlers const
by John Wang
· 5 years ago
49484a1
libpldm: bios: Implement iter for attr value table
by John Wang
· 5 years ago
a940d8e
libpldm: utils: Add crc8 implementation
by George Liu
· 5 years ago
39ae2a9
libpldm: bios: implement en/decode for SetDateTime
by Xiaochao Ma
· 5 years ago
79c37f1
bios: Use crc implemented in libpldm
by John Wang
· 5 years ago
5bdb30a
libplmd: utils: Add bcd conversions
by John Wang
· 5 years ago
827c5de
bios: Verify the fields that need to be encoded
by John Wang
· 5 years ago
ca23082
bios: Add en/decodes for integer attribute
by John Wang
· 5 years ago
7213623
libpldm: util: Convert version field to string
by John Wang
· 5 years ago
d3d5fa8
Add encode_get_bios_table() function in PLDM BIOS
by Sridevi Ramesh
· 5 years ago
9d494bb
libpldm: Add APIs to enable PLDM Requester flow
by Deepak Kodihalli
· 5 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
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
d8702f6
libpldm: utils: Add crc implementation
by John Wang
· 5 years ago
f6704d5
build: remove autotools support
by Deepak Kodihalli
· 5 years ago
497665a
libpldm: requester: APIs for GetFruRecordTable
by PriyangaRamasamy
· 5 years ago
8e92c6c
libpldm: support GetFruRecordTableMetadata api's
by Jinu Joy Thomas
· 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
a2fa070
libpldmresponder: implement setStateEffecterStates
by Sampa Misra
· 5 years ago
557dfb0
libpldmresponder: implement handler for GetPDR
by Deepak Kodihalli
· 5 years ago
3c275e1
meson: add alternative build system
by Deepak Kodihalli
· 5 years ago
4d84479
bios: Implement SetBiosAttributeCurrentValue encode/decode API
by John Wang
· 5 years ago
e4b16ee
libpldm: fixup encode GetPDR response
by Deepak Kodihalli
· 5 years ago
d69af0b
Implement GetBIOSAttributeCurrentValueByHandle encode/decode API
by Zahed Hossain
· 5 years ago
5c4f80d
base: GetTID responder implementation
by John Wang
· 5 years ago
7fcfb66
libpldm: implement encode/decode APIs for GetPDR
by Sampa Misra
· 5 years ago
b37be31
GetBIOSTable responder implementation
by Sampa Misra
· 5 years ago
cb7f2d4
Add APIs to store/load BIOS tables
by Deepak Kodihalli
· 5 years ago
223a73d
Decode APIs now accept const struct pldm_msg *msg
by Zahed Hossain
· 5 years ago
da87ec6
Fix build errors with bitbake
by Deepak Kodihalli
· 5 years ago
0c6d22c
Sync ibm-pldm-oem repository changes to pldm repository
by Tom Joseph
· 5 years ago
f666db1
Implement the PLDM Daemon.
by Jinu Joy Thomas
· 5 years ago
c6e8fb5
PDR: implement generation framework
by Deepak Kodihalli
· 6 years ago
7257fdf
Simplify encode/decode for PLDM platform commands
by Priyanga
· 5 years ago
4b790ce
Simplify encode/decode for PLDM base commands
by Priyanga
· 5 years ago
5dcd180
Simplify encode/decode for PLDM bios commands
by Priyanga
· 5 years ago
7f57f44
Enable IBM PLDM OEM commands support
by Jinu Joy Thomas
· 5 years ago
4326452
Add check for response params in encode_XXX_resp
by Zahed Hossain
· 5 years ago
a6575b8
PLDM Message Structure Change
by vkaverap
· 6 years ago
26b0e57
Fixed bug in bitfield8_t
by Zahed Hossain
· 5 years ago
98a2c19
libpldm : add encode/decode APIs for SetStateEffecterStates
by vkaverap
· 6 years ago
a4074a9
libpldm: change header install path
by Deepak Kodihalli
· 6 years ago
032bd50
Implement command GetDateTime
by Sampa Misra
· 6 years ago
0db1dfa
libpldm : add encode/decode for setStateEffecterStates
by Sampa Misra
· 6 years ago
4ff3c2e
Add pldm_types.h to the install list
by Tom Joseph
· 6 years ago
fb4bec9
Enable code coverage
by Priyanga
· 6 years ago
7726953
pldm_types.h: add #ifndef wrapper
by Jinu Joy Thomas
· 6 years ago
8c64346
decode APIs: decode completion code as well
by Deepak Kodihalli
· 6 years ago
97e0bd5
Define pldm data types
by Deepak Kodihalli
· 6 years ago
67ec465
Invoke PLDM pack header API
by Deepak Kodihalli
· 6 years ago
432e187
Implement GetPLDMVersion command
by Sampa Misra
· 6 years ago
4125104
Implement API to pack and unpack PLDM header
by Tom Joseph
· 6 years ago
1b24f97
Implement discovery commands
by Deepak Kodihalli
· 6 years ago
cf0c642
Add clang format for C and C++
by Tom Joseph
· 6 years ago