On 04/04/14 02:14, Dong, Eric wrote: > This error info is printed in CVfrCompiler::Compile () function. And before > call this function, if vfrcompiler parse the code success, the status will be > set to STATUS_PREPROCESSED, else it will be set to STATUS_DEAD. I don't think > it's necessary to initial the value as STATUS_STARTED. > > Also I'm curious what's the root cause for your error and does this patch fix > your error?
Hey, sorry I just removed all my trace notes yesterday. As far as I remember it never makes it to STATUS_INITIALIZED. I'm not sure what kind of bug that is, because i tried both gcc 4.4 and 4.8 in archlinux. So it must be some other environment based issue. Anyway, yes the patch fixes it. I found two other people having the same issue here: https://aur.archlinux.org/packages/ovmf-svn/ ------------------------------------------------------------------------------ _______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
