aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorPeter Delevoryas <pdel@fb.com>2021-12-02 21:20:56 -0800
committerPeter Delevoryas <pdel@fb.com>2022-05-11 16:01:06 -0700
commita3efc04dbeee57a6857adf7597bdb7f1c44fb288 (patch)
tree121f6566ef89e23c64243f9d391bfd52f799d83f /meson.build
parent5025b871c36fd5b9daf3085f0a8c73d7d34c692d (diff)
downloadslirp-a3efc04dbeee57a6857adf7597bdb7f1c44fb288.zip
slirp-a3efc04dbeee57a6857adf7597bdb7f1c44fb288.tar.gz
slirp-a3efc04dbeee57a6857adf7597bdb7f1c44fb288.tar.bz2
ncsi: Add Get Version ID command
Get Version ID is one of the first commands used in NC-SI, because BMC's use a lot of OEM NC-SI extensions, and you need to query the device's manufacturer through Get Version ID before you can decide which OEM NC-SI extensions to use. The response format is documented in the NC-SI spec[1]. We're just setting the NC-SI version supported to 1.0.0 (BCD-encoded[2]) and returning the manufacturer's ID in network byte-order. [1] https://www.dmtf.org/sites/default/files/standards/documents/DSP0222_1.0.0.pdf [2] https://en.wikipedia.org/wiki/Binary-coded_decimal Signed-off-by: Peter Delevoryas <pdel@fb.com>
Diffstat (limited to 'meson.build')
0 files changed, 0 insertions, 0 deletions