Skip to content

Releases: tianocore/edk2-pytool-library

Version 0.10.10

01 May 21:11
0cc07ce
Compare
Choose a tag to compare

Version 0.10.10

See milestone for more info

Version 0.10.9

04 Apr 07:07
46be0d2
Compare
Choose a tag to compare

Version 0.10.9

  • Conditional parsing improvements for edk2 files

Version 0.10.8

06 Mar 01:32
680e294
Compare
Choose a tag to compare

Version 0.10.8

  • Bugs:
    • See the bugs in the milestone for this release

Version 0.10.7

19 Feb 20:36
72f1300
Compare
Choose a tag to compare

Version 0.10.7

Bugs:

  • See the bugs in the milestone for this release

Release 0.10.6

26 Jan 05:18
Compare
Choose a tag to compare

Version 0.10.6

  • Bugs:
    • See the bugs in the milestone for this release

Release 0.10.5

10 Jan 00:57
7281a7c
Compare
Choose a tag to compare

Bugs:

  • See the bugs in the milestone for this release

Version 0.10.4

26 Nov 03:04
Compare
Choose a tag to compare

Version 0.10.4

  • Features:
    • If multiple classes are found (ie when searching for a SettingsManager), it will now pick the one that is deepest in hierarchy from the desired class
    • Updated parsers for DSC, FDF, and DEC
  • Bugs:
    • See the bugs in the milestone for this release

v0.10.3

23 Oct 22:46
549dfcb
Compare
Choose a tag to compare
  • Features:
    • If multiple classes are found (ie when searching for a SettingsManager), it can now pick the one that is closest to the original module file
    • Unified Azure Pipeline
    • Added Capsule object classes to support decoding and encoding
  • Bugs
    • Catch errors when emitting invalid characters to the markdown log handler
    • Processor info is now checked in a case insensitive manner (fixes OpenBSD)

Version 0.10.2

28 Aug 05:23
7106b31
Compare
Choose a tag to compare

Version 0.10.2

  • Features:
    • Add GuidList object to allow easy file system parsing of edk2 files for complete list of guids
    • Add gitignore syntax parser to allow for common method to ignore files or folders in tools
  • Bugs:
    • Junit report format module was not escaping all user supplied strings which could cause invalid xml output

Version 0.10.1

20 Aug 18:29
Compare
Choose a tag to compare

Version 0.10.1

  • Bugs:
    • Added better logging when locate_tools queries vcvarsall and can't find a particular key
    • Fixed bug in RunPythonScript that caused an exception
    • Improved XML output by escaping