|
Re: edk2-libc Python Build issue
Hi,
Yes. This is a known issue.
https://bugzilla.tianocore.org/show_bug.cgi?id=3779
If you are interested, we could use the help fixing this issue.
Thanks,
Mike
Hi,
Yes. This is a known issue.
https://bugzilla.tianocore.org/show_bug.cgi?id=3779
If you are interested, we could use the help fixing this issue.
Thanks,
Mike
|
By
Michael D Kinney
·
#88543
·
|
|
Re: [PATCH] uefi-sct/SctPkg:Enhance BBTestReadKeyStrokeExFunctionAutoTestCheckpoint1()
Hi Barton,
As our discussion in today's edk2-test bug triage meeting, my second point " UEFI spec implies that the ReadKeyStrokeEx should clear KeyState (set the value to zero) if there is no key
Hi Barton,
As our discussion in today's edk2-test bug triage meeting, my second point " UEFI spec implies that the ReadKeyStrokeEx should clear KeyState (set the value to zero) if there is no key
|
By
Sunny Wang
·
#88542
·
|
|
Re: [staging/LoongArch RESEND PATCH v1 28/33] MdeModulePkg/Logo: Add LoongArch64 architecture.
Acked-by: Abner Chang <abner.chang@...>
Acked-by: Abner Chang <abner.chang@...>
|
By
Abner Chang
·
#88541
·
|
|
Re: [staging/LoongArch RESEND PATCH v1 31/33] NetworkPkg: Add LoongArch64 architecture.
Acked-by: Abner Chang <abner.chang@...>
Acked-by: Abner Chang <abner.chang@...>
|
By
Abner Chang
·
#88540
·
|
|
Re: [staging/LoongArch RESEND PATCH v1 29/33] MdeModulePkg/CapsuleRuntimeDxe: Add LoongArch64 architecture.
Acked-by: Abner Chang <abner.chang@...>
Acked-by: Abner Chang <abner.chang@...>
|
By
Abner Chang
·
#88539
·
|
|
Re: [staging/LoongArch RESEND PATCH v1 20/33] MdePkg/Include: LoongArch definitions.
By
Abner Chang
·
#88538
·
|
|
Re: [staging/LoongArch RESEND PATCH v1 19/33] MdePkg: Add LoongArch LOONGARCH64 binding
By
Abner Chang
·
#88537
·
|
|
Re: Intel NUC platform firmware -- no serial I/O support?
You are spot on, but reality is even simpler than this. :)
Here's what I've done:
(1) I cross-referenced three lists of PCI IDs:
(1.1) The supported IDs in the windows UART driver INF file,
You are spot on, but reality is even simpler than this. :)
Here's what I've done:
(1) I cross-referenced three lists of PCI IDs:
(1.1) The supported IDs in the windows UART driver INF file,
|
By
Laszlo Ersek
·
#88536
·
|
|
Re: [staging/LoongArch RESEND PATCH v1 18/33] .pytool: Add LoongArch64 architecture on LoongArch64 EDK2 CI.
Acked-by: Abner Chang <abner.chang@...>
Acked-by: Abner Chang <abner.chang@...>
|
By
Abner Chang
·
#88535
·
|
|
Re: [staging/LoongArch RESEND PATCH v1 17/33] .azurepipelines: Add LoongArch64 architecture on LoongArch64 EDK2 CI.
Acked-by: Abner Chang <abner.chang@...>
Acked-by: Abner Chang <abner.chang@...>
|
By
Abner Chang
·
#88534
·
|
|
Re: [staging/LoongArch RESEND PATCH v1 12/33] .python/SpellCheck: Add "Loongson" and "LOONGARCH" to "words" section
Acked-by: Abner Chang <abner.chang@...>
Acked-by: Abner Chang <abner.chang@...>
|
By
Abner Chang
·
#88533
·
|
|
Re: [staging/LoongArch RESEND PATCH v1 11/33] MdeModulePkg: Use LockBoxNullLib for LOONGARCH64
Acked-by: Abner Chang <abner.chang@...>
Acked-by: Abner Chang <abner.chang@...>
|
By
Abner Chang
·
#88532
·
|
|
Re: [staging/LoongArch RESEND PATCH v1 10/33] MdePkg/DxeServicesLib: Add LOONGARCH64 architecture
Acked-by: Abner Chang <abner.chang@...>
Acked-by: Abner Chang <abner.chang@...>
|
By
Abner Chang
·
#88531
·
|
|
Re: [staging/LoongArch RESEND PATCH v1 08/33] ShellPkg: Add LOONGARCH64 architecture for EDK2 CI.
Acked-by: Abner Chang <abner.chang@...>
Acked-by: Abner Chang <abner.chang@...>
|
By
Abner Chang
·
#88530
·
|
|
Re: [staging/LoongArch RESEND PATCH v1 07/33] SecurityPkg: Add LOONGARCH64 architecture for EDK2 CI.
Acked-by: Abner Chang <abner.chang@...>
Acked-by: Abner Chang <abner.chang@...>
|
By
Abner Chang
·
#88529
·
|
|
Re: 回复: [edk2-devel] [PATCH v3 0/5] Http Fixes (Take Two)
<maciej.rabeda@...> wrote:
Yes, of course.
Sorry, I missed that one.
Sounds good to me. Thank you!
-- Oliver
<maciej.rabeda@...> wrote:
Yes, of course.
Sorry, I missed that one.
Sounds good to me. Thank you!
-- Oliver
|
By
Oliver Steffen
·
#88528
·
|
|
Re: Intel NUC platform firmware -- no serial I/O support?
The hardware I've used years ago had PCI devices. A 16550 for
serial-over-lan (much like qemu -device pci-serial) and a PCI IDE
controller (for media redirect over network).
Serial-over-lan console
The hardware I've used years ago had PCI devices. A 16550 for
serial-over-lan (much like qemu -device pci-serial) and a PCI IDE
controller (for media redirect over network).
Serial-over-lan console
|
By
Gerd Hoffmann
·
#88527
·
|
|
Re: 回复: [edk2-devel] [PATCH v3 0/5] Http Fixes (Take Two)
Hi Gerd,
Sorry, I can spare very little time for reviews these days...
I am alright with the patch with two cosmetic changes.
1. In HttpResponseWorker():
if (AsciiStrnCmp (HttpHeaders,
Hi Gerd,
Sorry, I can spare very little time for reviews these days...
I am alright with the patch with two cosmetic changes.
1. In HttpResponseWorker():
if (AsciiStrnCmp (HttpHeaders,
|
By
Maciej Rabeda
·
#88526
·
|
|
Re: Applying for GSoC 2022: Add Rust Support to EDK II
Hi Pedro,
The answers to the specific questions are given below. I will also
update my proposal later.
Well, a lot of work for this was already done in edkii-rust branch of
edk2-staging. So most of
Hi Pedro,
The answers to the specific questions are given below. I will also
update my proposal later.
Well, a lot of work for this was already done in edkii-rust branch of
edk2-staging. So most of
|
By
Ayush Singh
·
#88525
·
|
|
Re: [Patch V4] NetworkPkg: Add PCDs for HTTP DNS RetryCount and RetryInterval
Reviewed-by: Maciej Rabeda <maciej.rabeda@...>
Reviewed-by: Maciej Rabeda <maciej.rabeda@...>
|
By
Maciej Rabeda
·
#88524
·
|