Re: [edk2] CPP Build Issue VC NULL

2013-03-01 Thread Космынин Олег Олегович
Can somebody include proposed changes ? From: Andrew Fish [af...@apple.com] Sent: 13 February 2013 21:59 To: edk2-devel@lists.sourceforge.net Subject: Re: [edk2] CPP Build Issue VC NULL On Feb 13, 2013, at 9:49 AM, Jordan Justen wrote: > On Tue, Feb 12,

Re: [edk2] VFR beginner question

2013-03-01 Thread Космынин Олег Олегович
That's not possible in EDK2. Yes, VFR is "simple". From: Rafael Machado [rafaelrodrigues.mach...@gmail.com] Sent: 28 February 2013 16:25 To: edk2-devel Subject: Re: [edk2] VFR beginner question Hi Laurie Thanks for the help. I checked your information and find th

[edk2] SOL_SOCKET / SO_ERROR unsupported

2013-02-12 Thread Космынин Олег Олегович
Hello devs In function Socket.c::EslSocketOptionGet on request level == SOL_SOCKET there is no SO_ERROR option needed for some applications. According to manuals SO_ERROR's purpose is: Reports information about error status and clears it. This option shall store an int value. As i understand to

Re: [edk2] difficulties getting started with EDK2 Development

2013-01-15 Thread Космынин Олег Олегович
27;t find a workaround. But it seems it is a known problem. You mentioned that Linux isn't a stable platform for development, it should be my preferred platform (licencing issues), but we can also use any other. What would you (or anyone else) recommend? Regards, Mauro On Tue, Jan 15, 2013

Re: [edk2] difficulties getting started with EDK2 Development

2013-01-15 Thread Космынин Олег Олегович
Sadly, Linux is not a platform for stable development, there are at least 2 bugs we found in toolchain (gcc46), one is critical, i reported it but no answers. One bug with debug sections (check your log for: cannot fill debug link section) - it will stop DEBUG() macro from working, and another b

[edk2] Error in Socket App (GetHostByDns)

2013-01-10 Thread Космынин Олег Олегович
Hello. I'm trying to run socket app from AppPkg/Applications/Sockets/GetHostByDns/GetHostByDns.inf And I get this error: MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Main.c(150): CR has Bad Signature Network card initialised and setup with ifconfig under qemu (i can ping other host) Any idias? ---

[edk2] HA: the required fv image size 0xe6c58 exceeds the set fv image size 0xe6000

2012-12-26 Thread Космынин Олег Олегович
image size 0xe6000 On Tue, Dec 25, 2012 at 5:53 AM, Космынин Олег Олегович wrote: > Hello devs, today i get this error: > > Generating FVMAIN_COMPACT FV > ##Return Value = 2 > GenFv: ERROR 3000: Invalid > the required fv image size 0xe6c58 exceeds the set fv

[edk2] the required fv image size 0xe6c58 exceeds the set fv image size 0xe6000

2012-12-25 Thread Космынин Олег Олегович
Hello devs, today i get this error: _ Generate Region at Offset 0x0 Region Size = 0x60 Region Name = FV Generating MAINFV FV ##