Signed-off-by: Dmitrii Shcherbakov <dmitrii.shcherba...@canonical.com>
---
 NEWS.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 4617198f82..4db4e0e3e3 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -44,6 +44,13 @@ v7.8.0 (unreleased)
     to invoke the PCI VPD parser to get a list of resources representing PCI
     VPD contents in memory.
 
+  * nodedev: Add PCI VPD capability support
+
+    Support for serializing and deserializing PCI VPD data structures is added
+    following the addition of the PCI VPD parser. A new PCI device capability
+    called "vpd" is introduced holding string resources and keyword resources
+    found in PCI VPD.
+
 * **Improvements**
 
 * **Bug fixes**
-- 
2.30.2


Reply via email to