OSDN Git Service

Add some TODO
authorPeter Jones <pjones@redhat.com>
Wed, 27 May 2015 18:52:57 +0000 (14:52 -0400)
committerPeter Jones <pjones@redhat.com>
Wed, 27 May 2015 18:53:15 +0000 (14:53 -0400)
Signed-off-by: Peter Jones <pjones@redhat.com>
TODO [new file with mode: 0644]

diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..5bca56d
--- /dev/null
+++ b/TODO
@@ -0,0 +1,7 @@
+- lots of work still on device path generation and parsing in -lefiboot:
+ - network paths of all kinds
+ - fcoe - no idea
+ - fc - no idea
+ - iscsi - right now we write out HD paths, but we need to write out:
+   PciRoot(0x0)/Pci(0x3,0x0)/MAC(c0ffeec0ffee,1)/IPv4(192.168.100.182:0<->10.0.0.29:3260,6,0)/iSCSI(iqn.2012-07.lenovoemc:storage.pjones-iscsi.vol0,1,0x0,None,None,None,TCP) or something like that.
+ - lots of man pages