|
[edk2-platforms][PATCH v1 0/3] MinPlatformPkg: Add SpiFvbServiceStandaloneMm
From: Michael Kubacki <michael.kubacki@...>
Adds a new component called SpiFvbServiceStandaloneMm that serves
as a Standalone MM compatible SPI FVB service driver.
Note that a
From: Michael Kubacki <michael.kubacki@...>
Adds a new component called SpiFvbServiceStandaloneMm that serves
as a Standalone MM compatible SPI FVB service driver.
Note that a
|
By
Michael Kubacki
·
#71382
·
|
|
Re: EDK2
Mike,
I agree the UNI file should be strict. I was also thinking about comments, build config files etc?
Is there a definition of what is legal in a comment? The code that had the crazy characters
Mike,
I agree the UNI file should be strict. I was also thinking about comments, build config files etc?
Is there a definition of what is legal in a comment? The code that had the crazy characters
|
By
Andrew Fish
·
#71381
·
|
|
Re: TianoCore Community Meeting Minutes - 2/4
Hi Mike,
I'm planning to put up a branch that we can use as a reference for a conversation around uncrustify in the next couple of weeks.
Thanks,
Michael
Hi Mike,
I'm planning to put up a branch that we can use as a reference for a conversation around uncrustify in the next couple of weeks.
Thanks,
Michael
|
By
Michael Kubacki
·
#71380
·
|
|
Re: [PATCH] UefiPayloadPkg/PlatformBootManager: Connect console after EndOfDxe
Trusted console is required for TCG Physical Presence and only trusted console could
be connected before EndOfDxe. Since TCG Physical Presence is not enabled yet in
the UefiPayloadPkg, I think it is
Trusted console is required for TCG Physical Presence and only trusted console could
be connected before EndOfDxe. Since TCG Physical Presence is not enabled yet in
the UefiPayloadPkg, I think it is
|
By
Guo Dong
·
#71379
·
|
|
Re: TianoCore Community Meeting Minutes - 2/4
Hi Bret,
Please share the proposed adjustments. If we can use a well supported tool that allows us to remove the C parser from ECC, then I think that would be a big improvement.
Mike
Hi Bret,
Please share the proposed adjustments. If we can use a well supported tool that allows us to remove the C parser from ECC, then I think that would be a big improvement.
Mike
|
By
Michael D Kinney
·
#71378
·
|
|
Re: [PATCH v2 2/2] Maintainers.txt: Change Jordan Justen to a reviewer for OvmfPkg
Acked-by: Ard Biesheuvel <ardb@...>
Acked-by: Ard Biesheuvel <ardb@...>
|
By
Ard Biesheuvel
·
#71377
·
|
|
Re: EDK2
I found a couple of extensions for Visual Studio Code that will highlight bad characters. "Highlight Dodgy Characters" seems to do the trick.
Sorry about that AMD Official Use Only thing. The
I found a couple of extensions for Visual Studio Code that will highlight bad characters. "Highlight Dodgy Characters" seems to do the trick.
Sorry about that AMD Official Use Only thing. The
|
By
Kirkendall, Garrett
·
#71376
·
|
|
Re: [PATCH] Maintainers.txt: Update Maintainers and reviewers for UefiPayloadPkg
Reviewed-by: Maurice Ma <maurice.ma@...>
Regards
Maurice
Reviewed-by: Maurice Ma <maurice.ma@...>
Regards
Maurice
|
By
Ma, Maurice <maurice.ma@...>
·
#71375
·
|
|
Re: TianoCore Community Meeting Minutes - 2/4
@Desimone, Nathaniel L, I’m interested in mentorship for the GSC project. Would like to talk offline about potential projects and past experience.
RE: ECC, we’re internally evaluating
@Desimone, Nathaniel L, I’m interested in mentorship for the GSC project. Would like to talk offline about potential projects and past experience.
RE: ECC, we’re internally evaluating
|
By
Bret Barkelew <bret.barkelew@...>
·
#71374
·
|
|
Re: [PATCH v2 0/3] Use XADD to avoid lock acquire/release
My comment is only to make the history of changes easier to understand by separating the functional and non-functional changes.
Mike
My comment is only to make the history of changes easier to understand by separating the functional and non-functional changes.
Mike
|
By
Michael D Kinney
·
#71373
·
|
|
Re: [Patch V3 40/40] Maintainers.txt: Add TigerlakeSiliconPkg maintainers
Thanks Heng for all the hard work! And thank you Nate for pushing the series.
Thanks Heng for all the hard work! And thank you Nate for pushing the series.
|
By
Chaganty, Rangasai V
·
#71372
·
|
|
Re: [PATCH v2 0/3] Use XADD to avoid lock acquire/release
Mike,
The clean up doesn’t cause any final instruction change and I have verified that.
The reason I put the fix in last because the Lock field is not needed with the fix but removing the Lock
Mike,
The clean up doesn’t cause any final instruction change and I have verified that.
The reason I put the fix in last because the Lock field is not needed with the fix but removing the Lock
|
By
Ni, Ray
·
#71371
·
|
|
Re: [Patch V3 40/40] Maintainers.txt: Add TigerlakeSiliconPkg maintainers
The series has been pushed as d55602c~..ee33d4f
Thanks Again Heng!
The series has been pushed as d55602c~..ee33d4f
Thanks Again Heng!
|
By
Nate DeSimone
·
#71370
·
|
|
Re: [PATCH v2 0/3] Use XADD to avoid lock acquire/release
Hi Ray,
I really like the cleanup to remove hard coded offsets, but I think that change should be its own patch series.
Can we make the functional change to use XADD as its own patch series before
Hi Ray,
I really like the cleanup to remove hard coded offsets, but I think that change should be its own patch series.
Can we make the functional change to use XADD as its own patch series before
|
By
Michael D Kinney
·
#71369
·
|
|
Re: EDK2
One I know the file path, I usually use a Notepad++ feature:
Search-> Find Chars In Range-> Non ASCII
Mike
One I know the file path, I usually use a Notepad++ feature:
Search-> Find Chars In Range-> Non ASCII
Mike
|
By
Michael D Kinney
·
#71368
·
|
|
Re: [PATCH v6 7/9] OvmfPkg/CpuHotplugSmm: add CpuEject()
Hi Ankur,
I figure it's prudent for me to follow up here too:
Please *do* add the volatile, and also the MemoryFence(). When built
with Visual Studio, MemoryFence() does nothing at all (at least
Hi Ankur,
I figure it's prudent for me to follow up here too:
Please *do* add the volatile, and also the MemoryFence(). When built
with Visual Studio, MemoryFence() does nothing at all (at least
|
By
Laszlo Ersek
·
#71367
·
|
|
Re: [PATCH 2/2] UefiCpuPkg/CpuExceptionHandlerLib: Clear CET shadow stack token busy bit
I'll let others review this patch.
I'm OK to add macros to the nasm.inc files under MdePkg, as wrappers for
the DB-encoded CET instructions, as long as you also file a reminder BZ
to replace the DBs
I'll let others review this patch.
I'm OK to add macros to the nasm.inc files under MdePkg, as wrappers for
the DB-encoded CET instructions, as long as you also file a reminder BZ
to replace the DBs
|
By
Laszlo Ersek
·
#71366
·
|
|
Re: [PATCH v2 3/3] UefiCpuPkg/MpInitLib: Use XADD to avoid lock acquire/release
Reviewed-by: Laszlo Ersek <lersek@...>
Reviewed-by: Laszlo Ersek <lersek@...>
|
By
Laszlo Ersek
·
#71365
·
|
|
Re: EDK2
[AMD Official Use Only - Internal Distribution Only]
0x9d is one of those pesky "smart quotes" many applications love to use. These are the double quote or single quote characters that slant left and
[AMD Official Use Only - Internal Distribution Only]
0x9d is one of those pesky "smart quotes" many applications love to use. These are the double quote or single quote characters that slant left and
|
By
Kirkendall, Garrett
·
#71364
·
|
|
Re: [PATCH v2 2/3] UefiCpuPkg/MpInitLib: Use NASM struc to avoid hardcode offset
Reviewed-by: Laszlo Ersek <lersek@...>
Reviewed-by: Laszlo Ersek <lersek@...>
|
By
Laszlo Ersek
·
#71363
·
|