On Mon, 2023-06-19 at 15:04 +0200, Gerd Hoffmann wrote: > On Mon, Jun 19, 2023 at 01:52:19PM +0200, Corvin Köhne wrote: > > On Mon, 2023-06-19 at 12:41 +0200, Gerd Hoffmann wrote: > > > On Wed, Jun 14, 2023 at 09:55:43AM +0200, Corvin Köhne wrote: > > > > Signed-off-by: Corvin Köhne <[email protected]> > > > > Cc: Ard Biesheuvel <[email protected]> > > > > Cc: Gerd Hoffmann <[email protected]> > > > > Cc: Jiewen Yao <[email protected]> > > > > Cc: Jordan Justen <[email protected]> > > > > Cc: Leif Lindholm <[email protected]> > > > > Cc: Peter Grehan <[email protected]> > > > > Cc: Rebecca Cran <[email protected]> > > > > Cc: Sami Mujawar <[email protected]> > > > > > > Series breaks OvmfPkg/OvmfPkgIa32.dsc build. > > > > > > take care, > > > Gerd > > > > > > > Hi Gerd, > > > > CI was successful for OvmfPkg/OvmfPkgIa32.dsc: > > https://github.com/tianocore/edk2/pull/4545 > > https://dev.azure.com/tianocore/edk2-ci/_build/results?buildId=95435&view=results > > /home/kraxel/projects/edk2/OvmfPkg/Library/AcpiPlatformLib/DxeAcpiPla > tformLib.c:18:1: error: conflicting types for > ‘GetAcpiRsdpFromMemory’; have ‘EFI_STATUS(UINTN, UINTN, > EFI_ACPI_2_0_ROOT_SYSTEM_DESCRIPTION_POINTER **)’ {aka ‘unsigned > int(unsigned int, unsigned int, > EFI_ACPI_2_0_ROOT_SYSTEM_DESCRIPTION_POINTER **)’} > 18 | GetAcpiRsdpFromMemory ( > | ^~~~~~~~~~~~~~~~~~~~~ > In file included from > /home/kraxel/projects/edk2/OvmfPkg/Library/AcpiPlatformLib/DxeAcpiPla > tformLib.c:12: > /home/kraxel/projects/edk2/OvmfPkg/Include/Library/AcpiPlatformLib.h: > 33:1: note: previous declaration of ‘GetAcpiRsdpFromMemory’ with type > ‘EFI_STATUS(UINT64, UINT64, > EFI_ACPI_2_0_ROOT_SYSTEM_DESCRIPTION_POINTER **)’ {aka ‘unsigned > int(long long unsigned int, long long unsigned int, > EFI_ACPI_2_0_ROOT_SYSTEM_DESCRIPTION_POINTER **)’} > 33 | GetAcpiRsdpFromMemory ( > | ^~~~~~~~~~~~~~~~~~~~~ > make: *** [GNUmakefile:311: > /home/kraxel/projects/edk2/Build/OvmfIa32/DEBUG_GCC5/IA32/OvmfPkg/Lib > rary/AcpiPlatformLib/DxeAcpiPlatformLib/OUTPUT/DxeAcpiPlatformLib.obj > ] Error 1 > > Looks like UINTN vs. UINT64 > > take care, > Gerd >
Sry, forgot to send an update of my series. Already fixed it in my PR: https://github.com/tianocore/edk2/pull/4545/commits/3b7b1e09051228ee0cfb5ef0765a707e4c83bbfc -- Kind regards, Corvin -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#106172): https://edk2.groups.io/g/devel/message/106172 Mute This Topic: https://groups.io/mt/99523353/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
signature.asc
Description: This is a digitally signed message part
