summaryrefslogtreecommitdiff
path: root/libpeci/peci_cmds.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-27Add WrEndPointConfig MMIO to peci_cmdsJason M. Bills1-0/+42
2020-02-07Print the completion code on errorJason M. Bills1-0/+11
2019-12-05Update usage info of peci_cmds utilityKarthick Sundarrajan1-5/+4
2019-12-05Fix the peci_cmds utilityKarthick Sundarrajan1-53/+53
2019-10-25Add a raw command to peci_cmdsJason M. Bills1-0/+71
2019-10-23Enable build flags and fix warningsJason M. Bills1-65/+74
2019-10-16Handle the address and size parameters betterJason M. Bills1-6/+20
2019-10-15Add a peci_cmds verbose optionJason M. Bills1-36/+92
2019-10-15Change peci_cmds interface to use a string for the commandJason M. Bills1-450/+395
2019-10-15Clean up peci_cmds outputJason M. Bills1-111/+80
2019-10-14Update peci_cmds with RdEndPointConfig and WrEndPointConfig supportKenny L. Ku1-2/+228
2019-09-13Add libpeci as a standalone libraryJason M. Bills1-0/+370