[edk2] [patch] MdeModulePkg: PXE Driver's LoadFile protocol should check FilePath

2015-09-09 Thread Zhang Lubo
PXE driver's LoadFile protocol should check the input parameter FilePath to see whether it's a supported device path.If not, it should return invalid parameter, do not continue PXE boot. Cc: Fu Siyuan Cc: Ye Ting Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Zhang Lubo --

Re: [edk2] [patch] MdeModulePkg: PXE Driver's LoadFile protocol should check FilePath

2015-09-09 Thread Fu, Siyuan
Reviewed-by: Fu Siyuan -Original Message- From: Zhang, Lubo Sent: Wednesday, September 9, 2015 5:09 PM To: edk2-devel@lists.01.org Cc: Fu, Siyuan ; Ye, Ting Subject: [patch] MdeModulePkg: PXE Driver's LoadFile protocol should check FilePath PXE driver's LoadFile protocol should ch

Re: [edk2] [patch] MdeModulePkg: PXE Driver's LoadFile protocol should check FilePath

2015-09-09 Thread Ye, Ting
Reviewed-by: Ye Ting -Original Message- From: Zhang, Lubo Sent: Wednesday, September 09, 2015 5:09 PM To: edk2-devel@lists.01.org Cc: Fu, Siyuan; Ye, Ting Subject: [patch] MdeModulePkg: PXE Driver's LoadFile protocol should check FilePath PXE driver's LoadFile protocol should check th