Skip to content

Commit becfa83

Browse files
aljimenezbrbradford
authored andcommitted
pvh: Add ELF Note definitions
Define ELF Note header structures and necessary for parsing the PVH entry point address encoded in the kernel ELF header. Generated the elf.rs file again by running bindgen: bindgen --with-derive-default elf.h > elf.rs From upstream linux include/uapi/linux/elf.h at commit: 3cc6e2c599cdca573a8f347aea5da4c855ff5a78 and then edited to eliminate unnecessary definitions, add comments, and relocate definitions and tests for clarity. Signed-off-by: Alejandro Jimenez <alejandro.j.jimenez@oracle.com>
1 parent 0c754f3 commit becfa83

File tree

1 file changed

+207
-152
lines changed

1 file changed

+207
-152
lines changed

0 commit comments

Comments
 (0)