summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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