|
[PATCH 1/2] IntelFsp2Pkg: Support 64bit FspResetType for X64 build.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3999
FspResetType will be either 32bit or 64 bit basing on
the build type.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Star Zeng
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3999
FspResetType will be either 32bit or 64 bit basing on
the build type.
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Star Zeng
|
By
Chiu, Chasel
·
#91518
·
|
|
[PATCH 0/2] Support 64bit FspResetType in X64 build.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3999
FspResetType will be either 32bit or 64 bit basing on
the build type
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Star Zeng
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3999
FspResetType will be either 32bit or 64 bit basing on
the build type
Cc: Nate DeSimone <nathaniel.l.desimone@...>
Cc: Star Zeng
|
By
Chiu, Chasel
·
#91517
·
|
|
Re: [PATCH v6 6/8] ShellPkg: Acpiview: IORT parser update for IORT Rev E.d spec
Reviewed-by: Zhichao Gao <zhichao.gao@...>
Thanks,
Zhichao
Reviewed-by: Zhichao Gao <zhichao.gao@...>
Thanks,
Zhichao
|
By
Gao, Zhichao
·
#91516
·
|
|
回复: [PATCH v3] MdeModulePkg/Include: Long debug string is truncated to 104 char
Dandan:
Good point. I suggest to also define EFI_STATUS_CODE_DATA_MAX_SIZE into
the MdeModulePkg\Include\Guid\StatusCodeDataTypeDebug.h. Its value can be
MAX_EXTENDED_DATA_SIZE + sizeof
Dandan:
Good point. I suggest to also define EFI_STATUS_CODE_DATA_MAX_SIZE into
the MdeModulePkg\Include\Guid\StatusCodeDataTypeDebug.h. Its value can be
MAX_EXTENDED_DATA_SIZE + sizeof
|
By
gaoliming
·
#91515
·
|
|
Re: [PATCH v6 5/8] MdePkg: IORT header update for IORT Rev E.d spec
Reviewed-by: Zhichao Gao <zhichao.gao@...>
Thanks,
Zhichao
Reviewed-by: Zhichao Gao <zhichao.gao@...>
Thanks,
Zhichao
|
By
Gao, Zhichao
·
#91514
·
|
|
Re: [PATCH v6 1/8] ShellPkg: Acpiview: Abbreviate field names to preserve alignment
Reviewed-by: Zhichao Gao <zhichao.gao@...>
Thanks,
Zhichao
Reviewed-by: Zhichao Gao <zhichao.gao@...>
Thanks,
Zhichao
|
By
Gao, Zhichao
·
#91513
·
|
|
回复: [edk2-devel] [PATCH] MdeModulePkg/UefiBootManagerLib: Add Disk Info support for Ufs
Jeff:
I want to confirm why UFS apply the same rule to SCSI. Does UFS follows
SCSI spec?
Thanks
Liming
Jeff:
I want to confirm why UFS apply the same rule to SCSI. Does UFS follows
SCSI spec?
Thanks
Liming
|
By
gaoliming
·
#91512
·
|
|
回复: [PATCH] MdeModulePkg/SetupBrowserDxe:Follow spec'd way to reconnect driver
Walon:
This change looks good. Reviewed-by: Liming Gao
<gaoliming@...>
Thanks
Liming
exiting of
check
formset
2018,
system do
exiting
Walon:
This change looks good. Reviewed-by: Liming Gao
<gaoliming@...>
Thanks
Liming
exiting of
check
formset
2018,
system do
exiting
|
By
gaoliming
·
#91511
·
|
|
Event: TianoCore Bug Triage - APAC / NAMO - 07/19/2022
#cal-reminder
Reminder: TianoCore Bug Triage - APAC / NAMO
When:
07/19/2022
6:30pm to 7:30pm
(UTC-07:00) America/Los
Reminder: TianoCore Bug Triage - APAC / NAMO
When:
07/19/2022
6:30pm to 7:30pm
(UTC-07:00) America/Los
|
By
Group Notification <noreply@...>
·
#91510
·
|
|
Re: [Patch v2 04/11] EmulatorPkg: Remove All UGA Support
Thanks!
Reviewed-by: Ray Ni <ray.ni@...>
Thanks!
Reviewed-by: Ray Ni <ray.ni@...>
|
By
Ni, Ray
·
#91509
·
|
|
Re: [Patch v2 04/11] EmulatorPkg: Remove All UGA Support
Hi Ray,
I tried it yesterday
It can boot normally in Win Emulator.
But I encounter issues mentioned in https://bugzilla.tianocore.org/show_bug.cgi?id=2639 in Unix. I think it is not related to this
Hi Ray,
I tried it yesterday
It can boot normally in Win Emulator.
But I encounter issues mentioned in https://bugzilla.tianocore.org/show_bug.cgi?id=2639 in Unix. I think it is not related to this
|
By
Guomin Jiang
·
#91508
·
|
|
Re: [PATCH 0/2] MinPlatformPkg: FspResetType support for X64 build.
Thanks Nate! I have sent V2 accordingly, please help to review again.
Thanks Nate! I have sent V2 accordingly, please help to review again.
|
By
Chiu, Chasel
·
#91507
·
|
|
[PATCH v2 2/2] WhitleySiliconPkg: FspResetType support for X64 build.
FSP_STATUS_RESET_REQUIRED_* will be either 32bit or 64bit basing
on the build and this patch extended the support for 64bit build.
Cc: Isaac Oram <isaac.w.oram@...>
Cc: Nate DeSimone
FSP_STATUS_RESET_REQUIRED_* will be either 32bit or 64bit basing
on the build and this patch extended the support for 64bit build.
Cc: Isaac Oram <isaac.w.oram@...>
Cc: Nate DeSimone
|
By
Chiu, Chasel
·
#91506
·
|
|
[PATCH v2 1/2] MinPlatformPkg/FspWrapper: FspResetType support for X64 build.
FSP_STATUS_RESET_REQUIRED_* will be either 32bit or 64bit basing
on the build and this patch extended the support for 64bit build.
Cc: Isaac Oram <isaac.w.oram@...>
Cc: Liming Gao
FSP_STATUS_RESET_REQUIRED_* will be either 32bit or 64bit basing
on the build and this patch extended the support for 64bit build.
Cc: Isaac Oram <isaac.w.oram@...>
Cc: Liming Gao
|
By
Chiu, Chasel
·
#91505
·
|
|
[PATCH v2 0/2] MinPlatformPkg: FspResetType support for X64 build.
FSP_STATUS_RESET_REQUIRED_* will be either 32bit or 64bit basing on
the build and this patch series extended the support for 64bit build.
Cc: Isaac Oram <isaac.w.oram@...>
Cc: Liming Gao
FSP_STATUS_RESET_REQUIRED_* will be either 32bit or 64bit basing on
the build and this patch series extended the support for 64bit build.
Cc: Isaac Oram <isaac.w.oram@...>
Cc: Liming Gao
|
By
Chiu, Chasel
·
#91504
·
|
|
[PATCH v1 6/6] DynamicTablesPkg: AcpiSsdtPcieLibArm: Added case handling for PCI config
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3998
This change added a switch case handling for PCI_SS_CONFIG during SSDT
generation. This will allow PCI config case return EFI_SUCCESS
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3998
This change added a switch case handling for PCI_SS_CONFIG during SSDT
generation. This will allow PCI config case return EFI_SUCCESS
|
By
Kun Qin
·
#91503
·
|
|
[PATCH v1 5/6] DynamicTablesPkg: AcpiSsdtPcieLibArm: Added function to reserve ECAM space
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3998
Certain OSes will complain if the ECAM config space is not reserved in
the ACPI namespace.
This change adds a function to reserve PNP
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3998
Certain OSes will complain if the ECAM config space is not reserved in
the ACPI namespace.
This change adds a function to reserve PNP
|
By
Kun Qin
·
#91502
·
|
|
[PATCH v1 4/6] DynamicTablesPkg: DynamicTableManagerDxe: Added check for installed tables
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3997
This change added an extra step to allow check for installed ACPI tables.
For FADT, MADT, GTDT, DSDT and DBG2 tables, either pre-installed
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3997
This change added an extra step to allow check for installed ACPI tables.
For FADT, MADT, GTDT, DSDT and DBG2 tables, either pre-installed
|
By
Kun Qin
·
#91501
·
|
|
[PATCH v1 3/6] DynamicTablesPkg: DynamicPlatRepoLib: Adding more token fixers
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3996
This change added more token fixers for other node types, including
NamedComponentNode, RootComplexNode, and SmmuV3Node.
The corresponding
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3996
This change added more token fixers for other node types, including
NamedComponentNode, RootComplexNode, and SmmuV3Node.
The corresponding
|
By
Kun Qin
·
#91500
·
|
|
[PATCH v1 2/6] DynamicTablesPkg: DynamicPlatRepoLib: Fix incorrect dereferencing
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3996
The content of token should be derived from the data section of the
`CmObject` instead of the object itself.
This change fixed the issue by
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3996
The content of token should be derived from the data section of the
`CmObject` instead of the object itself.
This change fixed the issue by
|
By
Kun Qin
·
#91499
·
|