summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added utils dir and dummy release scriptJason Albert2015-03-251-0/+0
* Cleaned up output printing someJason Albert2015-03-231-2/+2
* Added the ability to create individual record templatesJason Albert2015-03-231-4/+53
* Added call to xmllint to fix busted ET formattingJason Albert2015-03-211-0/+6
* Fixed issues with handling end 0x0'sJason Albert2015-03-211-4/+21
* Update to remove null terminators since it screwed up the xmlJason Albert2015-03-201-2/+4
* First completed pass of reverse programJason Albert2015-03-201-15/+38
* A large portion of the tool works, just need to fix writing out hex dataJason Albert2015-03-201-14/+76
* Create record names nowsJason Albert2015-03-201-4/+24
* First checking of script to reverese a vpd image into tvpd filesJason Albert2015-03-201-0/+161
* More failing casesJason Albert2015-03-173-0/+52
* Numerous testcases that should error due to phase 1 parsing problemsJason Albert2015-03-1714-0/+330
* Added test of binary inputdataJason Albert2015-03-162-0/+22
* Fixed bug using bindata where findFile wasn't employedJason Albert2015-03-161-1/+3
* Removing old template vpd files. Moving over to a tests dir structure nowJason Albert2015-03-165-148/+0
* Added r and k respectively onto record and keyword output vpd filesJason Albert2015-03-161-4/+4
* Added new rbinfile passing testJason Albert2015-03-162-0/+18
* Fixed misspelled VMSC record nameJason Albert2015-03-161-3/+3
* More passing sample filesJason Albert2015-03-1621-0/+904
* Forced the CWD onto the user given input pathJason Albert2015-03-161-1/+2
* First couple passing testcase filesJason Albert2015-03-162-0/+63
* Added in support for the special input name FILENAMEJason Albert2015-03-161-0/+3
* Adding the out pymod that was missed from earlier checkinsJason Albert2015-03-161-0/+37
* Cleaned up comments and some formatting. Also fixed recently added rdesc che...Jason Albert2015-03-161-31/+44
* Added a check to make sure rdesc was givenJason Albert2015-03-161-0/+5
* more cleanup in new tvpd xml codeJason Albert2015-03-111-9/+10
* Added -i to helpJason Albert2015-03-111-0/+1
* Removed now redundant check in stage 2. More cleanup of error checking in pa...Jason Albert2015-03-111-32/+22
* First pass at validating the input xml to not allow for extra keywords, etc..Jason Albert2015-03-111-45/+112
* Added support for searchable input path for file names. This will allow for ...Jason Albert2015-03-101-26/+73
* Added support for binary input dataJason Albert2015-03-091-5/+33
* Added support for creating binary keyword files. Also added support for read...Jason Albert2015-03-091-119/+178
* Added checking to make sure the keyword is only 2 characters long. Also fixe...Jason Albert2015-03-091-2/+10
* Fix to allow the script to be called from outside the containing directoryJason Albert2015-03-091-2/+4
* Changed the rtvpd tag to rtvpdfileJason Albert2015-03-091-5/+5
* Switch the TOC entrie value packing from big endian to little endianJason Albert2015-03-091-8/+8
* Updated syntax in tvpd filesJason Albert2015-03-062-6/+8
* Added more checks to reference record vpd fileJason Albert2015-03-061-6/+29
* Added writing of binary files for each recordJason Albert2015-03-061-4/+14
* Cleaned up output clasJason Albert2015-03-061-57/+63
* Added a little more printing to runtime. Added duplicate keyword check. Add...Jason Albert2015-03-061-3/+30
* Added checking to make sure the output path exists. It's up to the user to c...Jason Albert2015-03-061-1/+7
* Updated to have latest kw structureJason Albert2015-03-053-7/+71
* Fixed error in <size> condition, change kwvalue to kwdataJason Albert2015-03-051-15/+21
* Finished comment clean up and also adjusted some variable namingJason Albert2015-03-051-113/+147
* Comment cleanup and clarification up to stage 3Jason Albert2015-03-041-40/+46
* Began comment cleanupJason Albert2015-03-041-20/+37
* Added support for writing ECC. Now the code needs a good scrubbing for clari...Jason Albert2015-03-041-1/+29
* This version should create a proper image, known problems are fixed. Needs m...Jason Albert2015-03-041-9/+31
* VTOC offset updates now work. A few more bugs in the generated image to clea...Jason Albert2015-03-041-23/+17
OpenPOWER on IntegriCloud