* [edk2-devel] How to report bugs in the Intel GigUndiDxe driver? @ 2023-08-16 3:40 Rebecca Cran 2023-08-16 18:08 ` Ard Biesheuvel 0 siblings, 1 reply; 2+ messages in thread From: Rebecca Cran @ 2023-08-16 3:40 UTC (permalink / raw) To: devel; +Cc: Michael D Kinney Intel has been releasing the EDK2/UEFI source code for their network drivers (https://www.intel.com/content/www/us/en/download/15755/intel-ethernet-connections-boot-utility-preboot-images-and-efi-drivers.html) but I've found a few problems with it. The first issue I ran into is that GigUndiDxe.inf includes StdLibC which obviously breaks the build. This evening I also found a problem with a debug print which causes a crash: DEBUGPRINT (HII, ("Package list languages - %a\n")); Less important, but slightly irritating, the documentation files such as build_instruction.txt are in UTF-16 format. I was wondering if there's any way to send feedback to the team responsible for the driver(s) without going through the official Intel Support process? Once I have it working, if there's interest I was thinking about having the code added to edk2-non-osi under Drivers/Intel/IntelUndiPkg. I don't know if that's something that would be useful? -- Rebecca Cran -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#107785): https://edk2.groups.io/g/devel/message/107785 Mute This Topic: https://groups.io/mt/100773221/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=- ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [edk2-devel] How to report bugs in the Intel GigUndiDxe driver? 2023-08-16 3:40 [edk2-devel] How to report bugs in the Intel GigUndiDxe driver? Rebecca Cran @ 2023-08-16 18:08 ` Ard Biesheuvel 0 siblings, 0 replies; 2+ messages in thread From: Ard Biesheuvel @ 2023-08-16 18:08 UTC (permalink / raw) To: devel, rebecca; +Cc: Michael D Kinney On Wed, 16 Aug 2023 at 05:40, Rebecca Cran <rebecca@bsdio.com> wrote: > > Intel has been releasing the EDK2/UEFI source code for their network > drivers > (https://www.intel.com/content/www/us/en/download/15755/intel-ethernet-connections-boot-utility-preboot-images-and-efi-drivers.html) > but I've found a few problems with it. The first issue I ran into is > that GigUndiDxe.inf includes StdLibC which obviously breaks the build. > > This evening I also found a problem with a debug print which causes a crash: > > DEBUGPRINT (HII, ("Package list languages - %a\n")); > > > Less important, but slightly irritating, the documentation files such as > build_instruction.txt are in UTF-16 format. > > > I was wondering if there's any way to send feedback to the team > responsible for the driver(s) without going through the official Intel > Support process? > > > Once I have it working, if there's interest I was thinking about having > the code added to edk2-non-osi under Drivers/Intel/IntelUndiPkg. I don't > know if that's something that would be useful? > Best to refer to https://github.com/tianocore/edk2-staging/tree/Intel_UNDI I contributed AArch64 + GCC build support in the past, and all my patches got squashed together and combined with other changes into https://github.com/tianocore/edk2-staging/commit/c5c2c87494e686c6418e72f68d05e02e90a7d53c but at least they took my changes an merged them. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#107803): https://edk2.groups.io/g/devel/message/107803 Mute This Topic: https://groups.io/mt/100773221/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=- ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-08-16 18:08 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2023-08-16 3:40 [edk2-devel] How to report bugs in the Intel GigUndiDxe driver? Rebecca Cran 2023-08-16 18:08 ` Ard Biesheuvel
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox