Skip to content

Commit b23a8fe

Browse files
committed
Update README
Signed-off-by: Dave Thaler <[email protected]>
1 parent 1117f9c commit b23a8fe

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,16 @@
33
This repository is a working draft of standard eBPF documentation
44
to be published by the eBPF Foundation in PDF format.
55

6+
Instruction Set Architecture:
7+
68
* [Current draft PDF](https://github.com/ebpffoundation/ebpf-docs/blob/pdf/instruction-set.pdf).
79
* [Current Internet-Draft working copy](https://htmlpreview.github.io/?https://raw.githubusercontent.com/ebpffoundation/ebpf-docs/pdf/draft-thaler-bpf-isa.html)
810

9-
The authoritative source from which it is built is expected to be
11+
ELF File Format:
12+
13+
* [Current Internet-Draft working copy](https://htmlpreview.github.io/?https://raw.githubusercontent.com/ebpffoundation/ebpf-docs/pdf/draft-thaler-bpf-elf.html)
14+
15+
The authoritative source from which these are built is expected to be
1016
in the Linux kernel.org repository, but not be Linux specific.
1117

1218
A GitHub mirror should be used, as is presently done for libbpf and

0 commit comments

Comments
 (0)