-
Notifications
You must be signed in to change notification settings - Fork 36
Comparing changes
Open a pull request
base repository: ARM-software/ebbr
base: v2.4.0-pre1
head repository: ARM-software/ebbr
compare: v2.4.0-pre2
- 10 commits
- 9 files changed
- 2 contributors
Commits on Jan 6, 2026
-
trivial: update copyright dates
Signed-off-by: Vincent Stehlé <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c5d42e - Browse repository at this point
Copy the full SHA 6c5d42eView commit details
Commits on Jan 13, 2026
-
Add an environment variable to disable the pdf watermark
Add a check in Sphinx python configuration to verify if the `EBBRNOWATERMARK' environment variable is defined, in which case the LaTeX pdf watermark is disabled. This allows to generate pdf documents without a watermark for comparison, without having to edit the configuration file. Signed-off-by: Vincent Stehlé <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 78333ce - Browse repository at this point
Copy the full SHA 78333ceView commit details -
Move LaTeX preamble into its own file
Today we have a single custom LaTeX preamble line (to use the `hyphenat' package) defined directly in Sphinx configuration. Move it into a new source/latex/custom.tex.txt file, to prepare adding more LaTeX customization. Signed-off-by: Vincent Stehlé <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0781923 - Browse repository at this point
Copy the full SHA 0781923View commit details
Commits on Jan 14, 2026
-
chapter3-secureworld: correct RISC-V heading
Chapter 3.3 is about RISC-V in general and not about a "RISC-V Multiprocessor Startup Protocol". While at it add a missing 'the'. Signed-off-by: Heinrich Schuchardt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 59337c5 - Browse repository at this point
Copy the full SHA 59337c5View commit details
Commits on Jan 26, 2026
-
- Mention RISC-V section renaming. - Clarify that we are removing the reference to a RISC-V specification. Signed-off-by: Vincent Stehlé <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a7f824 - Browse repository at this point
Copy the full SHA 9a7f824View commit details -
chapter2: adjust a few tables widths
Some of our two-columns tables are somewhat unbalanced, with much less contents in the first column than in the second one. Change the layout of those tables to make the generated documents nicer. This even has the nice side effect to spare one page for the pdf format. Signed-off-by: Vincent Stehlé <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 86514cf - Browse repository at this point
Copy the full SHA 86514cfView commit details
Commits on Jan 28, 2026
-
chapter2: firmware should advertise all supported EBBR profiles
Make it clear that platform firmware should advertise all the EBBR profile GUIDs it is compliant with, for compatibility with existing software. Signed-off-by: Vincent Stehlé <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bdc8207 - Browse repository at this point
Copy the full SHA bdc8207View commit details -
Render version annotations in gray italic
By default version annotations have no special formatting when rendered with Sphinx and LaTeX as pdf, while they are in displayed in italic in the HTML. Customize the LaTeX pdf formatting to render version annotations in italic for consistency. Also, for both the HTML and pdf, render version annotations in gray to make them visibly different from normal text. This has no visible impact until we have version annotations. Signed-off-by: Vincent Stehlé <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06e7ac0 - Browse repository at this point
Copy the full SHA 06e7ac0View commit details -
Add version annotations for new and updated requirements, starting from the last EBBR major revision (v2.0.0). Add a few words in the README about version annotations. Signed-off-by: Vincent Stehlé <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0fdb84b - Browse repository at this point
Copy the full SHA 0fdb84bView commit details -
Update index to prepare a second pre-release for review. Signed-off-by: Vincent Stehlé <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37a4f62 - Browse repository at this point
Copy the full SHA 37a4f62View 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 v2.4.0-pre1...v2.4.0-pre2