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

Multiple fixes #25

Merged
merged 7 commits into from
May 20, 2024
Merged

Multiple fixes #25

merged 7 commits into from
May 20, 2024

Conversation

gmbr3
Copy link
Collaborator

@gmbr3 gmbr3 commented May 17, 2024

  • ReallocatePool new ABI
  • old CopyMem restored as CopyMemC
  • Add more pkgconfig variables
  • Switch files to Unix LF

Fixes #9

gnuefi/Makefile Show resolved Hide resolved
lib/Makefile Outdated Show resolved Hide resolved
apps/Makefile Outdated Show resolved Hide resolved
@ncroxon
Copy link
Owner

ncroxon commented May 17, 2024

Callum, can you please sign your patches.

@gmbr3
Copy link
Collaborator Author

gmbr3 commented May 17, 2024

Callum, can you please sign your patches.

Ah, I missed one

EDIT: I presume you mean the Signed-off-by tag, they are already GPG signed

@gmbr3 gmbr3 force-pushed the RuntimeError branch 3 times, most recently from 12b6be4 to 585f575 Compare May 19, 2024 12:53
CopyMemC cos CONST Src

Reverts 6b9dae0

Signed-off-by: Callum Farmer <gmbr3@opensuse.org>
@gmbr3 gmbr3 force-pushed the RuntimeError branch 3 times, most recently from 1efd11e to b486a2e Compare May 19, 2024 13:11
@gmbr3 gmbr3 marked this pull request as ready for review May 19, 2024 13:14
gmbr3 added 2 commits May 19, 2024 14:22
* Add efi_machine_type_name and gnu_efi_arch from fwupd-efi

* Add gnu_efi_default_is_objcopy so downstreams know if the crt0 goes objcopy

Signed-off-by: Callum Farmer <gmbr3@opensuse.org>
I wondered why a patch didn't apply :(

Signed-off-by: Callum Farmer <gmbr3@opensuse.org>
@gmbr3
Copy link
Collaborator Author

gmbr3 commented May 19, 2024

EDIT: I presume you mean the Signed-off-by tag, they are already GPG signed

Added the missing Signed-off-by tag

@gmbr3 gmbr3 marked this pull request as draft May 20, 2024 10:30
@gmbr3
Copy link
Collaborator Author

gmbr3 commented May 20, 2024

Forgot to add Bug References

gmbr3 added 4 commits May 20, 2024 12:14
Fixes ncroxon#9

Signed-off-by: Callum Farmer <gmbr3@opensuse.org>
Signed-off-by: Callum Farmer <gmbr3@opensuse.org>
Signed-off-by: Callum Farmer <gmbr3@opensuse.org>
Signed-off-by: Callum Farmer <gmbr3@opensuse.org>
@gmbr3 gmbr3 marked this pull request as ready for review May 20, 2024 11:16
@ncroxon ncroxon merged commit 34754d9 into ncroxon:master May 20, 2024
18 checks passed
@gmbr3 gmbr3 deleted the RuntimeError branch May 28, 2024 12:57
@gmbr3 gmbr3 added enhancement New feature or request amendment Improving existing code labels Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
amendment Improving existing code enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Align ReallocatePool() parameters with EDK2
2 participants