summaryrefslogtreecommitdiff
path: root/inc
Commit message (Expand)AuthorAgeFilesLines
* Merge /u/gmbr3/gnu-efi/ branch TRUEFALSE into masterb'Nigel Croxon2023-04-171-0/+5
|\
| * Make TRUE/FALSE compatible with C23/C++Callum Farmer2023-04-151-0/+5
* | Merge /u/gmbr3/gnu-efi/ branch CHAR16 into masterb'Nigel Croxon2023-04-177-63/+36
|\ \
| * | Make VOID a typedefCallum Farmer2023-04-137-7/+7
| * | Make WCHAR and CHAR16 identicalCallum Farmer2023-04-087-56/+29
* | | Merge /u/gmbr3/gnu-efi/ branch nullptr into masterb'Nigel Croxon2023-04-171-0/+8
|\ \ \
| * | | Make NULL compatible with C23/C++Callum Farmer2023-04-071-0/+8
| |/ /
* | | Merge /u/gmbr3/gnu-efi/ branch pkgconf2 into masterb'Nigel Croxon2023-04-171-8/+8
|\ \ \
| * | | Add pkgconfig fileCallum Farmer2023-04-071-8/+8
| |/ /
* | | Merge /u/yetist/gnu-efi/ branch dev-master into masterb'Nigel Croxon2023-04-171-0/+8
|\ \ \ | |_|/ |/| |
| * | Add PE machine type definitions for the LoongArchXiaotian Wu2023-01-041-0/+8
* | | Use C/C++ boolean when availableCallum Farmer2023-04-041-0/+8
| |/ |/|
* | Make CHAR8 and similar be defined the same way edk2 does it.Peter Jones2023-03-287-6/+44
* | riscv: Update SPDX license identifiersbmeng@tinylab.org2023-03-083-1/+4
|/
* Merge /u/mingtaoxt/gnu-efi/ branch master into masterb'Nigel Croxon2022-11-165-0/+208
|\
| * use jr instead of jirlzhoumingtao2022-07-071-1/+1
| * Add support for LoongArch64 architecturezhoumingtao2021-12-305-0/+208
* | aarch64: fix setjmp overrunDwight Engen2022-09-281-0/+1
* | Handle __mips64Fabrice Fontaine2022-07-253-3/+3
|/
* riscv64: finalize efibind.hPete Batard2021-08-191-24/+122
* Add definitions for the EFI device tree tableAlfonso Sánchez-Beato2021-07-162-0/+3
* riscv64: provide efisetjmp_arch.hHeinrich Schuchardt2021-06-231-0/+38
* riscv64: missing EFI_FUNCTIONHeinrich Schuchardt2021-06-231-0/+2
* efiapi.h: add RISC-V machine type definitionsNigel Croxon2021-06-231-0/+12
* Merge /u/xypron/gnu-efi/ branch GCC_visibility into masterb'Nigel Croxon2021-05-171-1/+1
|\
| * ARM: hide 'hidden' pragma for hosted buildArd Biesheuvel2021-05-081-1/+1
* | Add EFI_LOADED_IMAGE_DEVICE_PATH_PROTOCOL_GUID.Peter Jones2021-05-081-1/+2
|/
* Merge /u/xypron/gnu-efi/ branch riscv64 into masterb'Nigel Croxon2021-04-055-0/+44
|\
| * Initial support for RISCV64Heinrich Schuchardt2021-04-015-0/+44
* | Merge /u/kagurazakakotor/gnu-efi/ branch shell-protocol into masterb'Nigel Croxon2021-04-055-64/+455
|\ \
| * | Add EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL definitionsJiaqing Zhao2020-11-152-0/+28
| * | Move EFI_SHELL_PARAMETERS_PROTOCOL related definitions to efishell.hJiaqing Zhao2020-11-153-63/+14
| * | Add EFI_SHELL_PROTOCOL definitionsJiaqing Zhao2020-11-154-1/+413
* | | Merge /u/kagurazakakotor/gnu-efi/ branch protocol-header into masterb'Nigel Croxon2021-04-052-9/+79
|\ \ \ | |_|/ |/| |
| * | Add Device Path Utilities Protocol supportKagurazaka Kotori2020-07-232-9/+79
* | | Define UnicodeSPrint/UnicodeVSPrint as our main SPrint/VSPrint callsPete Batard2021-03-081-5/+9
* | | Use EFI_FILE_SYSTEM_VOLUME_LABEL rather than EFI_FILE_SYSTEM_VOLUME_LABEL_INFOPete Batard2021-03-081-3/+9
* | | Define BASE_CR as a duplicate of the _CR macroPete Batard2021-03-081-0/+5
* | | Remove the need for other include paths besides <gnu-efi>/incPete Batard2021-02-184-3/+134
* | | Always define HAVE_USE_MS_ABI for MSVC compilersPete Batard2021-02-181-1/+3
* | | Add AsciiPrint and AsciiVSPrintPete Batard2021-02-181-1/+12
* | | Always prefer the external <stdarg.h> for MSVC compilationPete Batard2021-02-181-1/+1
| |/ |/|
* | Replace Pause() macro with new library functionKagurazaka Kotori2020-07-221-1/+5
|/
* Add Simple Text Input Ex Protocol supportKagurazaka Kotori2020-07-213-0/+114
* Add SMBIOS 3.0 table supportPete Batard2020-05-112-4/+16
* Re-add back the original symbol, typeo.Nigel Croxon2020-01-161-0/+1
* efibind: Fix usage of efi headers from C++ codeAlexander von Gluck IV2019-11-276-7/+7
* Revert "efilink: fix build with gcc 4.8"Nigel Croxon2019-10-281-4/+0
* Merge /u/lslrt/gnu-efi/ branch exclude_efisetjmp into masterNigel Croxon2019-05-161-1/+0
|\
| * Do not include efisetjmp.h on efi.hleo2019-05-151-1/+0