PR: https://github.com/tianocore/edk2-platforms/pull/141
Adds various libraries and drivers for AMD Platform.
Cc: Abner Chang
Cc: Paul Grimes
Abdul Lateef Attar (6):
AmdPlatformPkg: Adds LogoDxe driver
AmdPlatformPkg: Adds BaseAlwaysFalseDepexLib Library
AmdPlatformPkg: Implements SerialP
Adds LogoDxe driver to display AMD logo.
Cc: Abner Chang
Cc: Paul Grimes
Signed-off-by: Abdul Lateef Attar
---
.../AMD/AmdPlatformPkg/AmdPlatformPkg.dec | 10 +-
.../AMD/AmdPlatformPkg/AmdPlatformPkg.dsc | 31 ++-
.../Universal/LogoDxe/LogoDxe/JpegLogo.idf| 10 +
.../Universal/L
Adds BaseAlwaysFalseDepexLib Library which always
adds DEPEX to FALSE.
Using this library will prevent module/driver being dispatched.
Usage:
MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmm.inf {
NULL|AmdPlatformPkg/Library/BaseAlwaysFalseDepexLib/BaseAlwaysFalseDepexLi
Implements SerialPortLib library class for simulator.
It redirects the output to the port 80.
Cc: Abner Chang
Cc: Paul Grimes
Signed-off-by: Abdul Lateef Attar
---
.../AMD/AmdPlatformPkg/AmdPlatformPkg.dsc | 3 +-
.../SimulatorSerialPortLibPort80.c| 208 ++
..
Adds PlatformSocLib library class.
Implements null instance of PlatformSocLib.
PlatformSocLib provides interface to the SoC
specific functionality.
Cc: Abner Chang
Cc: Paul Grimes
Signed-off-by: Abdul Lateef Attar
---
.../AMD/AmdPlatformPkg/AmdPlatformPkg.dec | 7 +
.../AMD/AmdPlatformPk
Adds AmdConfigRouting driver to improve HII performance.
Cc: Abner Chang
Cc: Paul Grimes
Signed-off-by: Abdul Lateef Attar
---
.../AMD/AmdPlatformPkg/AmdPlatformPkg.dsc |1 +
.../HiiConfigRouting/AmdConfigRouting.inf | 45 +
.../HiiConfigRouting/AmdConfigRoutingEntry.c | 57 +
Adds SecureBootDefaultKeysInit driver to enroll
secure boot default keys.
Cc: Abner Chang
Cc: Paul Grimes
Signed-off-by: Abdul Lateef Attar
---
.../AMD/AmdPlatformPkg/AmdPlatformPkg.dsc | 12 +
.../SecureBootDefaultKeysInit.c | 645 ++
.../SecureBootDefaultKe
-Introduce RedfishBootstrapAccountDxe to delete bootstrap
account from /redfish/v1/AccountService/Accounts after BIOS
finished all Redfish jobs. The bootstrap account won't be
available to other application. So deleting bootstrap account
helps to release resource at BMC.
- After bootstrap account i
Hi Abner,
> Ok, then I don't have the problem with invoking GetAuthInfo again. However, I
> will suggest to add more description in GetAuthInfo function header, mention
> that
> we will keep the auth info in EFI variable until exist boot service.
> Also, give some more descriptions on the code yo
I agree it should catch edk2-stable202405
Mike
> -Original Message-
> From: gaoliming
> Sent: Thursday, May 9, 2024 12:24 AM
> To: devel@edk2.groups.io; Pakkirisamy, ShanmugavelX
>
> Cc: Liu, Zhiguang ; Bi, Dandan ;
> 'Leif Lindholm' ; 'Andrew Fish' ;
> Kinney, Michael D
> Subject: 回复:
Hi Liming,
My responses below in [Mike].
Mike
From: gaoliming
Sent: Friday, May 10, 2024 8:29 AM
To: devel@edk2.groups.io; Kinney, Michael D ;
'Andrew Fish' ; 'Leif Lindholm'
Cc: 'Ard Biesheuvel' ; sam.kay...@arm.com;
dougfl...@microsoft.com; Mathews, John ; Hou, Wenxing
Subject: 回复: [edk
On Mon, May 13, 2024 at 10:23 AM Gerd Hoffmann via groups.io
wrote:
>
> On Sat, May 11, 2024 at 10:40:23AM GMT, Ard Biesheuvel wrote:
> > As I pointed out before, on the ARM side there are a few intersecting
> > issues with these changes. (On x86, this is mostly avoided due to the
> > fact that RD
Hi Vincent,
This patch has merge conflicts with the newest edk2-platforms. Is this change
still needed? If yes, please rebase it to latest and re-send the patch.
Thank You,
Nate
> -Original Message-
> From: Ke, VincentX
> Sent: Friday, May 19, 2023 3:29 AM
> To: devel@edk2.groups.io
>
*Reminder: TianoCore Bug Triage - APAC / NAMO*
*When:*
Wednesday, May 15, 2024
5:30pm to 6:30pm
(UTC-07:00) America/Los Angeles
*Where:*
https://teams.microsoft.com/l/meetup-join/19%3ameeting_OTk1YzJhN2UtOGQwNi00NjY4LWEwMTktY2JiODRlYTY1NmY0%40thread.v2/0?context=%7b%22Tid%22%3a%2246c98d88-e344-4e
Hi Vivian,
Please see feedback below inline. The # MU_CHANGE comment seems unnecessary.
Thanks,
Nate
> -Original Message-
> From: devel@edk2.groups.io On Behalf Of VivianNK
> Sent: Wednesday, May 8, 2024 1:32 PM
> To: devel@edk2.groups.io
> Cc: Dong, Eric ; Liming Gao
>
> Subject: [edk
Doug:
Thanks for your clarification. For the changes in MdePkg and EmulatorPkg, I
have no comments. Reviewed-by: Liming Gao
Thanks
Liming
发件人: Doug Flick via groups.io
发送时间: 2024年5月10日 2:26
收件人: gaoliming ; devel@edk2.groups.io
主题: Re: [edk2-devel] 回复: [edk2-devel][edk2-stable202405] [
Mike:
Thanks for your comments. I update the status below.
Thanks
Liming
发件人: Kinney, Michael D
发送时间: 2024年5月15日 0:35
收件人: gaoliming ; devel@edk2.groups.io; 'Andrew Fish'
; 'Leif Lindholm'
抄送: 'Ard Biesheuvel' ; sam.kay...@arm.com;
dougfl...@microsoft.com; Mathews, John ; Hou, Wenxin
Hi, Nate
The patch has been merged on May 31, 2023 with patch v10.
For details, please check below two links. Thanks.
https://bugzilla.tianocore.org/show_bug.cgi?id=4428
https://github.com/tianocore/edk2-platforms/commit/1a7bd150d39007bfb72c4727feda3184c23efe96
Best Regards,
Vincent
-Origin
PR: https://github.com/tianocore/edk2-platforms/pull/141
Adds various libraries and drivers for AMD Platform.
Cc: Abner Chang
Cc: Paul Grimes
Abdul Lateef Attar (7):
AmdPlatformPkg: Adds LogoDxe driver
AmdPlatformPkg: Adds BaseAlwaysFalseDepexLib Library
AmdPlatformPkg: Implements SerialP
Implements SerialPortLib library class for simulator.
It redirects the output to the port 80.
Cc: Abner Chang
Cc: Paul Grimes
Signed-off-by: Abdul Lateef Attar
---
.../AMD/AmdPlatformPkg/AmdPlatformPkg.dsc | 3 +-
.../SimulatorSerialPortLibPort80.c| 208 ++
..
Adds LogoDxe driver to display AMD logo.
Cc: Abner Chang
Cc: Paul Grimes
Signed-off-by: Abdul Lateef Attar
---
.../AMD/AmdPlatformPkg/AmdPlatformPkg.dec | 10 +-
.../AMD/AmdPlatformPkg/AmdPlatformPkg.dsc | 31 ++-
.../Universal/LogoDxe/LogoDxe/JpegLogo.idf| 10 +
.../Universal/L
Adds BaseAlwaysFalseDepexLib Library which always
adds DEPEX to FALSE.
Using this library will prevent module/driver being dispatched.
Usage:
MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmm.inf {
NULL|AmdPlatformPkg/Library/BaseAlwaysFalseDepexLib/BaseAlwaysFalseDepexLi
Adds PlatformSocLib library class.
Implements null instance of PlatformSocLib.
PlatformSocLib provides interface to the SoC
specific functionality.
Cc: Abner Chang
Cc: Paul Grimes
Signed-off-by: Abdul Lateef Attar
---
.../AMD/AmdPlatformPkg/AmdPlatformPkg.dec | 7 +
.../AMD/AmdPlatformPk
Adds AmdConfigRouting driver to improve HII performance.
Cc: Abner Chang
Cc: Paul Grimes
Signed-off-by: Abdul Lateef Attar
---
.../AMD/AmdPlatformPkg/AmdPlatformPkg.dsc |1 +
.../HiiConfigRouting/AmdConfigRouting.inf | 45 +
.../HiiConfigRouting/AmdConfigRoutingEntry.c | 57 +
Adds ACPI common driver which generates.
Generates CPU topology SSDT table.
Generates PCIe topology SSDT table.
Generates SPMI table.
Cc: Abner Chang
Cc: Paul Grimes
Signed-off-by: Abdul Lateef Attar
---
.../AMD/AmdPlatformPkg/AmdPlatformPkg.dec | 13 +-
.../AMD/AmdPlatformPkg/AmdPlatfor
Adds SecureBootDefaultKeysInit driver to enroll
secure boot default keys.
Cc: Abner Chang
Cc: Paul Grimes
Signed-off-by: Abdul Lateef Attar
---
.../AMD/AmdPlatformPkg/AmdPlatformPkg.dsc | 12 +
.../SecureBootDefaultKeysInit.c | 645 ++
.../SecureBootDefaultKe
[AMD Official Use Only - AMD Internal Distribution Only]
Already reviewed off-line.
For this patch set, Reviewed-by: Abner Chang
> -Original Message-
> From: Abdul Lateef Attar
> Sent: Wednesday, May 15, 2024 11:50 AM
> To: devel@edk2.groups.io
> Cc: Attar, AbdulLateef (Abdul Lateef) ;
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Groups.io Inc//Groups.io Calendar//EN
METHOD:CANCEL
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-PUBLISHED-TTL:PT1H
CALSCALE:GREGORIAN
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
LAST-MODIFIED:20240422T053451Z
TZURL:https://www.tzurl.org/zoneinfo-outlook/America/Los_Ang
i cloned the source code using get then ran this: sudo ./build.sh (i tried
without sudo too) here are the logs they told me i need to mail
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#118910): https://edk2.groups.io/g/devel/message/1189
Egor,
The edk2 build tools have a tendency to throw if they find syntax errors, just
like if they had internal errors.
In this case I think the issue is in the repo?
'/home/edk2-msm/Platform/goole/msm8998/taimen.dsc’
Maybe `goole` should be `Google` ?
Thanks,
Andrew Fish
> On May 13, 2024, a
30 matches
Mail list logo