Re: [edk2-devel] [PATCH v7] MdeModulePkg: Add EDK2 Platform Boot Manager Protocol

2020-01-08 Thread Wang, Jian J
: RE: [edk2-devel] [PATCH v7] MdeModulePkg: Add EDK2 Platform Boot Manager Protocol Hello Hao/Jian, As per Maintainers.txt, I think you guys are the overall maintainers of MdeModulePkg. Bringing this patch to your attention so that it could be submitted. Ray who is the reviewer of BDS changes

Re: [edk2-devel] [PATCH v7] MdeModulePkg: Add EDK2 Platform Boot Manager Protocol

2020-01-07 Thread Ashish Singhal
, January 1, 2020 7:05 PM To: devel@edk2.groups.io; Ashish Singhal ; Wang, Sunny (HPS SW) ; Wang, Jian J ; Wu, Hao A ; Gao, Zhichao ; Kinney, Michael D ; af...@apple.com Cc: Spottswood, Jason Subject: RE: [edk2-devel] [PATCH v7] MdeModulePkg: Add EDK2 Platform Boot Manager Protocol External email

Re: [edk2-devel] [PATCH v7] MdeModulePkg: Add EDK2 Platform Boot Manager Protocol

2020-01-01 Thread Ni, Ray
, Zhichao ; Kinney, Michael D ; af...@apple.com Cc: Spottswood, Jason Subject: Re: [edk2-devel] [PATCH v7] MdeModulePkg: Add EDK2 Platform Boot Manager Protocol Hi Ray, Following up on this. Are we waiting on more suggestions or clarifications? Thanks Ashish Get Outlook for iOS<https://aka

Re: [edk2-devel] [PATCH v7] MdeModulePkg: Add EDK2 Platform Boot Manager Protocol

2019-12-25 Thread Ashish Singhal
Ashish Singhal ; Wang, Jian J ; Wu, Hao A ; Gao, Zhichao ; Kinney, Michael D ; af...@apple.com Cc: Spottswood, Jason Subject: RE: [edk2-devel] [PATCH v7] MdeModulePkg: Add EDK2 Platform Boot Manager Protocol External email: Use caution opening links or attachments Reviewed-by: Ray Ni >

Re: [edk2-devel] [PATCH v7] MdeModulePkg: Add EDK2 Platform Boot Manager Protocol

2019-12-23 Thread Ni, Ray
Cc: Wang, Sunny (HPS SW) ; Spottswood, Jason > > Subject: RE: [edk2-devel] [PATCH v7] MdeModulePkg: Add EDK2 Platform > Boot Manager Protocol > > Looks good enough to me. Thanks for addressing my comments, Ashish. > Reviewed-by: Sunny Wang > > -Original Message-

Re: [edk2-devel] [PATCH v7] MdeModulePkg: Add EDK2 Platform Boot Manager Protocol

2019-12-23 Thread Ni, Ray
Reviewed-by: Ray Ni > -Original Message- > From: Ashish Singhal > Sent: Tuesday, December 24, 2019 10:58 AM > To: devel@edk2.groups.io; Ni, Ray ; Wang, Jian J > ; Wu, Hao A ; Gao, Zhichao > ; Kinney, Michael D ; > af...@apple.com > Cc: Ashish Singhal > Subject: [PATCH v7] MdeModulePkg:

Re: [edk2-devel] [PATCH v7] MdeModulePkg: Add EDK2 Platform Boot Manager Protocol

2019-12-23 Thread Wang, Sunny (HPS SW)
; jian.j.w...@intel.com; hao.a...@intel.com; zhichao@intel.com; michael.d.kin...@intel.com; af...@apple.com Cc: Ashish Singhal Subject: [edk2-devel] [PATCH v7] MdeModulePkg: Add EDK2 Platform Boot Manager Protocol Add edk2 platform boot manager protocol which would have platform specific

[edk2-devel] [PATCH v7] MdeModulePkg: Add EDK2 Platform Boot Manager Protocol

2019-12-23 Thread Ashish Singhal
Add edk2 platform boot manager protocol which would have platform specific refreshes to the auto enumerated as well as NV boot options for the platform. Signed-off-by: Ashish Singhal --- .../Include/Protocol/PlatformBootManager.h | 82 ++ MdeModulePkg/Library/UefiBoot