|
[PATCH edk2-platforms v2] Silicon/ChaosKeyDxe: don't rely on connect all controllers
From: Ard Biesheuvel <ard.biesheuvel@...> The ChaosKey driver implements the UEFI driver model, and so it is not guaranteed that any controllers will be attached to this driver unless it is connec
From: Ard Biesheuvel <ard.biesheuvel@...> The ChaosKey driver implements the UEFI driver model, and so it is not guaranteed that any controllers will be attached to this driver unless it is connec
|
By
Ard Biesheuvel
· #60585
·
|
|
[PATCH] MdeModulePkg/PciHostBridge: Update Mem and PMem Limit Checks
This is not the right fix. The translation offset should be taken into account for these checks
This is not the right fix. The translation offset should be taken into account for these checks
|
By
Ard Biesheuvel
· #57994
·
|
|
[PATCH] CryptoPkg/FltUsedLib: Add FltUsedLib for float.
Can you elaborate on this issue? What does /GL do, and why is it throwing this error?
Can you elaborate on this issue? What does /GL do, and why is it throwing this error?
|
By
Ard Biesheuvel
· #57501
·
|
|
[edk2-platform][PATCH v1 1/3] Platform/RaspberryPi/RPi4: Switch to common GraphicsConsoleDxe
Ah never mind this last point - you did create a cover letter, you just didn't cc me on it :-)
Ah never mind this last point - you did create a cover letter, you just didn't cc me on it :-)
|
By
Ard Biesheuvel
· #57261
·
|
|
[edk2-platform][PATCH v1 1/3] Platform/RaspberryPi/RPi4: Switch to common GraphicsConsoleDxe
<samer@...> wrote: Hi Samer, Please use my @arm.com email address from now on. Also, for future contributions, could you please include a cover letter? It doesn't have to be elaborate if
<samer@...> wrote: Hi Samer, Please use my @arm.com email address from now on. Also, for future contributions, could you please include a cover letter? It doesn't have to be elaborate if
|
By
Ard Biesheuvel
· #57260
·
|
|
[[edk2-platform][PATCH 1/1] Platform/RaspberryPi/RPi3: Enable HTTP Boot
Thanks Pushed as b93aa851aab6..4a73a96931a5
Thanks Pushed as b93aa851aab6..4a73a96931a5
|
By
Ard Biesheuvel
· #57070
·
|
|
[PATCH 0/4] remove generation of EFI properties table
Thank you Dandan. Jian, Hao, do you have any comments on this series? If you are too busy to have a closer look immediately, could you please indicate so instead of not responding at all? Thanks.
Thank you Dandan. Jian, Hao, do you have any comments on this series? If you are too busy to have a closer look immediately, could you please indicate so instead of not responding at all? Thanks.
|
By
Ard Biesheuvel
· #56980
·
|
|
[PATCH 0/4] remove generation of EFI properties table
Jian, Hao, Liming, Michael, It is not always clear to me how you at Intel divide up the maintainer duties between yourselves. Liming and Jiewen have acked this entire series, but they are not the MdeM
Jian, Hao, Liming, Michael, It is not always clear to me how you at Intel divide up the maintainer duties between yourselves. Liming and Jiewen have acked this entire series, but they are not the MdeM
|
By
Ard Biesheuvel
· #56861
·
|
|
[PATCH] OvmfPkg/PvScsiDxe: Fix VS2019 build error because of implicit cast
There's an additional problem in EDK2 that we never fixed, which is the fact that constructor dependencies are not transitive across library implementations that don't have a constructor themselves. F
There's an additional problem in EDK2 that we never fixed, which is the fact that constructor dependencies are not transitive across library implementations that don't have a constructor themselves. F
|
By
Ard Biesheuvel
· #56824
·
|
|
[PATCH] CryptoPkg/FltUsedLib: Add FltUsedLib for float.
<michael.d.kinney@...> wrote: In my opinion, having these intrinsics libraries added via NULL library class resolution was a mistake to begin with. Every component that we build incorporates som
<michael.d.kinney@...> wrote: In my opinion, having these intrinsics libraries added via NULL library class resolution was a mistake to begin with. Every component that we build incorporates som
|
By
Ard Biesheuvel
· #56817
·
|
|
[PATCH] Maintainers: switch to my Arm email address
Thanks all Given the fact that the mailmap is only used when explicitly asked for it, adding the entry is not going to make it more likely that unsuspecting contributors will end up using my @arm.com
Thanks all Given the fact that the mailmap is only used when explicitly asked for it, adding the entry is not going to make it more likely that unsuspecting contributors will end up using my @arm.com
|
By
Ard Biesheuvel
· #56733
·
|
|
[PATCH v2 1/2] DynamicTablesPkg: SRAT: Fix entry points
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@...>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@...>
|
By
Ard Biesheuvel
· #56727
·
|
|
[PATCH] CryptoPkg/FltUsedLib: Add FltUsedLib for float.
Doesn't the build error go away as well if you simply add FloatUsed.c to all BaseCryptLib flavours if Visual Studio is being used? Something like diff --git a/CryptoPkg/Library/BaseCryptLib/BaseCryptL
Doesn't the build error go away as well if you simply add FloatUsed.c to all BaseCryptLib flavours if Visual Studio is being used? Something like diff --git a/CryptoPkg/Library/BaseCryptLib/BaseCryptL
|
By
Ard Biesheuvel
· #56725
·
|
|
[PATCH] .azurepipelines: Enable CI for OvmfPkg and EmulatorPkg
<sean.brogan@...> wrote: Even better. Not sure I follow. Which command line are we talking about? Thanks again for the effort. This is going to help tremendously.
<sean.brogan@...> wrote: Even better. Not sure I follow. Which command line are we talking about? Thanks again for the effort. This is going to help tremendously.
|
By
Ard Biesheuvel
· #56723
·
|
|
[PATCH] .azurepipelines: Enable CI for OvmfPkg and EmulatorPkg
<sean.brogan@...> wrote: OK, in that case, please switch to a single -pflash argument from -bios, but pad the QEMU_EFI.fd file to exactly 64 MiB first. I also noticed that you are
<sean.brogan@...> wrote: OK, in that case, please switch to a single -pflash argument from -bios, but pad the QEMU_EFI.fd file to exactly 64 MiB first. I also noticed that you are
|
By
Ard Biesheuvel
· #56693
·
|
|
[PATCH] CryptoPkg/FltUsedLib: Add FltUsedLib for float.
<macarl@...> wrote: Yes, so this either belongs in one of the IntrinsicsLibs we have, or in the various Entrypoint libraries we have for PEIMs, DXEs, etc. However, given that we ar
<macarl@...> wrote: Yes, so this either belongs in one of the IntrinsicsLibs we have, or in the various Entrypoint libraries we have for PEIMs, DXEs, etc. However, given that we ar
|
By
Ard Biesheuvel
· #56691
·
|
|
[PATCH] .azurepipelines: Enable CI for OvmfPkg and EmulatorPkg
truncate should work on Linux, but I have no idea how to pad an image to a certain size on Windows, and I think the idea was to enable both? In any case, I don't feel as strongly about this as Laszlo
truncate should work on Linux, but I have no idea how to pad an image to a certain size on Windows, and I think the idea was to enable both? In any case, I don't feel as strongly about this as Laszlo
|
By
Ard Biesheuvel
· #56688
·
|
|
[PATCH] .azurepipelines: Enable CI for OvmfPkg and EmulatorPkg
<sean.brogan@...> wrote: You need either -nographic or -serial stdio to get the serial output to go to QEMU's stdout. The latter is probably better, since the former gives you the
<sean.brogan@...> wrote: You need either -nographic or -serial stdio to get the serial output to go to QEMU's stdout. The latter is probably better, since the former gives you the
|
By
Ard Biesheuvel
· #56681
·
|
|
[PATCH 0/4] remove generation of EFI properties table
(adding Jian and Hao) Thanks for the acks, and apologies for failing to cc the MdeModulePkg maintainers. Jian, Hao, do you have any opinion on this series?
(adding Jian and Hao) Thanks for the acks, and apologies for failing to cc the MdeModulePkg maintainers. Jian, Hao, do you have any opinion on this series?
|
By
Ard Biesheuvel
· #56678
·
|
|
[PATCH] .azurepipelines: Enable CI for OvmfPkg and EmulatorPkg
<sean.brogan@...> wrote: OK, so the typical invocation would be qemu-system-aarch64 -M virt -cpu cortex-a57 -m 1024 -net none -nographic -bios .../path/to/QEMU_EFI.fd -hda fat:rw:.
<sean.brogan@...> wrote: OK, so the typical invocation would be qemu-system-aarch64 -M virt -cpu cortex-a57 -m 1024 -net none -nographic -bios .../path/to/QEMU_EFI.fd -hda fat:rw:.
|
By
Ard Biesheuvel
· #56677
·
|