[edk2-devel] [edk2-[PATCH v1 0/2] APIC table updates

Abdul Lateef Attar via groups.io posted 2 patches 2 years, 5 months ago
Failed in applying to current master (apply log)
Platform/Intel/MinPlatformPkg/Acpi/AcpiTables/AcpiPlatform.c | 37 ++++++++++++--------
1 file changed, 22 insertions(+), 15 deletions(-)
[edk2-devel] [edk2-[PATCH v1 0/2] APIC table updates
Posted by Abdul Lateef Attar via groups.io 2 years, 5 months ago
Fixes the APIC table creation based on APIC mode.
Also fixes the AcpiProcessorUid for multi-socket system.

Abdul Lateef Attar (2):
  MinPlatformPkg: Update APIC Table based on mode
  MinPlatformPkg: AcpiProcessorUid for multi-socket

 Platform/Intel/MinPlatformPkg/Acpi/AcpiTables/AcpiPlatform.c | 37 ++++++++++++--------
 1 file changed, 22 insertions(+), 15 deletions(-)

Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Eric Dong <eric.dong@intel.com>
-- 
2.25.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#82524): https://edk2.groups.io/g/devel/message/82524
Mute This Topic: https://groups.io/mt/86515673/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [edk2-devel] [edk2-[PATCH v1 0/2] APIC table updates
Posted by Nate DeSimone 2 years, 5 months ago
Hi Abdul,

First of all thank you for the patch series. One thing to take note of; unfortunately, the groups.io web interface messes up the line endings and makes it difficult to apply any patches sent through it. I was able to get your patch series to apply, but in the future, would it be possible for you to send your patches without using the groups.io web interface?

Thanks Again!
Nate

-----Original Message-----
From: Abdul Lateef Attar <abdattar@amd.com> 
Sent: Friday, October 22, 2021 7:48 AM
To: devel@edk2.groups.io
Cc: Chiu, Chasel <chasel.chiu@intel.com>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Liming Gao <gaoliming@byosoft.com.cn>; Dong, Eric <eric.dong@intel.com>
Subject: [edk2-[PATCH v1 0/2] APIC table updates

Fixes the APIC table creation based on APIC mode.
Also fixes the AcpiProcessorUid for multi-socket system.

Abdul Lateef Attar (2):
  MinPlatformPkg: Update APIC Table based on mode
  MinPlatformPkg: AcpiProcessorUid for multi-socket

 Platform/Intel/MinPlatformPkg/Acpi/AcpiTables/AcpiPlatform.c | 37 ++++++++++++--------
 1 file changed, 22 insertions(+), 15 deletions(-)

Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Eric Dong <eric.dong@intel.com>
-- 
2.25.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#82737): https://edk2.groups.io/g/devel/message/82737
Mute This Topic: https://groups.io/mt/86515673/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [edk2-devel] [edk2-[PATCH v1 0/2] APIC table updates
Posted by Attar, AbdulLateef (Abdul Lateef) via groups.io 2 years, 5 months ago
[AMD Official Use Only]

Hi Nate,
	I'm following below Leszlo's document to submit the patch.
Please let me know how to remove the groups.io web interface.

https://github.com/tianocore/tianocore.github.io/wiki/Laszlo%27s-unkempt-git-guide-for-edk2-contributors-and-maintainers

Thanks
AbduL

-----Original Message-----
From: Desimone, Nathaniel L <nathaniel.l.desimone@intel.com> 
Sent: 27 October 2021 13:47
To: Attar, AbdulLateef (Abdul Lateef) <AbdulLateef.Attar@amd.com>; devel@edk2.groups.io
Cc: Chiu, Chasel <chasel.chiu@intel.com>; Liming Gao <gaoliming@byosoft.com.cn>; Dong, Eric <eric.dong@intel.com>
Subject: RE: [edk2-[PATCH v1 0/2] APIC table updates

[CAUTION: External Email]

Hi Abdul,

First of all thank you for the patch series. One thing to take note of; unfortunately, the groups.io web interface messes up the line endings and makes it difficult to apply any patches sent through it. I was able to get your patch series to apply, but in the future, would it be possible for you to send your patches without using the groups.io web interface?

Thanks Again!
Nate

-----Original Message-----
From: Abdul Lateef Attar <abdattar@amd.com>
Sent: Friday, October 22, 2021 7:48 AM
To: devel@edk2.groups.io
Cc: Chiu, Chasel <chasel.chiu@intel.com>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Liming Gao <gaoliming@byosoft.com.cn>; Dong, Eric <eric.dong@intel.com>
Subject: [edk2-[PATCH v1 0/2] APIC table updates

Fixes the APIC table creation based on APIC mode.
Also fixes the AcpiProcessorUid for multi-socket system.

Abdul Lateef Attar (2):
  MinPlatformPkg: Update APIC Table based on mode
  MinPlatformPkg: AcpiProcessorUid for multi-socket

 Platform/Intel/MinPlatformPkg/Acpi/AcpiTables/AcpiPlatform.c | 37 ++++++++++++--------
 1 file changed, 22 insertions(+), 15 deletions(-)

Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Eric Dong <eric.dong@intel.com>
--
2.25.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#82793): https://edk2.groups.io/g/devel/message/82793
Mute This Topic: https://groups.io/mt/86515673/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [edk2-devel] [edk2-[PATCH v1 0/2] APIC table updates
Posted by Nate DeSimone 2 years, 5 months ago
The series has been pushed as 34df404~..30865b8

-----Original Message-----
From: Abdul Lateef Attar <abdattar@amd.com> 
Sent: Friday, October 22, 2021 7:48 AM
To: devel@edk2.groups.io
Cc: Chiu, Chasel <chasel.chiu@intel.com>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Liming Gao <gaoliming@byosoft.com.cn>; Dong, Eric <eric.dong@intel.com>
Subject: [edk2-[PATCH v1 0/2] APIC table updates

Fixes the APIC table creation based on APIC mode.
Also fixes the AcpiProcessorUid for multi-socket system.

Abdul Lateef Attar (2):
  MinPlatformPkg: Update APIC Table based on mode
  MinPlatformPkg: AcpiProcessorUid for multi-socket

 Platform/Intel/MinPlatformPkg/Acpi/AcpiTables/AcpiPlatform.c | 37 ++++++++++++--------
 1 file changed, 22 insertions(+), 15 deletions(-)

Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Eric Dong <eric.dong@intel.com>
-- 
2.25.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#83179): https://edk2.groups.io/g/devel/message/83179
Mute This Topic: https://groups.io/mt/86515673/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-