|
Re: [PATCH EDK2 v1 1/1] MdeModulePkg/HiiDatabaseDxe:remove dead code block
Reviewed-by: Dandan Bi <dandan.bi@...>
Thanks,
Dandan
Reviewed-by: Dandan Bi <dandan.bi@...>
Thanks,
Dandan
|
By
Dandan Bi
·
#79877
·
|
|
Re: [edk2-platforms: PATCH V9] Platform/Intel: Correct CPU APIC IDs
1. Or if you add a "Index = 0" to reset Index for each Socket, that also work.
2. My code is wrong. The for-loop above is not needed. I think you can simply make sure resetting "Index" to 0 for each
1. Or if you add a "Index = 0" to reset Index for each Socket, that also work.
2. My code is wrong. The for-loop above is not needed. I think you can simply make sure resetting "Index" to 0 for each
|
By
Ni, Ray
·
#79876
·
|
|
Re: [edk2-platforms][PATCH v2 2/2] BoardModulePkg/BoardBdsHookLib: Simplify hotkey registration
Yes agreed, making this more consistent would be a good improvement and one that I would support. There is always the perennial issue of finding the time to make those improvements and balancing that
Yes agreed, making this more consistent would be a good improvement and one that I would support. There is always the perennial issue of finding the time to make those improvements and balancing that
|
By
Nate DeSimone
·
#79875
·
|
|
Re: [edk2-platforms][PATCH v2 1/2] BoardModulePkg/BoardBdsHookLib: Register UiApp as boot option
Pushed: https://github.com/tianocore/edk2-platforms/commit/b401dfd
Pushed: https://github.com/tianocore/edk2-platforms/commit/b401dfd
|
By
Nate DeSimone
·
#79874
·
|
|
Re: [edk2-platforms][PATCH v2 2/2] BoardModulePkg/BoardBdsHookLib: Simplify hotkey registration
Hi Nate,
That makes sense. I had been concerned that UiApp might be used in some places, but I didn't expect significant disparity between the boards (and I didn't check all of them, my
Hi Nate,
That makes sense. I had been concerned that UiApp might be used in some places, but I didn't expect significant disparity between the boards (and I didn't check all of them, my
|
By
Benjamin Doron
·
#79873
·
|
|
Re: [edk2-platforms][PATCH v2 2/2] BoardModulePkg/BoardBdsHookLib: Simplify hotkey registration
Hi Benjamin,
In principle this is a good idea, unfortunately some platforms have been coded to do stuff like
Hi Benjamin,
In principle this is a good idea, unfortunately some platforms have been coded to do stuff like
|
By
Nate DeSimone
·
#79872
·
|
|
Re: [edk2-platforms][PATCH v2 1/2] BoardModulePkg/BoardBdsHookLib: Register UiApp as boot option
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
|
By
Nate DeSimone
·
#79871
·
|
|
Re: [edk2-platforms][PATCH V1 1/1] WhitleyOpenBoardPkg/Uba: Add WilsonCitySMT board support
Pushed: https://github.com/tianocore/edk2-platforms/commit/784f773
Pushed: https://github.com/tianocore/edk2-platforms/commit/784f773
|
By
Nate DeSimone
·
#79870
·
|
|
Re: [PATCH v3 1/1] MdeModulePkg/Console: Improve encoding of box drawing characters
HI Caden,
You accidentally added a bunch of trailing white space on line 371, but that should be fixable during the check-in process.
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
HI Caden,
You accidentally added a bunch of trailing white space on line 371, but that should be fixable during the check-in process.
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
|
By
Nate DeSimone
·
#79869
·
|
|
Re: [edk2-platforms][PATCH v3 0/7] KabylakeOpenBoardPkg: Add AspireVn7Dash572G
Hi Benjamin,
Sounds good. I have pushed your patch.
Thanks,
Nate
Hi Benjamin,
Sounds good. I have pushed your patch.
Thanks,
Nate
|
By
Nate DeSimone
·
#79868
·
|
|
Re: [edk2-platforms][PATCH v1] KabylakeOpenBoardPkg/AspireVn7Dash572G: Correct my name on copyrights
Pushed: https://github.com/tianocore/edk2-platforms/commit/fe47032
Pushed: https://github.com/tianocore/edk2-platforms/commit/fe47032
|
By
Nate DeSimone
·
#79867
·
|
|
Re: [edk2-platforms][PATCH v1] KabylakeOpenBoardPkg/AspireVn7Dash572G: Correct my name on copyrights
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
Reviewed-by: Nate DeSimone <nathaniel.l.desimone@...>
|
By
Nate DeSimone
·
#79866
·
|
|
Re: [PATCH 0/2] BaseTools: Switch ARM/AARCH64 CI gcc from Linaro to Arm
I've created a ticket in Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=3594.
--
Rebecca Cran
I've created a ticket in Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=3594.
--
Rebecca Cran
|
By
Rebecca Cran
·
#79865
·
|
|
Re: [RFC] Expose HII package list via C variables
Mike,
That reminds me that my patch to fix this for Xcode is still in limbo.
Thanks,
Andrew Fish
Mike,
That reminds me that my patch to fix this for Xcode is still in limbo.
Thanks,
Andrew Fish
|
By
Andrew Fish
·
#79864
·
|
|
Re: [RFC] Expose HII package list via C variables
Hey Ray,
As I said, the updated proposal no longer has any impact on backwards-compatibility. For the new file format, there is still a big, big amount of time to reconsider later. Samer said the
Hey Ray,
As I said, the updated proposal no longer has any impact on backwards-compatibility. For the new file format, there is still a big, big amount of time to reconsider later. Samer said the
|
By
Marvin Häuser <mhaeuser@...>
·
#79863
·
|
|
Re: [RFC] Expose HII package list via C variables
Marvin,
If we can keep the secure parsing code inside the PeCoff library, all the backward combability issues because of removing the HII section support don't exist.
The PeCoff library might be very
Marvin,
If we can keep the secure parsing code inside the PeCoff library, all the backward combability issues because of removing the HII section support don't exist.
The PeCoff library might be very
|
By
Ni, Ray
·
#79862
·
|
|
Re: [RFC] Expose HII package list via C variables
Hey Ray,
Yes it is, but the most secure parsing code is that which doesn't exist. I'm confident in the one I wrote for the new PE/COFF library, but if variables suit the need, I really would like to
Hey Ray,
Yes it is, but the most secure parsing code is that which doesn't exist. I'm confident in the one I wrote for the new PE/COFF library, but if variables suit the need, I really would like to
|
By
Marvin Häuser <mhaeuser@...>
·
#79861
·
|
|
Re: [RFC] Expose HII package list via C variables
This might be the key reason? Is it theoretically possible to write a secure parsing code?
Thanks,
Ray
This might be the key reason? Is it theoretically possible to write a secure parsing code?
Thanks,
Ray
|
By
Ni, Ray
·
#79860
·
|
|
Re: [PATCH v3 1/1] UefiCpuPkg: Clean up save state boundary checks and comments.
Though CopyMem() copies nothing when Length equals to 0, I agree this patch to totally skip the CopyMem() call.
Reviewed-by: Ray Ni <ray.ni@...>
Though CopyMem() copies nothing when Length equals to 0, I agree this patch to totally skip the CopyMem() call.
Reviewed-by: Ray Ni <ray.ni@...>
|
By
Ni, Ray
·
#79859
·
|
|
Re: [edk2-platforms: PATCH V9] Platform/Intel: Correct CPU APIC IDs
1. I think you need to change above code to as below?
UINTN IndexInSocket[MAX_SOCKET];
ZeroMem (IndexInSocket, sizeof (IndexInSocket));
for (Socket = 0; Socket < MAX_SOCKET; Socket++) {
for
1. I think you need to change above code to as below?
UINTN IndexInSocket[MAX_SOCKET];
ZeroMem (IndexInSocket, sizeof (IndexInSocket));
for (Socket = 0; Socket < MAX_SOCKET; Socket++) {
for
|
By
Ni, Ray
·
#79858
·
|