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

post-process-pe: add tests to validate NX compliance #705

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

vathpela
Copy link
Contributor

No description provided.

vathpela and others added 4 commits December 12, 2024 14:35
Signed-off-by: Peter Jones <[email protected]>
"make update" with newer distros is giving us:

  fatal: detected dubious ownership in repository at '/__w/shim/shim'
  To add an exception for this directory, call:

	git config --global --add safe.directory /__w/shim/shim

So that's exactly what I'm trying.

Signed-off-by: Peter Jones <[email protected]>
This updates CI targets for Fedora distros to newer releases.  It also
disables IA32 builds on f40 and f41.  Something is broken in the include
files for the ia32-on-x64 buildroot, and I don't think anyone is
actually doing ia32-on-x64 builds in the wild anyway.  At the same time,
ia32 is pretty much dead to begin with.  This takes the test out.

Signed-off-by: Peter Jones <[email protected]>
Co-authored-by: Peter Jones <[email protected]>
Co-authored-by: Kamil Aronowski <[email protected]>
Signed-off-by: Dennis Tseng <[email protected]>
@vathpela vathpela force-pushed the post-process-pe-nx-tests branch from 085067a to 98804ee Compare December 12, 2024 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants