Skip to content

Releases: microsoft/mu_feature_ipmi

Release 0.2.1

20 Sep 21:07
c9ed915
Compare
Choose a tag to compare

What's Changed

  • Improve IPMI module tests and documentation by @cfernald in #18
  • Fix build badges in Readme.rst by @cfernald in #19
  • Removed baseLib depex. Changed asserts to debug messages. by @apop5 in #22
  • User/apop5/removepresignallib by @apop5 in #21
  • Cleanup base library interface and documentation updates by @cfernald in #23

Full Changelog: 0.2.0...0.2.1

Release 0.2.0

14 Sep 19:57
d13a0aa
Compare
Choose a tag to compare

This feature is still under development and subject to frequent changes and updates.

What's Changed

  • Updated Pei and TransportLibKcs base instance to not require global m… by @apop5 in #11
  • Remove ELog driver to be replaced by IpmiSelLib by @cfernald in #12
  • Moved all PCDs to fixed at build by @apop5 in #13
  • Add debug verbose prints for all IPMI messages by @cfernald in #14
  • Unify watchdog logic into a new IpmiWatchdog module. by @cfernald in #15
  • Unify the platform libraries and add platform initialization routine by @cfernald in #16

New Contributors

  • @apop5 made their first contribution in #11

Full Changelog: 0.1.0...0.2.0

Release 0.1.0

02 Sep 17:23
19d2bba
Compare
Choose a tag to compare

Initial release of the IPMI Feature Package. This feature is still under development and subject to frequent changes and updates.

What's Changed

  • Fix azure pipeline configurations by @cfernald in #1
  • Cleanup of package structure, descriptor files, and readmes. by @cfernald in #2
  • Add test to check CPU side IPMI stack, add diagnostics and minor fixes by @cfernald in #3
  • Adding Microsoft SECURITY.MD by @microsoft-github-policy-service in #4
  • Introduce basic mock IPMI transport library by @cfernald in #6
  • Refactor generic IPMI modules for reduced complexity by @cfernald in #5
  • Add library for abstracted use of the SEL IPMI functionality by @cfernald in #7
  • Use Mu DevOps by @makubacki in #8
  • ReadMe.rst: Update CI badges for new pipelines by @makubacki in #10
  • Create github workflow to automatically generate release nuget package by @cfernald in #9

New Contributors

  • @cfernald made their first contribution in #1
  • @microsoft-github-policy-service made their first contribution in #4
  • @makubacki made their first contribution in #8

Full Changelog: https://github.com/microsoft/mu_feature_ipmi/commits/0.1.0