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

Drtm payload #9

Open
wants to merge 11 commits into
base: apu2_new_uefi
Choose a base branch
from
Open

Drtm payload #9

wants to merge 11 commits into from

Commits on Sep 17, 2022

  1. .gitmodules: fix cmocka URL

    Signed-off-by: Krystian Hebel <[email protected]>
    krystian-hebel committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    5175a32 View commit details
    Browse the repository at this point in the history
  2. rename UefiPayloadPkgIa32X64.dsc -> UefiPayloadPkg.dsc

    Signed-off-by: Krystian Hebel <[email protected]>
    krystian-hebel committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    c829579 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0569d9b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. UefiPayloadPkg/IoMmuDxe: skeleton for IOMMU driver

    Signed-off-by: Krystian Hebel <[email protected]>
    krystian-hebel committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    528886e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    0e27d77 View commit details
    Browse the repository at this point in the history
  2. UefiPayloadPkg/IoMmuDxe/AmdIoMmu.c: fix IOMMU enabled check

    Signed-off-by: Krystian Hebel <[email protected]>
    krystian-hebel committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    9f4a572 View commit details
    Browse the repository at this point in the history
  3. UefiPayloadPkg/IoMmuDxe/AmdIoMmu.c: basic IoMmuSetAttribute() impleme…

    …ntation
    
    Signed-off-by: Krystian Hebel <[email protected]>
    krystian-hebel committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    b8aec73 View commit details
    Browse the repository at this point in the history
  4. UefiPayloadPkg/IoMmuDxe/AmdIoMmu.c: fix bug in SendCommand()

    Signed-off-by: Krystian Hebel <[email protected]>
    krystian-hebel committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    671e118 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    1ab6c36 View commit details
    Browse the repository at this point in the history
  2. UefiPayloadPkg/IoMmuDxe/AmdIoMmu.c: more fixes

    Signed-off-by: Krystian Hebel <[email protected]>
    krystian-hebel committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    a399536 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    a33a627 View commit details
    Browse the repository at this point in the history