On Thu, Feb 24, 2022 at 03:28:22PM +0100, Boeuf, Sebastien wrote:
> From: Sebastien Boeuf
>
> Updating the fdf include file based on the run of the ELF header
> generator. The diff from this patch is the result of:
>
> $ gcc -o elf_gen OvmfPkg/OvmfXenElfHeaderGenerator.c
> $ ./elf_gen 2097152 Ov
From: Sebastien Boeuf
Updating the fdf include file based on the run of the ELF header
generator. The diff from this patch is the result of:
$ gcc -o elf_gen OvmfPkg/OvmfXenElfHeaderGenerator.c
$ ./elf_gen 2097152 OvmfPkg/XenElfHeader.fdf.inc
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/XenElfH