[edk2-devel] [PATCH 39/43] OvmfPkg/SmbiosPlatformDxe: split GetXenSmbiosTables() decl. to new header

Philippe Mathieu-Daudé philmd at redhat.com
Mon May 31 14:54:51 UTC 2021


On 5/26/21 10:14 PM, Laszlo Ersek wrote:
> Move the declaration of the GetXenSmbiosTables() function to a new header
> file called "XenSmbiosPlatformDxe.h". (The only declaration that remains
> in "SmbiosPlatformDxe.h" for now is that of GetQemuSmbiosTables().)
> 
> Modify the pattern in "Maintainers.txt" so that the new file be covered in
> the "OvmfPkg: Xen-related modules" section.
> 
> This patch is best viewed with "git show --no-renames".

Thanks again!

Reviewed-by: Philippe Mathieu-Daude <philmd at redhat.com>

> Cc: Andrew Fish <afish at apple.com>
> Cc: Anthony Perard <anthony.perard at citrix.com>
> Cc: Ard Biesheuvel <ardb+tianocore at kernel.org>
> Cc: Jordan Justen <jordan.l.justen at intel.com>
> Cc: Julien Grall <julien at xen.org>
> Cc: Leif Lindholm <leif at nuviainc.com>
> Cc: Michael D Kinney <michael.d.kinney at intel.com>
> Cc: Philippe Mathieu-Daudé <philmd at redhat.com>
> Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2122
> Signed-off-by: Laszlo Ersek <lersek at redhat.com>
> ---
>  OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf                |  1 +
>  Maintainers.txt                                                |  2 +-
>  OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.h                  | 14 --------------
>  OvmfPkg/SmbiosPlatformDxe/{ArmXen.c => XenSmbiosPlatformDxe.h} | 20 ++++++++++----------
>  OvmfPkg/SmbiosPlatformDxe/ArmXen.c                             |  2 +-
>  OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.c                  |  1 +
>  OvmfPkg/SmbiosPlatformDxe/X86Xen.c                             |  2 +-
>  7 files changed, 15 insertions(+), 27 deletions(-)



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