Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / openbios / Documentation / kernel / dictformat.txt
diff --git a/qemu/roms/openbios/Documentation/kernel/dictformat.txt b/qemu/roms/openbios/Documentation/kernel/dictformat.txt
new file mode 100644 (file)
index 0000000..431e2cd
--- /dev/null
@@ -0,0 +1,8 @@
+# tag: contains a description of the dictionary format
+
+name | length of name in bytes + 0x80 | align with 0's | flags (bit 7 set) | LFA | CFA | PFA
+
+LFA == link field address (backlink)
+CFA == code field address ("word type")
+PFA == program field address (definitions)
+