History log of /openbmc/libbej/src/bej_encoder_core.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 6df0c486 18-Aug-2023 kasunath <kasunath@google.com>

Encode more BEJ data types

This patch add encoding support for bejString, bejReal, bejBool and
bejPropertyAnnotation types.

Signed-off-by: Kasun Athukorala <kasunath@google.com>
Change-Id: I5c7dc30

Encode more BEJ data types

This patch add encoding support for bejString, bejReal, bejBool and
bejPropertyAnnotation types.

Signed-off-by: Kasun Athukorala <kasunath@google.com>
Change-Id: I5c7dc302dfd4e374f792f2eee643f4adaac7e1f9

show more ...


# 0a29193f 18-Aug-2023 kasunath <kasunath@google.com>

Encode bejArray, bejNull, bejInteger and bejEnum

Signed-off-by: Kasun Athukorala <kasunath@google.com>
Change-Id: I2b851be69b51fe95a14287d1ca5f94ffcf757d0f


# 99bd6c90 30-Jul-2023 kasunath <kasunath@google.com>

Add the framework needed for BEJ encoding

This change adds the framework needed for BEJ encoding. Inorder to keep
the patch smaller, I only added the basic framework needed to understand
how the enc

Add the framework needed for BEJ encoding

This change adds the framework needed for BEJ encoding. Inorder to keep
the patch smaller, I only added the basic framework needed to understand
how the encoding is done. Rest of the functionality and testing will
be added in the later patches.

Signed-off-by: Kasun Athukorala <kasunath@google.com>
Change-Id: If2bd315fe5a3e6c7afff2af1750434042517790b

show more ...