Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CloverHackyColor/CloverBootloader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5169
Choose a base ref
...
head repository: CloverHackyColor/CloverBootloader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5170
Choose a head ref
  • 12 commits
  • 27 files changed
  • 4 contributors

Commits on Feb 21, 2026

  1. use full model value

    Signed-off-by: Slice <[email protected]>
    SergeySlice committed Feb 21, 2026
    Configuration menu
    Copy the full SHA
    c4ce84e View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2026

  1. text formating

    Signed-off-by: Slice <[email protected]>
    SergeySlice committed Feb 22, 2026
    Configuration menu
    Copy the full SHA
    d1a5313 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2026

  1. init variables

    Signed-off-by: Slice <[email protected]>
    SergeySlice committed Feb 23, 2026
    Configuration menu
    Copy the full SHA
    1b7d32f View commit details
    Browse the repository at this point in the history
  2. Minor Fix in rEFIt_UEFI/entry_scan/loader.cpp

    # Fix in rEFIt_UEFI/entry_scan/loader.cpp
    
    ## Path Typos
    
    Fixed a missing backslash in `\\.IABootFiles\\SystemVersion.plist` and
    an extra closing bracket in `\\com.apple.boot.R\\SystemVersion.plist`.
    YBronst committed Feb 23, 2026
    Configuration menu
    Copy the full SHA
    4eee2f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4e0699 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #805 from YBronst/master

    Minor Fix in rEFIt_UEFI/entry_scan/loader.cpp
    SergeySlice authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    84a42ce View commit details
    Browse the repository at this point in the history
  5. use stardard memory functions

    Signed-off-by: Slice <[email protected]>
    SergeySlice committed Feb 23, 2026
    Configuration menu
    Copy the full SHA
    956ee0a View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2026

  1. KernelAndKextPatches will be global only now

    Signed-off-by: Slice <[email protected]>
    SergeySlice committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    e8afa4c View commit details
    Browse the repository at this point in the history
  2. simplify kext blocking

    Signed-off-by: Slice <[email protected]>
    SergeySlice committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    c1cfdd7 View commit details
    Browse the repository at this point in the history
  3. clean debug messages

    Signed-off-by: Slice <[email protected]>
    SergeySlice committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    9f94a91 View commit details
    Browse the repository at this point in the history
  4. Fixed a regression in the Volume display name function.

    Meaningless gibberish in disk partition titles has been removed.
    YBronst committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    5b1c2a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2026

  1. Merge pull request #806 from YBronst/master

    Fixed a regression in the Volume display name function.
    SergeySlice authored Feb 25, 2026
    Configuration menu
    Copy the full SHA
    b54764d View commit details
    Browse the repository at this point in the history
Loading