Re: [edk2] [patch] BaseTools/VfrCompile: Update MAX_PATH to a bigger one

2017-06-05 Thread Gao, Liming
Dandan: Please use LongFilePath() to convert file path. Then, MAX_PATH limitation can be removed. Thanks Liming >-Original Message- >From: Bi, Dandan >Sent: Monday, June 05, 2017 2:26 PM >To: edk2-devel@lists.01.org >Cc: Dong, Eric ; Gao, Liming ; >Daniel D�az >Subject: [patch] BaseTo

[edk2] [patch] BaseTools/VfrCompile: Update MAX_PATH to a bigger one

2017-06-04 Thread Dandan Bi
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=579 Cc: Eric Dong Cc: Liming Gao Cc: Daniel Díaz Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi --- BaseTools/Source/C/VfrCompile/EfiVfr.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --gi