|
Re: [tianocore.github.io.wiki PATCH 1/1] Xcode.md: Update instructions to work on modern macOS and Xcode versions
Could someone review this please? I submitted it almost 2 weeks ago.
--
Rebecca Cran
Could someone review this please? I submitted it almost 2 weeks ago.
--
Rebecca Cran
|
By
Rebecca Cran
·
#75448
·
|
|
[edk2-non-osi] [PATCH] TigerlakeSiliconBinPkg: Update TGL Microcode
Update the production microcode to a new version.
Signed-off-by: Guo Dong <guo.dong@...>
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Sai Chaganty <rangasai.v.chaganty@...>
---
Update the production microcode to a new version.
Signed-off-by: Guo Dong <guo.dong@...>
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Sai Chaganty <rangasai.v.chaganty@...>
---
|
By
Guo Dong
·
#75447
·
|
|
Re: 回复: [edk2-devel] [PATCH v1 1/1] Add MemoryFence implementation for RiscV64
It's not required to go into that tag.
We need two more patches that we haven't submitted yet to boot on Qemu.
Would it be okay if we used a library from ArmVirtPkg for RISCV64?
See:
It's not required to go into that tag.
We need two more patches that we haven't submitted yet to boot on Qemu.
Would it be okay if we used a library from ArmVirtPkg for RISCV64?
See:
|
By
Daniel Schaefer
·
#75446
·
|
|
Re: [PATCH] ArmPkg/ArmGic: Fix maximum number of interrupts in GICv3
Hi,
A little ping on this. Can someone take a look?
There was a similar patch here, that addressed the same issue https://edk2.groups.io/g/devel/topic/82327316#74401 so I think it would be good get
Hi,
A little ping on this. Can someone take a look?
There was a similar patch here, that addressed the same issue https://edk2.groups.io/g/devel/topic/82327316#74401 so I think it would be good get
|
By
Joey Gouly
·
#75445
·
|
|
回复: 回复: [edk2-devel] [PATCH v1 1/1] Add MemoryFence implementation for RiscV64
Daniel:
Thanks for your information. Acked-by: Liming Gao <gaoliming@...>
And, do you request to merge this patch for edk2 stable tag 202105?
Thanks
Liming
发件人:
Daniel:
Thanks for your information. Acked-by: Liming Gao <gaoliming@...>
And, do you request to merge this patch for edk2 stable tag 202105?
Thanks
Liming
发件人:
|
By
gaoliming
·
#75444
·
|
|
回复: [edk2-devel] 回复: [PATCH v1 1/1] BaseTools: build: Set ReturnCode on POSTBUILD fail
This patch is reviewed before soft feature freeze.
So, I create PR https://github.com/tianocore/edk2/pull/1659 to merge it for
this stable tag.
Thanks
Liming
on
This patch is reviewed before soft feature freeze.
So, I create PR https://github.com/tianocore/edk2/pull/1659 to merge it for
this stable tag.
Thanks
Liming
on
|
By
gaoliming
·
#75443
·
|
|
Re: [PATCH 1/1] MdePkg: Update DBG2 and SPCR header with NVIDIA 16550 Subtype
The change looks good to me. Added some more info for Liming and others reference.
For DBG2, https://docs.microsoft.com/en-us/windows-hardware/drivers/bringup/acpi-debug-port-table
Table 3. Debug
The change looks good to me. Added some more info for Liming and others reference.
For DBG2, https://docs.microsoft.com/en-us/windows-hardware/drivers/bringup/acpi-debug-port-table
Table 3. Debug
|
By
Sunny Wang
·
#75442
·
|
|
[PATCH V2] BaseTools: Add -ffat-lto-objects option in GCC5 tool chain
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3403
Now, some uninitialized warning can't be detected on GCC5 tool chain, but
can be detected on GCC49 tool chain. Edk2 CI only covers GCC5 tool
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3403
Now, some uninitialized warning can't be detected on GCC5 tool chain, but
can be detected on GCC49 tool chain. Edk2 CI only covers GCC5 tool
|
By
gaoliming
·
#75441
·
|
|
回复: [edk2-devel] 回复: [PATCH] MdeModulePkg/PlatformDriOverrideDxe: Fix overflow condition check
Create PR https://github.com/tianocore/edk2/pull/1658.
This patch passed code review before soft feature freeze. So, I merge it for
this stable tag.
Thanks
Liming
Create PR https://github.com/tianocore/edk2/pull/1658.
This patch passed code review before soft feature freeze. So, I merge it for
this stable tag.
Thanks
Liming
|
By
gaoliming
·
#75440
·
|
|
回复: [edk2-devel] [PATCH 1/1] MdePkg: Update DBG2 and SPCR header with NVIDIA 16550 Subtype
Ashish:
Sorry. I miss the patch cover letter. I see this subtype is defined in https://docs.microsoft.com/en-us/windows-hardware/drivers/bringup/acpi-debug-port-table.
So, I agree this fix.
Ashish:
Sorry. I miss the patch cover letter. I see this subtype is defined in https://docs.microsoft.com/en-us/windows-hardware/drivers/bringup/acpi-debug-port-table.
So, I agree this fix.
|
By
gaoliming
·
#75439
·
|
|
Re: 回复: [edk2-devel] [PATCH v1 1/1] Add MemoryFence implementation for RiscV64
Great!
It is verified I can boot Linux from a virtio ESP using this patch on QEMU virt machine.
See: https://github.com/riscv/riscv-edk2-platforms/runs/2618819010?check_suite_focus=true
Thanks,
Daniel
Great!
It is verified I can boot Linux from a virtio ESP using this patch on QEMU virt machine.
See: https://github.com/riscv/riscv-edk2-platforms/runs/2618819010?check_suite_focus=true
Thanks,
Daniel
|
By
Daniel Schaefer
·
#75438
·
|
|
[PATCH v2] IntelSiliconPkg/VTd: Support queued invalidation interface
Add queued invalidation interface support for VTd core driver.
For software to invalidate the various caching structures, the architecture
supports the following two types of invalidation
Add queued invalidation interface support for VTd core driver.
For software to invalidate the various caching structures, the architecture
supports the following two types of invalidation
|
By
Sheng Wei
·
#75437
·
|
|
回复: [edk2-devel] [PATCH 1/1] MdePkg: Update DBG2 and SPCR header with NVIDIA 16550 Subtype
Ashish:
Is NVIDIA 16550 Subtype defined in the public spec? If yes, can you share the link?
Thanks
Liming
发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Ashish
Ashish:
Is NVIDIA 16550 Subtype defined in the public spec? If yes, can you share the link?
Thanks
Liming
发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Ashish
|
By
gaoliming
·
#75436
·
|
|
回复: 回复: [edk2-devel] [PATCH v1 1/1] Add MemoryFence implementation for RiscV64
Daniel:
Now, it is clear to me. So, I suggest to merge this change when it is
verified on generic RISC-V QEMU virt machine. Is it
Daniel:
Now, it is clear to me. So, I suggest to merge this change when it is
verified on generic RISC-V QEMU virt machine. Is it
|
By
gaoliming
·
#75435
·
|
|
回复: 回复: [edk2-devel] [PATCH] BaseTools: Add -ffat-lto-objects option in GCC5 tool chain
Laszlo:
Sure. I will include gcc issue link in the commit message. I will send V2 patch.
Thanks
Liming
Laszlo:
Sure. I will include gcc issue link in the commit message. I will send V2 patch.
Thanks
Liming
|
By
gaoliming
·
#75434
·
|
|
[edk2-non-osi] [PATCH V4] CometlakeSiliconBinPkg: Update CML microcode
Update CML microcode from otcshare.
Signed-off-by: jinjhuli <jin.jhu.lim@...>
Cc: Kathappan Esakkithevar <kathappan.esakkithevar@...>
Cc: Sai Chaganty <rangasai.v.chaganty@...>
---
Update CML microcode from otcshare.
Signed-off-by: jinjhuli <jin.jhu.lim@...>
Cc: Kathappan Esakkithevar <kathappan.esakkithevar@...>
Cc: Sai Chaganty <rangasai.v.chaganty@...>
---
|
By
jinjhuli
·
#75433
·
|
|
Re: 回复: [edk2-devel] GSoC 2021 Qemu OpenBoardPkg Project
I think we should patch first and move to a common location later.
Looking at some of your changes and comments, I have these comments:
Rather than commenting out things you don’t need in the
I think we should patch first and move to a common location later.
Looking at some of your changes and comments, I have these comments:
Rather than commenting out things you don’t need in the
|
By
Oram, Isaac W
·
#75432
·
|
|
Re: [edk2-non-osi] [PATCH V2] CometlakeSiliconBinPkg: Update CML microcode
Hi Jin Jhu,
Please make sure to CC the maintainers of the CometLakeSIliconBinPkg: https://github.com/tianocore/edk2-non-osi/blob/2e8dd46782451e8ae7181417a5c30d1804302b43/Maintainers.txt#L52
M:
Hi Jin Jhu,
Please make sure to CC the maintainers of the CometLakeSIliconBinPkg: https://github.com/tianocore/edk2-non-osi/blob/2e8dd46782451e8ae7181417a5c30d1804302b43/Maintainers.txt#L52
M:
|
By
Nate DeSimone
·
#75431
·
|
|
Re: 回复: [edk2-devel] GSoC 2021 Qemu OpenBoardPkg Project
Thanks for the answers, that's very helpful, guys!
I've started to replace some of my DSC and FDF with the include files mentioned by Michael.
Since RISC-V doesn't have I/O registers, SMM and some
Thanks for the answers, that's very helpful, guys!
I've started to replace some of my DSC and FDF with the include files mentioned by Michael.
Since RISC-V doesn't have I/O registers, SMM and some
|
By
Daniel Schaefer
·
#75430
·
|
|
Re: [edk2-non-osi] [PATCH] ElkhartlakeSiliconBinPkg: Add EHL microcode
Pushed: https://github.com/tianocore/edk2-non-osi/commit/2e8dd46
Pushed: https://github.com/tianocore/edk2-non-osi/commit/2e8dd46
|
By
Nate DeSimone
·
#75429
·
|