- added pattern-based search for hex patterns, '.' (dot) means "any hex digit" - added pattern-based search for GUIDs - added copy action for messages - focus is now setting properly for all search window tabs
- fixed a serious bug in section rebuild process - opening search windows sets text focus into search edit box
- image reconstruction code refactored - implemented patching of VTF in case of PEI core entry point change
- UI reworked once again - Hex pattern and text string search implemented - Code slightly refactored