|
[edk2-staging/RISC-V-V2: CI Config PATCH v1 1/6] RiscVPlatformPkg: Add RiscVPlatformPkg yaml file for EDK2 CI.
BZ:2562 - EDK CI for RISC-V architecture
Add yaml file for EDK2 CI testing on RiscVPlatformPkg.
Signed-off-by: Abner Chang <abner.chang@...>
Cc: Sean Brogan <sean.brogan@...>
Cc: Leif
BZ:2562 - EDK CI for RISC-V architecture
Add yaml file for EDK2 CI testing on RiscVPlatformPkg.
Signed-off-by: Abner Chang <abner.chang@...>
Cc: Sean Brogan <sean.brogan@...>
Cc: Leif
|
By
Abner Chang
·
#55094
·
|
|
[edk2-staging/RISC-V-V2: CI Config PATCH v1 0/6] RISC-V EDK2 CI configuration files.
BZ:2562 - EDK CI for RISC-V architecture.
This set of patches enale RISC-V architecture on EDK2 CI test process.
Signed-off-by: Abner Chang <abner.chang@...>
Cc: Sean Brogan
BZ:2562 - EDK CI for RISC-V architecture.
This set of patches enale RISC-V architecture on EDK2 CI test process.
Signed-off-by: Abner Chang <abner.chang@...>
Cc: Sean Brogan
|
By
Abner Chang
·
#55093
·
|
|
Re: Patch List for 202002 stable tag
If it is *just* a revert, then the risk is often low enough to not
slip the date. But I think, as you say, this is something that
restores original behaviour - but leaving the code different from
the
If it is *just* a revert, then the risk is often low enough to not
slip the date. But I think, as you say, this is something that
restores original behaviour - but leaving the code different from
the
|
By
Leif Lindholm
·
#55092
·
|
|
Re: [PATCH v1] ShellPkg: Fix 'ping' command Ip4 receive flow.
Liming,
I assume that CVE-2019-14559 relates to problems with network drivers within NetworkPkg.
BZ 2032 and this patch fix address incorrect usage of IP4 protocol by ShellPkg 'ping' command
Liming,
I assume that CVE-2019-14559 relates to problems with network drivers within NetworkPkg.
BZ 2032 and this patch fix address incorrect usage of IP4 protocol by ShellPkg 'ping' command
|
By
Maciej Rabeda
·
#55091
·
|
|
Re: [edk2-platforms][PATCH 00/15] Platform/RPi: Clean up and factorize ACPI
Hi Pete,
TL;DR:
\o/
Thanks for doing this cleanup. I'll go through these more carefully
early next week, no need to send a v2 before that.
Hi Pete,
TL;DR:
\o/
Thanks for doing this cleanup. I'll go through these more carefully
early next week, no need to send a v2 before that.
|
By
Ard Biesheuvel
·
#55090
·
|
|
Re: [PATCH v3 5/6] MdeModulePkg/DxeCore: defer PE/COFF emulator registration to StartImage
Ard:
I think this change is OK. Ack-by: Liming Gao <liming.gao@...>
Thanks
Liming
Ard:
I think this change is OK. Ack-by: Liming Gao <liming.gao@...>
Thanks
Liming
|
By
Liming Gao
·
#55089
·
|
|
Re: [PATCH v1] ShellPkg: Fix 'ping' command Ip4 receive flow.
Maciej:
I see you submit the patch. So, you are in the loop. I don't invite you again. 😊
Yes. I also want to get your opinion for this change. Do you think whether this fix is in CVE scope?
Maciej:
I see you submit the patch. So, you are in the loop. I don't invite you again. 😊
Yes. I also want to get your opinion for this change. Do you think whether this fix is in CVE scope?
|
By
Liming Gao
·
#55088
·
|
|
Re: A problem with live migration of UEFI virtual machines
Typo; I meant FVMAIN_COMPACT, not DXEFV.
Laszlo
Typo; I meant FVMAIN_COMPACT, not DXEFV.
Laszlo
|
By
Laszlo Ersek
·
#55087
·
|
|
Re: A problem with live migration of UEFI virtual machines
No, QEMU does not make any assumptions here. QEMU simply grabs both
pflash chips (the order is not random, it can be specified on the
command line -- in fact the QEMU user is expected to specify in
No, QEMU does not make any assumptions here. QEMU simply grabs both
pflash chips (the order is not random, it can be specified on the
command line -- in fact the QEMU user is expected to specify in
|
By
Laszlo Ersek
·
#55086
·
|
|
Re: [PATCH v1] ShellPkg: Fix 'ping' command Ip4 receive flow.
Laszlo,
Thanks for the detailed response on the patch. Always happy to learn about stuff from the past.
Liming,
I am currently the maintainer of NetworkPkg :) If you require additional feedback
Laszlo,
Thanks for the detailed response on the patch. Always happy to learn about stuff from the past.
Liming,
I am currently the maintainer of NetworkPkg :) If you require additional feedback
|
By
Maciej Rabeda
·
#55085
·
|
|
Re: A problem with live migration of UEFI virtual machines
Yes, exactly.
I'm unaware of any VMs running in clouds that use "-bios" with OVMF. It
certainly seems a terrible idea, regardless of live migration.
You're mixing up small details. OVMF_CODE.fd is
Yes, exactly.
I'm unaware of any VMs running in clouds that use "-bios" with OVMF. It
certainly seems a terrible idea, regardless of live migration.
You're mixing up small details. OVMF_CODE.fd is
|
By
Laszlo Ersek
·
#55084
·
|
|
Re: [edk2-platforms][PATCH 04/15] Silicon/BcmGenet: Add missing I/O mapping length and clean up
OK. I'll do that for v2.
/Pete
OK. I'll do that for v2.
/Pete
|
By
Pete Batard
·
#55083
·
|
|
Re: [edk2-platforms][PATCH 04/15] Silicon/BcmGenet: Add missing I/O mapping length and clean up
If the contents of the header need to be visible outside of the
module, then the header needs to be moved outside of the module.
So move the header to
Silicon/Broadcom/Drivers/Include/Net/
and add
If the contents of the header need to be visible outside of the
module, then the header needs to be moved outside of the module.
So move the header to
Silicon/Broadcom/Drivers/Include/Net/
and add
|
By
Ard Biesheuvel
·
#55082
·
|
|
Re: [edk2-platforms][PATCH 04/15] Silicon/BcmGenet: Add missing I/O mapping length and clean up
Hi Ard,
Yeah, I don't like it either. I kind of expected you guys to comment on it, so that we can discuss what you think the better approach should be.
Do you think it'd make sense to create a
Hi Ard,
Yeah, I don't like it either. I kind of expected you guys to comment on it, so that we can discuss what you think the better approach should be.
Do you think it'd make sense to create a
|
By
Pete Batard
·
#55081
·
|
|
Re: [PATCH v2 02/16] UefiCpuPkg/PiSmmCpuDxeSmm: fix S3 Resume for CPU hotplug
Thank you!
Please allow me one additional comment on CpuS3DataDxe however:
According to the comments in UefiCpuPkg/CpuS3DataDxe:
[...] this module does not support hot plug CPUs. This module
Thank you!
Please allow me one additional comment on CpuS3DataDxe however:
According to the comments in UefiCpuPkg/CpuS3DataDxe:
[...] this module does not support hot plug CPUs. This module
|
By
Laszlo Ersek
·
#55080
·
|
|
Re: [edk2-platforms][PATCH 04/15] Silicon/BcmGenet: Add missing I/O mapping length and clean up
This looks fishy. Won't this cause *every* module that incorporates
this .dec to add . to its include path?
This looks fishy. Won't this cause *every* module that incorporates
this .dec to add . to its include path?
|
By
Ard Biesheuvel
·
#55079
·
|
|
[edk2-platforms][PATCH 15/15] Platform/RPi: Factorize ACPI tables
With the ACPI source for the Pi 3 and Pi 4 being identical, we can
finally factorize it.
Signed-off-by: Pete Batard <pete@...>
---
Platform/RaspberryPi/{RPi3 => }/AcpiTables/AcpiTables.h |
With the ACPI source for the Pi 3 and Pi 4 being identical, we can
finally factorize it.
Signed-off-by: Pete Batard <pete@...>
---
Platform/RaspberryPi/{RPi3 => }/AcpiTables/AcpiTables.h |
|
By
Pete Batard
·
#55078
·
|
|
[edk2-platforms][PATCH 14/15] Platform/RPi3: Merge ACPI code from RPi4
This basically copies all of the RPi4 platform ACPI source into RPi3
since the last commit updates the code to serve both platforms.
No alteration of original ACPI source files were applied.
Whereas
This basically copies all of the RPi4 platform ACPI source into RPi3
since the last commit updates the code to serve both platforms.
No alteration of original ACPI source files were applied.
Whereas
|
By
Pete Batard
·
#55077
·
|
|
[edk2-platforms][PATCH 13/15] Platform/RPi4: Prepare ACPI code for factorization
* Update the OEM IDs and base revision numbers.
* Move RPI_SYSTEM_TIMER_BASE_ADDRESS to AcpiTables.h.
* Add RPi3 constants and conditional blocks according to model.
Signed-off-by: Pete Batard
* Update the OEM IDs and base revision numbers.
* Move RPI_SYSTEM_TIMER_BASE_ADDRESS to AcpiTables.h.
* Add RPi3 constants and conditional blocks according to model.
Signed-off-by: Pete Batard
|
By
Pete Batard
·
#55076
·
|
|
[edk2-platforms][PATCH 12/15] Platform/RPi3: Move ACPI interrupts definitions to AcpiTables.h
The ACPI interrupts are not the same across different Raspberry Pi
platforms therefore moving them into AcpiTables.h will help with ACPI
code factorization.
Signed-off-by: Pete Batard
The ACPI interrupts are not the same across different Raspberry Pi
platforms therefore moving them into AcpiTables.h will help with ACPI
code factorization.
Signed-off-by: Pete Batard
|
By
Pete Batard
·
#55075
·
|