Re: [edk2] [PATCH v4 0/2] add platform boot manager protocol

2018-06-05 Thread Leif Lindholm
On Mon, Apr 23, 2018 at 10:15:41PM +0200, Laszlo Ersek wrote: > On 04/23/18 08:21, Haojian Zhuang wrote: > > Changelog: > > v4: > > * Add BootCount parameter in the interface. > > * Clean the logic on boot options according to Laszlo's comment. > > v3: > > * Update the name of interface. > >

Re: [edk2] [PATCH v4 0/2] add platform boot manager protocol

2018-04-23 Thread Laszlo Ersek
On 04/23/18 08:21, Haojian Zhuang wrote: > Changelog: > v4: > * Add BootCount parameter in the interface. > * Clean the logic on boot options according to Laszlo's comment. > v3: > * Update the name of interface. > * Move the initialization into platform driver. > * Fix comment style. >

[edk2] [PATCH v4 0/2] add platform boot manager protocol

2018-04-23 Thread Haojian Zhuang
Changelog: v4: * Add BootCount parameter in the interface. * Clean the logic on boot options according to Laszlo's comment. v3: * Update the name of interface. * Move the initialization into platform driver. * Fix comment style. * Fix minor issues with comments. v2: * Avoid to use