]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[pci] Add a mechanism for using a PCI VPD field as an NVS device
authorMichael Brown <mcb30@ipxe.org>
Wed, 24 Nov 2010 23:59:53 +0000 (23:59 +0000)
committerMichael Brown <mcb30@ipxe.org>
Thu, 25 Nov 2010 00:00:38 +0000 (00:00 +0000)
commitce7b0efa87eaa695fa09936bad81ce4332f19a54
treef80ab380b81060755ee169d394a675417656cd8c
parent69db6e7d8f34b625ba65c879dc2375b8f59adff2
[pci] Add a mechanism for using a PCI VPD field as an NVS device

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/nvs/nvsvpd.c [new file with mode: 0644]
src/include/ipxe/nvsvpd.h [new file with mode: 0644]