summaryrefslogtreecommitdiff
path: root/inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | efiapi.h: fix EventGroup parameter of EFI_CREATE_EVENT_EX prototypeleo2019-05-141-1/+1
|/
* Merge /u/esben/gnu-efi/ branch intptr-t-fix into masterNigel Croxon2019-03-226-0/+12
|\
| * Fix for problem with undeclared intptr_t typeEsben Haabendal2019-03-156-0/+12
* | Merge /u/ffontaine35/gnu-efi/ branch master into masterNigel Croxon2019-03-221-0/+4
|\ \
| * | efilink: fix build with gcc 4.8Fabrice Fontaine2019-01-181-0/+4
| |/
* | Redefine jmp_buf to comply with C calling convention.Nigel Croxon2019-03-157-8/+8
|/
* * Fixed typeo lib/error.c EFI_WARN_UNKNOWN_GLYPH definition.Nigel Croxon2019-01-091-5/+5
* Fix typeo in efierr.h EFI_WARN_UNKNOWN_GLYPH definition.Nigel Croxon2019-01-081-1/+1
* gnu-efi: add some more common string functions.Peter Jones2018-03-142-0/+71
* Fix typedef of EFI_PXE_BASE_CODEPeter Jones2018-03-141-1/+1
* Fix some types gcc doesn't likePeter Jones2018-03-141-1/+1
* Add EFI_DRIVER_ENTRY_POINT support for MSVC/ARM64Nigel Croxon2017-11-061-2/+7
* Make sure stdint.h is always used with MSVC on ARM/ARM64, since allNigel Croxon2017-11-062-2/+2
* Declare EFI_PXE_BASE_CODE correctlyNigel Croxon2017-06-141-1/+1
* This typedef is already defined with the structure and canNigel Croxon2017-05-301-1/+0
* This is mere refactoring of the code and is not linked to anyNigel Croxon2017-03-301-14/+0
* x86-64/efibind: sanitize ms-abi cpp conditionalsNigel Croxon2017-03-101-2/+0
* Version checks in inc/x86_64/efibind.h for ms_abi support givesNigel Croxon2017-02-201-1/+1
* add-Exit - Add Exit() library function which calls BS->Exit()Nigel Croxon2017-02-171-0/+7
* fix clang support.Nigel Croxon2017-02-171-0/+2