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

FreeBSD update + CompareGuid ABI change #40

Merged
merged 8 commits into from
Aug 5, 2024
Merged

Conversation

gmbr3
Copy link
Contributor

@gmbr3 gmbr3 commented Aug 4, 2024

No description provided.

* Sometimes it may not be available so allow use of the substitute version

Signed-off-by: Callum Farmer <[email protected]>
Signed-off-by: Callum Farmer <[email protected]>
* Always use objcopy -O (--target doesn't make sense)
  and isn't available on freebsd
* No efi-bsdrv target (but has efi-app)(bug in binutils??)
* Sync linker scripts (all features are supported)
* Use clang as HOSTCC (there is no default gcc)

Signed-off-by: Callum Farmer <[email protected]>
* return BOOLEAN instead of INTN
* Use EFIAPI
* Opposite return codes

Signed-off-by: Callum Farmer <[email protected]>
Signed-off-by: Callum Farmer <[email protected]>
* Allows use in legacy.h

Signed-off-by: Callum Farmer <[email protected]>
@ncroxon ncroxon merged commit b4cde1c into ncroxon:master Aug 5, 2024
43 checks passed
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