Skip to content

Releases: makubacki/mu_basecore

dev-v2024050002.0.0

18 Nov 17:14
Compare
Choose a tag to compare

What's Changed

  • Test: Another test change @makubacki (#89)
    Change Details
      ## Description

    Include a description of the change and why this change was made...

    PR 2

    For details on how to complete these options and their meaning refer to CONTRIBUTING.md.

    "Test string with quotes"

    • Impacts functionality?
    • Impacts security?
    • Breaking change?
    • Includes tests?
    • Includes documentation?
    • Backport to release branch?

    How This Was Tested

    <Describe the test(s) that were run to verify the changes.>

    Test information
    
    import os

    Integration Instructions

    <Describe how these changes should be integrated. Use N/A if nothing is required.>

    Test string




  • Test: Simple test change @makubacki (#88)
    Change Details
      ## Description

    Include a description of the change and why this change was made...

    For details on how to complete these options and their meaning refer to CONTRIBUTING.md.

    "Test string with quotes"

    • Impacts functionality?
    • Impacts security?
    • Breaking change?
    • Includes tests?
    • Includes documentation?
    • Backport to release branch?

    How This Was Tested

    <Describe the test(s) that were run to verify the changes.>

    Test information
    
    import os

    Integration Instructions

    <Describe how these changes should be integrated. Use N/A if nothing is required.>

    Test string




Full Changelog: v2024050001.0.0...v2024050001.0.1

v2024050001.0.0

15 Nov 15:38
Compare
Choose a tag to compare

Test release

v2024050000.0.0

14 Nov 20:16
Compare
Choose a tag to compare

Test release note description

release-v2024050001.0.1

18 Nov 17:15
Compare
Choose a tag to compare

What's Changed

  • Test: Another test change @makubacki (#89)
    Change Details
      ## Description

    Include a description of the change and why this change was made...

    PR 2

    For details on how to complete these options and their meaning refer to CONTRIBUTING.md.

    "Test string with quotes"

    • Impacts functionality?
    • Impacts security?
    • Breaking change?
    • Includes tests?
    • Includes documentation?
    • Backport to release branch?

    How This Was Tested

    <Describe the test(s) that were run to verify the changes.>

    Test information
    
    import os

    Integration Instructions

    <Describe how these changes should be integrated. Use N/A if nothing is required.>

    Test string




Full Changelog: v2024050001.0.0...v2024050001.0.1

Test Release

01 Feb 23:16
Compare
Choose a tag to compare

v2023020000.0.3

01 Feb 23:07
Compare
Choose a tag to compare

What's Changed

  • No changes

Full Changelog: v2023020000.0.2...v2023020000.0.3

v2022080002.0.3

19 Jun 22:00
7f067b5
Compare
Choose a tag to compare

What's Changed

  • TEST: Another test change @makubacki (#47)
    Change Details
      ## Description

    Test change

    • Impacts functionality?
      • Functionality - Does the change ultimately impact how firmware functions?
      • Examples: Add a new library, publish a new PPI, update an algorithm, ...
    • Impacts security?
      • Security - Does the change have a direct security impact on an application,
        flow, or firmware?
      • Examples: Crypto algorithm change, buffer overflow fix, parameter
        validation improvement, ...
    • Breaking change?
      • Breaking change - Will anyone consuming this change experience a break
        in build or boot behavior?
      • Examples: Add a new library class, move a module to a different repo, call
        a function in a new library class in a pre-existing module, ...
    • Includes tests?
      • Tests - Does the change include any explicit test code?
      • Examples: Unit tests, integration tests, robot tests, ...
    • Includes documentation?
      • Documentation - Does the change contain explicit documentation additions
        outside direct code modifications (and comments)?
      • Examples: Update readme file, add feature readme file, link to documentation
        on an a separate Web page, ...

    How This Was Tested

    N/A

    Integration Instructions

    N/A




  • TEST: Another test change @makubacki (#46)
    Change Details
      ## Description

    Test change

    • Impacts functionality?
      • Functionality - Does the change ultimately impact how firmware functions?
      • Examples: Add a new library, publish a new PPI, update an algorithm, ...
    • Impacts security?
      • Security - Does the change have a direct security impact on an application,
        flow, or firmware?
      • Examples: Crypto algorithm change, buffer overflow fix, parameter
        validation improvement, ...
    • Breaking change?
      • Breaking change - Will anyone consuming this change experience a break
        in build or boot behavior?
      • Examples: Add a new library class, move a module to a different repo, call
        a function in a new library class in a pre-existing module, ...
    • Includes tests?
      • Tests - Does the change include any explicit test code?
      • Examples: Unit tests, integration tests, robot tests, ...
    • Includes documentation?
      • Documentation - Does the change contain explicit documentation additions
        outside direct code modifications (and comments)?
      • Examples: Update readme file, add feature readme file, link to documentation
        on an a separate Web page, ...

    How This Was Tested

    N/A

    Integration Instructions

    N/A




  • TEST: Test change @makubacki (#45)
    Change Details
      ## Description

    Test change

    • Impacts functionality?
      • Functionality - Does the change ultimately impact how firmware functions?
      • Examples: Add a new library, publish a new PPI, update an algorithm, ...
    • Impacts security?
      • Security - Does the change have a direct security impact on an application,
        flow, or firmware?
      • Examples: Crypto algorithm change, buffer overflow fix, parameter
        validation improvement, ...
    • Breaking change?
      • Breaking change - Will anyone consuming this change experience a break
        in build or boot behavior?
      • Examples: Add a new library class, move a module to a different repo, call
        a function in a new library class in a pre-existing module, ...
    • Includes tests?
      • Tests - Does the change include any explicit test code?
      • Examples: Unit tests, integration tests, robot tests, ...
    • Includes documentation?
      • Documentation - Does the change contain explicit documentation additions
        outside direct code modifications (and comments)?
      • Examples: Update readme file, add feature readme file, link to documentation
        on an a separate Web page, ...

    How This Was Tested

    N/A

    Integration Instructions

    N/A




Full Changelog: v2022080002.0.2...v2022080002.0.3

v2023020000.0.2

19 Jun 22:01
e2b348e
Compare
Choose a tag to compare

What's Changed

  • TEST: Another test change @makubacki (#50)
    Change Details
      Test

  • TEST: Another test change @makubacki (#49)
    Change Details
      ## Description

    Test change

    • Impacts functionality?
      • Functionality - Does the change ultimately impact how firmware functions?
      • Examples: Add a new library, publish a new PPI, update an algorithm, ...
    • Impacts security?
      • Security - Does the change have a direct security impact on an application,
        flow, or firmware?
      • Examples: Crypto algorithm change, buffer overflow fix, parameter
        validation improvement, ...
    • Breaking change?
      • Breaking change - Will anyone consuming this change experience a break
        in build or boot behavior?
      • Examples: Add a new library class, move a module to a different repo, call
        a function in a new library class in a pre-existing module, ...
    • Includes tests?
      • Tests - Does the change include any explicit test code?
      • Examples: Unit tests, integration tests, robot tests, ...
    • Includes documentation?
      • Documentation - Does the change contain explicit documentation additions
        outside direct code modifications (and comments)?
      • Examples: Update readme file, add feature readme file, link to documentation
        on an a separate Web page, ...

    How This Was Tested

    N/A

    Integration Instructions

    N/A




  • TEST: Another test change @makubacki (#48)
    Change Details
      ## Description

    Test change

    • Impacts functionality?
      • Functionality - Does the change ultimately impact how firmware functions?
      • Examples: Add a new library, publish a new PPI, update an algorithm, ...
    • Impacts security?
      • Security - Does the change have a direct security impact on an application,
        flow, or firmware?
      • Examples: Crypto algorithm change, buffer overflow fix, parameter
        validation improvement, ...
    • Breaking change?
      • Breaking change - Will anyone consuming this change experience a break
        in build or boot behavior?
      • Examples: Add a new library class, move a module to a different repo, call
        a function in a new library class in a pre-existing module, ...
    • Includes tests?
      • Tests - Does the change include any explicit test code?
      • Examples: Unit tests, integration tests, robot tests, ...
    • Includes documentation?
      • Documentation - Does the change contain explicit documentation additions
        outside direct code modifications (and comments)?
      • Examples: Update readme file, add feature readme file, link to documentation
        on an a separate Web page, ...

    How This Was Tested

    N/A

    Integration Instructions

    N/A




Full Changelog: v2023020000.0.1...v2023020000.0.2

v2022080002.0.2

19 Jun 18:17
Compare
Choose a tag to compare

Test 202208 release

v2023020000.0.1

19 Jun 15:25
f98d134
Compare
Choose a tag to compare

Test release