Well i figured i would update this post with what i found out about our situation. We have an unlocked boot loader, but an unlocked boot loader does not mean we are unlocked. the secure boot function still works when boot loader is set to unlock. So we will be able to fastboot boot into a recovery, but if we flash and boot it will fail.
Our phone was bricked by the 4 byte hack we first got, and apparently by the 12 byte one i made, although i only had one person test it and i have no way of knowing if they followed the directions, i have a feeling they did.
the secure boot functions in all of these lg phones, l90 d410, d405, and g2, and 740 are all the same. There is one big difference i noticed that didnt seem important before. ALL the other phones point to a null space. So on the other phones, the error happens and its not a big deal because it points to a null function.
I dont know enough about arm and aboot at this point, but you might be able to drop the LSL functions, so the code will continue to run down, and not get looped back in them. you might also have to change where ROR#13 and ROR#27 point to.
So thats where the volt stands. If we had a way of making the volt boot normally when aboot failed instead of qualcom mode it would be far easier to figure these things out. I had toyed with flashing a stock aboot file to the abootb slot, but doubt that would work. Who knows. So maybe you know someone who is more familiar with arm and aboot than i am. I dont see the phone being truly hacked without solving this problem i.e no flashable recovery and possibly no flashable rom.