X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Froms%2Fopenbios%2FDocumentation%2Fkernel%2Fdictformat.txt;fp=qemu%2Froms%2Fopenbios%2FDocumentation%2Fkernel%2Fdictformat.txt;h=431e2cd3c7cab570139da3d7c24095049296b68f;hb=e44e3482bdb4d0ebde2d8b41830ac2cdb07948fb;hp=0000000000000000000000000000000000000000;hpb=9ca8dbcc65cfc63d6f5ef3312a33184e1d726e00;p=kvmfornfv.git diff --git a/qemu/roms/openbios/Documentation/kernel/dictformat.txt b/qemu/roms/openbios/Documentation/kernel/dictformat.txt new file mode 100644 index 000000000..431e2cd3c --- /dev/null +++ b/qemu/roms/openbios/Documentation/kernel/dictformat.txt @@ -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) +