[edk2] [Patch] Vlv2TbltDevicePkg:Signal EndOfDxe Event.

2016-07-29 Thread lushifex
According to PI spec,EndOfDxe Event should be signaled before DxeSmmReadyToLock protocol installation. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: lushifex --- Vlv2TbltDevicePkg/Library/PlatformBdsLib/BdsPlatform.c | 7 ++-

Re: [edk2] [Patch] Vlv2TbltDevicePkg:Signal EndOfDxe Event.

2016-07-29 Thread Lu, ShifeiX A
] Vlv2TbltDevicePkg:Signal EndOfDxe Event. On 07/29/16 04:31, Wei, David wrote: > Reviewed-by: David Wei <david@intel.com> > > > > Thanks, > David Wei > > Intel SSG BIOS Team I recommend using the new EfiEventGroupSignal() function from

Re: [edk2] [Patch] Vlv2TbltDevicePkg:Signal EndOfDxe Event.

2016-07-29 Thread Laszlo Ersek
On 07/29/16 04:31, Wei, David wrote: > Reviewed-by: David Wei > > > > Thanks, > David Wei > > Intel SSG BIOS Team I recommend using the new EfiEventGroupSignal() function from UefiLib instead. Please refer to the following commits:

[edk2] [Patch] Vlv2TbltDevicePkg:Signal EndOfDxe Event.

2016-07-28 Thread lushifex
According to PI spec,EndOfDxe Event should be signaled before DxeSmmReadyToLock protocol installation. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: lushifex --- .../Library/PlatformBdsLib/BdsPlatform.c | 37 +-