On 03/23/16 10:55, Gao, Liming wrote:
> Laszlo:
>   I agree new API EfiEventGroupSignal() is useful. Your change is good to me. 
> Reviewed-by: Liming Gao <liming....@intel.com>

Thank you!

I pushed this series with feedback labels from Ard, Jordan and Liming:
3570e3324835..36e8e6992d0c. Should Jeff or Mike find that something is
amiss (although I really don't expect that), I'll strive to fix it up ASAP.

Thanks!
Laszlo

> Thanks
> Liming
>> -----Original Message-----
>> From: Laszlo Ersek [mailto:ler...@redhat.com]
>> Sent: Wednesday, March 23, 2016 1:21 AM
>> To: edk2-de...@ml01.01.org
>> Cc: Ard Biesheuvel; Fan, Jeff; Justen, Jordan L; Gao, Liming; Kinney, 
>> Michael D
>> Subject: [PATCH 0/6] introduce EfiEventGroupSignal(), rebase ArmVirtPkg
>> and OvmfPkg
>>
>> This is a trivial refactoring series, implementing an earlier idea from
>> Jordan (IIRC). I would greatly appreciate if you guys could ACK it
>> quickly, so I can commit it today.
>>
>> Cc: Ard Biesheuvel <ard.biesheu...@linaro.org>
>> Cc: Jeff Fan <jeff....@intel.com>
>> Cc: Jordan Justen <jordan.l.jus...@intel.com>
>> Cc: Liming Gao <liming....@intel.com>
>> Cc: Michael D Kinney <michael.d.kin...@intel.com>
>>
>> Thanks
>> Laszlo
>>
>> Laszlo Ersek (6):
>>   MdePkg/UefiLib: move InternalEmptyFunction to UefiLib.c
>>   MdePkg/UefiLib: introduce EfiEventGroupSignal
>>   IntelFrameworkPkg/FrameworkUefiLib: move InternalEmptyFunction to
>>     UefiLib.c
>>   IntelFrameworkPkg/FrameworkUefiLib: implement EfiEventGroupSignal
>>   ArmVirtPkg/PlatformIntelBdsLib: rebase to EfiEventGroupSignal
>>   OvmfPkg/PlatformBdsLib: rebase to EfiEventGroupSignal
>>
>>  ArmVirtPkg/Library/PlatformIntelBdsLib/IntelBdsPlatform.c    | 34 
>> +----------
>>  ArmVirtPkg/Library/PlatformIntelBdsLib/IntelBdsPlatform.h    |  1 +
>>  ArmVirtPkg/Library/PlatformIntelBdsLib/QemuKernel.c          |  1 -
>>  IntelFrameworkPkg/Library/FrameworkUefiLib/UefiLib.c         | 62
>> ++++++++++++++++++++
>>  IntelFrameworkPkg/Library/FrameworkUefiLib/UefiLibInternal.h | 18
>> ++++++
>>  IntelFrameworkPkg/Library/FrameworkUefiLib/UefiNotTiano.c    | 25 +-------
>>  MdePkg/Include/Library/UefiLib.h                             | 18 ++++++
>>  MdePkg/Library/UefiLib/UefiLib.c                             | 62
>> ++++++++++++++++++++
>>  MdePkg/Library/UefiLib/UefiLibInternal.h                     | 18 ++++++
>>  MdePkg/Library/UefiLib/UefiNotTiano.c                        | 21 -------
>>  OvmfPkg/Library/PlatformBdsLib/BdsPlatform.c                 | 30 +---------
>>  11 files changed, 183 insertions(+), 107 deletions(-)
>>
>> --
>> 1.8.3.1
> 
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel
> 

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to