[edk2-devel] [PATCH v5 4/7] OvmfPkg: Generate CloudHv as a PVH ELF binary

Gerd Hoffmann kraxel at redhat.com
Wed Mar 2 07:17:13 UTC 2022


> -[FD.CLOUDHV_VARS]
> -[FD.CLOUDHV_CODE]

Dropping these two should be a separate patch,
so this patch becomes more readable.

> -0x00000000|$(FVMAIN_SIZE)
> +0x00001000|$(FVMAIN_SIZE)

FVMAIN_SIZE is not changes anywhere it seems.
So CLOUDHV.fd ends up with some odd size (instead of 2M or 4M) I guess?

(not much of a problem though if cloudhv doesn't care ...)

> diff --git a/OvmfPkg/VarStore.fdf.inc b/OvmfPkg/VarStore.fdf.inc
> index a1e524e393..a1cbc74fbb 100644
> --- a/OvmfPkg/VarStore.fdf.inc
> +++ b/OvmfPkg/VarStore.fdf.inc
> @@ -15,6 +15,7 @@
>  0x00000000|0x00040000
>  !endif
>  #NV_VARIABLE_STORE
> +
>  DATA = {
>    ## This is the EFI_FIRMWARE_VOLUME_HEADER
>    # ZeroVector []

leftover whitespace update

take care,
  Gerd



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#87220): https://edk2.groups.io/g/devel/message/87220
Mute This Topic: https://groups.io/mt/89475253/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list