-
Notifications
You must be signed in to change notification settings - Fork 109
Comparing changes
Open a pull request
base repository: oreboot/oreboot
base: main
head repository: oreboot/oreboot
compare: wip/exceptions
- 13 commits
- 7 files changed
- 2 contributors
Commits on Apr 23, 2021
-
Rome: Init all the text output drivers automatically.
Signed-off-by: Danny Milosavljevic <danny.milo@datacom.wien>
Danny Milosavljevic committedApr 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 4ac48b5 - Browse repository at this point
Copy the full SHA 4ac48b5View commit details -
Rome: Add default IDT (for testing).
Signed-off-by: Danny Milosavljevic <danny.milo@datacom.wien>
Danny Milosavljevic committedApr 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 919a140 - Browse repository at this point
Copy the full SHA 919a140View commit details -
Rome: Try avoiding lazy_static for now.
Signed-off-by: Danny Milosavljevic <danny.milo@datacom.wien>
Danny Milosavljevic authored and Danny Milosavljevic committedApr 23, 2021 Configuration menu - View commit details
-
Copy full SHA for fd3ba7f - Browse repository at this point
Copy the full SHA fd3ba7fView commit details -
Signed-off-by: Danny Milosavljevic <danny.milo@datacom.wien>
Danny Milosavljevic authored and Danny Milosavljevic committedApr 23, 2021 Configuration menu - View commit details
-
Copy full SHA for c288d36 - Browse repository at this point
Copy the full SHA c288d36View commit details -
Rome: Rename outl to "outb" and mark it safe.
Signed-off-by: Danny Milosavljevic <danny.milo@datacom.wien>
Danny Milosavljevic authored and Danny Milosavljevic committedApr 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 23fa559 - Browse repository at this point
Copy the full SHA 23fa559View commit details
Commits on Apr 30, 2021
-
Rome: Init the PICs, then mask all their interrupts.
Signed-off-by: Danny Milosavljevic <danny.milo@datacom.wien>
Danny Milosavljevic committedApr 30, 2021 Configuration menu - View commit details
-
Copy full SHA for ccfb2b7 - Browse repository at this point
Copy the full SHA ccfb2b7View commit details
Commits on May 7, 2021
-
AMD: Update x86_64 dependency to 0.14.0.
Signed-off-by: Danny Milosavljevic <danny.milo@datacom.wien>
Danny Milosavljevic committedMay 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 2852e4a - Browse repository at this point
Copy the full SHA 2852e4aView commit details -
AMD bootblock: Do not overwrite %esp.
Signed-off-by: Danny Milosavljevic <danny.milo@datacom.wien>
Danny Milosavljevic committedMay 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 0bc4b4c - Browse repository at this point
Copy the full SHA 0bc4b4cView commit details -
AMD Rome: Make exceptions work--and test it with a "divide error" exc…
…eption. Signed-off-by: Danny Milosavljevic <danny.milo@datacom.wien>
Danny Milosavljevic committedMay 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 27aea9b - Browse repository at this point
Copy the full SHA 27aea9bView commit details -
AMD Rome: Remove compiler barrier around LIDT.
Signed-off-by: Danny Milosavljevic <danny.milo@datacom.wien>
Danny Milosavljevic committedMay 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 878d93c - Browse repository at this point
Copy the full SHA 878d93cView commit details -
AMD Rome: Test software interrupt instead of "divide error" exception.
Signed-off-by: Danny Milosavljevic <danny.milo@datacom.wien>
Danny Milosavljevic committedMay 7, 2021 Configuration menu - View commit details
-
Copy full SHA for aa116c7 - Browse repository at this point
Copy the full SHA aa116c7View commit details -
AMD Rome: Disable our test code that had caused interrupts and except…
…ions. Signed-off-by: Danny Milosavljevic <danny.milo@datacom.wien>
Danny Milosavljevic committedMay 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 68b1b0d - Browse repository at this point
Copy the full SHA 68b1b0dView commit details -
AMD Rome: Upgrade x86_64 slightly.
Signed-off-by: Danny Milosavljevic <danny.milo@datacom.wien>
Danny Milosavljevic committedMay 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 682cc3b - Browse repository at this point
Copy the full SHA 682cc3bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...wip/exceptions