- https://lexden.dev
-
alex.schendel@intel.com Server Firmware engineer at Intel
-
Joined on
2023年05月26日
Allow Sensor Data records to use 6-bit ASCII encoding
nit: mandate* typo
Allow Sensor Data records to use 6-bit ASCII encoding
32 bytes? Or 42 characters? I do not see how we get to 42 bytes.
Allow Sensor Data records to use 6-bit ASCII encoding
A couple nits on the documentation presented in ipmi_sdr.h, but nothing which affects logic.
Fru: Fix edit field not checking area existence
I made a mistake which duplicated 18 commits. I've force pushed to clean that out.
b0a6015f35
Refactor and Remove Magic Number
06684b8e9f
Merge branch 'master' of https://codeberg.org/Lexden/ipmitool
eb58077c8c
Refactor and Remove Magic Number
101da313b7
Refactor variable name
df57eb38fd
dcmi: update parameters to read temperature sensors
c581f18746
fru: Refactor for future use
a827d8c686
Refactor variable name
4ccc33c75c
Merge branch 'master' of https://codeberg.org/Lexden/ipmitool
8704087c35
Re-added logging using lprintf
Fru: Fix edit field not checking area existence
I'm not sure I see where there is indentation inconsistency... The else is indented to align with the if statement it follows.
Fru: Fix edit field not checking area existence
I see my misunderstanding now, thank you. I have updated this.
ce88a8bc6c
Fix Multi-Record Area Length Calculation
Fru: Fix edit field not checking area existence
I see, I misunderstood how the MRA was formatted, I have looked back through the spec and I see what you mean. I will correct that part.
2db59b0c07
Add changes dropped from previous commit
e469d66cef
Refactor Code and Fix Logic Error