History log of /openbmc/libpldm/README.md (Results 1 – 10 of 10)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1128d084 28-May-2024 Andrew Jeffery <andrew@codeconstruct.com.au>

README: Clean up footnote syntax

It's too similar to link syntax and threw me.

Change-Id: I492e0fad00e72d15bfbd25b707f89bf1bef6a4e5
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>


# a8ede470 27-May-2024 Andrew Jeffery <andrew@codeconstruct.com.au>

README: Remove redundant 'libpldm' from header path structure

We've moved away from this and have improved how header paths should be
specified with respect to the library.

Change-Id: I5ac92c10ac46

README: Remove redundant 'libpldm' from header path structure

We've moved away from this and have improved how header paths should be
specified with respect to the library.

Change-Id: I5ac92c10ac46e352de13a40a0bf81d01337acbbc
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>

show more ...


# dfbd92db 27-May-2024 Andrew Jeffery <andrew@codeconstruct.com.au>

README: Remove outdated section on the requester API

The original requester API is deprecated. Users must adopt the transport
API instead.

Change-Id: Idffc00ed7abd1388f082c92e7691e7b248d799d8
Signe

README: Remove outdated section on the requester API

The original requester API is deprecated. Users must adopt the transport
API instead.

Change-Id: Idffc00ed7abd1388f082c92e7691e7b248d799d8
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>

show more ...


# b220e27e 27-May-2024 Andrew Jeffery <andrew@codeconstruct.com.au>

README: Improve the words describing the ABI

Link to libstdc++'s definition of a library ABI, as this is relevant for
the topic at hand despite being a C++-based reference. Also, use
"loosely" to in

README: Improve the words describing the ABI

Link to libstdc++'s definition of a library ABI, as this is relevant for
the topic at hand despite being a C++-based reference. Also, use
"loosely" to indicate we're not aiming to control all the components
that make up the library ABI, just a significant one (changes to
structures are implicitly captured by the ABI category of the functions
that manipulate them).

Change-Id: I23202d81496048f19dafe8534a1217c646ffd9d6
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>

show more ...


Revision tags: v0.8.0
# 8cc5c776 15-Oct-2023 Andrew Jeffery <andrew@codeconstruct.com.au>

README: Add a note explaining ABI stability

Change-Id: I32b0d7a28cea819ff8df4505762e007e39a186c1
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>


Revision tags: v0.7.0, v0.6.0
# 357ff921 17-Aug-2023 George Liu <liuxiwei@inspur.com>

README.md: Replace meson_options.txt to meson.options

Signed-off-by: George Liu <liuxiwei@inspur.com>
Change-Id: I435ec56b82db633f61fb2c4ad1e7f0052720d3ff


Revision tags: v0.5.0, v0.4.0, v0.3.0
# f89befe3 15-Jun-2023 Andrew Jeffery <andrew@aj.id.au>

meson: Force inclusion of config.h via `-include`

Make sure there's no ambiguity about which config.h is used for includes
in the event that libpldm acquires subprojects, or is used as a
subproject

meson: Force inclusion of config.h via `-include`

Make sure there's no ambiguity about which config.h is used for includes
in the event that libpldm acquires subprojects, or is used as a
subproject itself.

Tested: `meson compile -C build` succeeds

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: I08c3bdc807cc268d2401e06f0bfaee07f89ba534

show more ...


# 83841fb5 07-Jun-2023 Andrew Jeffery <andrew@aj.id.au>

README: Add a section on working with libpldm

9d2a1c6ad095 ("libpldm: Explicit deprecated, stable and testing ABI
classes") gave us the ability to merge new APIs without having to review
them to dea

README: Add a section on working with libpldm

9d2a1c6ad095 ("libpldm: Explicit deprecated, stable and testing ABI
classes") gave us the ability to merge new APIs without having to review
them to death before merging. Now we can merge and iterate on an API
before locking into the library's ABI.

Given this, document how people should consume the library, and
expectations on developers contributing to the library.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: Ida0c691e48f3885d12039755994cf5dfeefa5206

show more ...


Revision tags: v0.2.0
# aa30d3ef 06-Dec-2022 Patrick Williams <patrick@stwcx.xyz>

reformat and fix markdownlint issues

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I2ba1b2e95f1a2737c0701f7e75a8b2e8f35611da


# 3896ecc7 10-Oct-2022 Manojkiran Eda <manojkiran.eda@gmail.com>

Migrate libpldm documentation

Migrate libpldm documentation & modify the directory structure as per
the new changes to the repository.

Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
Chang

Migrate libpldm documentation

Migrate libpldm documentation & modify the directory structure as per
the new changes to the repository.

Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
Change-Id: Iab5192ac1c4e6bca5b131b34da1c561c6cb75891

show more ...