Re: [edk2] [Patch v4 1/6] UefiCpuPkg/Include/AcpiCpuData.h: Add Semaphore related Information.

2018-10-19 Thread Laszlo Ersek
On 10/19/18 04:06, Eric Dong wrote: > v3 changes: > 1. Move CPU_FEATURE_DEPENDENCE_TYPE definition here from > RegisterCpuFeaturesLib.h file. > 2. Add Invalid type for REGISTER_TYPE which will be used in code. > > v2 changes: > 1. Add more description about why we do this change. > 2. Change

Re: [edk2] [Patch v4 1/6] UefiCpuPkg/Include/AcpiCpuData.h: Add Semaphore related Information.

2018-10-19 Thread Laszlo Ersek
On 10/19/18 04:06, Eric Dong wrote: > v3 changes: > 1. Move CPU_FEATURE_DEPENDENCE_TYPE definition here from > RegisterCpuFeaturesLib.h file. > 2. Add Invalid type for REGISTER_TYPE which will be used in code. > > v2 changes: > 1. Add more description about why we do this change. > 2. Change

[edk2] [Patch v4 1/6] UefiCpuPkg/Include/AcpiCpuData.h: Add Semaphore related Information.

2018-10-18 Thread Eric Dong
v3 changes: 1. Move CPU_FEATURE_DEPENDENCE_TYPE definition here from RegisterCpuFeaturesLib.h file. 2. Add Invalid type for REGISTER_TYPE which will be used in code. v2 changes: 1. Add more description about why we do this change. 2. Change structure field type from pointer to