Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QRcode #102

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

QRcode #102

wants to merge 16 commits into from

Commits on Jan 10, 2020

  1. Create ccpp.yml

    For GitHub build
    dgtlrift committed Jan 10, 2020
    Copy the full SHA
    d0e7824 View commit details
    Browse the repository at this point in the history
  2. Added QR Code for bootup to easy scan errors from console.

    Jim Hanley authored and Jim Hanley committed Jan 10, 2020
    Copy the full SHA
    3b5b286 View commit details
    Browse the repository at this point in the history
  3. Get ready for pull request

    Merge commit '3b5b2863075701ff017e145b90c19da13d5d914a' into QRcode
    Jim Hanley authored and Jim Hanley committed Jan 10, 2020
    Copy the full SHA
    088fe70 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Adding submodule

    Jim Hanley authored and Jim Hanley committed Jan 13, 2020
    Copy the full SHA
    ce783dc View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Add missing file that should have been included

    Jim Hanley authored and Jim Hanley committed Jan 14, 2020
    Copy the full SHA
    cf594e3 View commit details
    Browse the repository at this point in the history
  2. Add diagnostics to build log

    Jim Hanley authored and Jim Hanley committed Jan 14, 2020
    Copy the full SHA
    f73e062 View commit details
    Browse the repository at this point in the history
  3. Add way too much detail

    Jim Hanley authored and Jim Hanley committed Jan 14, 2020
    Copy the full SHA
    9b127ee View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f700041 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Use include to allow GitHub build action to work correctly

    Jim Hanley authored and Jim Hanley committed Jan 15, 2020
    Copy the full SHA
    69e7c33 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'QRcode' of https://github.com/dgtlrift/ipxe into QRcode

    Jim Hanley authored and Jim Hanley committed Jan 15, 2020
    Copy the full SHA
    e78551f View commit details
    Browse the repository at this point in the history
  3. Remove diagnostic detail

    Jim Hanley authored and Jim Hanley committed Jan 15, 2020
    Copy the full SHA
    09be174 View commit details
    Browse the repository at this point in the history
  4. Allow for easier editing of ALL, comment out ISO build

    Jim Hanley authored and Jim Hanley committed Jan 15, 2020
    Copy the full SHA
    0e3a967 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Update ccpp.yml

    Remove unneeded targets
    dgtlrift committed Jan 22, 2020
    Copy the full SHA
    54c757d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Copy the full SHA
    3b77a70 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Update Makefile

    Remove change to ALL per @stappersg recommendation via ipxe#102 (comment) and I will make this a separate patch.
    dgtlrift committed May 2, 2022
    Copy the full SHA
    f44fdaa View commit details
    Browse the repository at this point in the history
  2. Delete config.h

    Per @stappersg recommendation I am deleting autogenerated files
    dgtlrift committed May 2, 2022
    Copy the full SHA
    a14d513 View commit details
    Browse the repository at this point in the history