[edk2-devel] [PATCH V8 18/47] OvmfPkg/PlatformPei: Move global variables to PlatformInfoHob

Gerd Hoffmann kraxel at redhat.com
Tue Mar 15 07:57:29 UTC 2022


> diff --git a/OvmfPkg/PlatformPei/AmdSev.c b/OvmfPkg/PlatformPei/AmdSev.c
> index fb7e21ec140f..c180383b42b0 100644
> --- a/OvmfPkg/PlatformPei/AmdSev.c
> +++ b/OvmfPkg/PlatformPei/AmdSev.c
> @@ -24,6 +24,8 @@
>  
>  #include "Platform.h"
>  
> +extern EFI_HOB_PLATFORM_INFO  mPlatformInfoHob;

Move that line to Platform.h?

Otherwise looks good.
Acked-by: Gerd Hoffmann <kraxel at redhat.com>



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#87573): https://edk2.groups.io/g/devel/message/87573
Mute This Topic: https://groups.io/mt/89725411/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