Re: [edk2] how to get the file length

2015-06-01 Thread KSilva
KSilva iatecam.org.br> writes: I got it, Thanks! -- ___ edk2-devel mailing list edk2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-devel

Re: [edk2] how to get the file length

2015-06-01 Thread Carsey, Jaben
What's happening with your code? That looks quite similar to what I would expect... -Jaben -Original Message- From: KSilva [mailto:kaleb.si...@iatecam.org.br] Sent: Monday, June 01, 2015 6:32 AM To: edk2-devel@lists.sourceforge.net Subject: [edk2] how to get the file length

Re: [edk2] how to get the file length

2015-06-01 Thread Aaron . Pop
l update the buffer size pointer with the required size to fit the EFI_FILE_INFO structure. Best Regards, Aaron From: KSilva <> To: edk2-devel@lists.sourceforge.net, Date: 06/01/2015 06:33 AM Subject: [edk2] how to get the file length I am trying to get a file length,

[edk2] how to get the file length

2015-06-01 Thread KSilva
I am trying to get a file length, but I have not had success yet. here is my code: Status = gBS->HandleProtocol(Device, &gSimpleFileProtocol, (VOID**)&fileS