summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make: Compile for aarch64 ... sortabemkBart Kuivenhoven2014-03-123-4/+11
* efi-apps: Add objcopy support for pe-coffBart Kuivenhoven2014-03-124-1/+32
* gnuefi: Move some files over to make them fitBart Kuivenhoven2013-11-053-4/+3240
* aarch64: Steal setjmp and longjmp from glibcBart Kuivenhoven2013-10-101-3/+67
* aarch64: type infoBart Kuivenhoven2013-10-081-4/+3
* aarch64: math: Port over math functionsBart Kuivenhoven2013-10-081-3/+53
* aarch64: Fix warningsBart Kuivenhoven2013-10-083-4/+34
* aarch64: Add todo comment to stub filesBart Kuivenhoven2013-10-086-0/+24
* aarch64: Make gnu-efi compile for aarch64Bart Kuivenhoven2013-10-0810-3/+97
* lib: Fix warningsBart Kuivenhoven2013-10-085-8/+42
* Atoi needs to have consistent declaration/definition.HEADmasterNigel Croxon2013-10-071-1/+1
* if you have a function that takes const arguments and thencroxon2013-10-027-69/+67
* Added two simple applications to allocate/free memory at EFI.croxon2013-10-023-1/+468
* Sample boot service driver.Nigel Croxon2013-06-254-1/+319
* be more pedantic when linkingNigel Croxon2013-06-252-3/+7
* fix compilation on x86_64 without HAVE_USE_MS_ABINigel Croxon2013-06-251-1/+1
* Update Changelog for non-git usersroot2013-06-121-0/+183
* Fix typo when disabling mno-mmxNigel Croxon2013-06-121-1/+1
* Disable MMX and SSENigel Croxon2013-06-121-1/+2
* bug in make 3.82 expand to odd valuesNigel Croxon2013-06-122-2/+2
* support .text.* sections on x86_64Nigel Croxon2013-06-121-0/+2
* cleanup and fix Make.defaultsNigel Croxon2013-06-122-32/+83
* automatically determine number of uefi_call_wrapper() args on x86_64Nigel Croxon2013-06-121-1/+23
* fix parameter-passing corruption on x86_64 for >= 5 argsNigel Croxon2013-06-122-90/+59
* - Removes the ElfW() macro usage from reloc_ia32.c and reloc_x86_64.c. Thesenoxorc2013-05-1510-71/+105
* Add the definitions for TCP, UDP and IP, for both IPv4 and IPv6.noxorc2013-05-086-0/+35
* Add the definitions for TCP, UDP and IP, for both IPv4 and IPv6.noxorc2013-05-083-0/+1122
* In preparation for adding the networking protocol definitions, add the servic...croxon2013-05-022-2/+28
* version Tnoxorc2013-02-212-0/+260
* version Tnoxorc2013-02-2119-181/+210
* Initial commit gnu-efi_3.0rcroxon2013-01-30129-0/+23112