summaryrefslogtreecommitdiff
path: root/efi
Commit message (Expand)AuthorAgeFilesLines
* efi/Makefile: remove effective double "//"Gene Cumm2016-06-141-3/+3
* removing double l from auxilliaryGeert Stappers2016-06-071-1/+1
* pxe_dns: remove obsolete pxe_dns.c wrapperH. Peter Anvin2016-04-061-1/+1
* efi/udp: correct typo of SubnetMaskGene Cumm2016-02-291-1/+1
* efi: Disable UseDefaultAddress if possibly deafGene Cumm2015-10-151-3/+28
* efi: core_udp_configure()/core_tcp_connect(): Fix error messageGene Cumm2015-10-122-2/+2
* efi: Don't unnecessarily rebuild syslinux.soSylvain Gault2015-09-161-4/+3
* efi/x86_64: fix trivial compilation warningSylvain Gault2015-09-131-1/+1
* efi: Merge cleanupGene Cumm2015-09-102-4/+3
|\
| * efi: fix warning about unused variableSylvain Gault2015-08-261-1/+0
| * efi: fix pointer-type mismatch assigment warningSylvain Gault2015-08-261-1/+1
| * efi: fix warnings about argument typesSylvain Gault2015-08-261-2/+2
* | efi/x86_64: leave long mode properlyThomas Letan2015-09-061-20/+41
* | efi: Change status check when draining keyboardOliver Wagner2015-09-021-1/+1
|/
* efi/main: set/check for NULL in efi_create_binding()Patrick Masotta2015-08-011-2/+2
* efi: Hunt for service binding handle if neededGene Cumm2015-07-191-7/+39
* efi: add efi_get_MAC()Gene Cumm2015-07-191-0/+36
* efi: rename pxe_handle to image_device_handleGene Cumm2015-07-193-9/+9
* efi/udp: Don't use AllowPromiscuousGene Cumm2015-07-181-2/+0
* efi: Provide feedback on Configure() failuresGene Cumm2015-07-182-6/+10
* efi/main.c: don't close handle earlyPatrick Masotta2015-06-271-3/+0
* efi/pxe.c: missing returnPatrick Masotta2015-06-261-0/+1
* efi/pxe: Reuse handleGene Cumm2015-06-253-35/+23
* core/pxe: extend parse_dhcp() for packet typeGene Cumm2015-06-201-3/+3
* efi/pxe: save MAC after parsing last packetPatrick Masotta2015-06-091-9/+11
* efi/pxe: Use the appropriate 3rd packetPatrick Masotta2015-05-261-1/+9
* efi/pxe: Amend comments to clarify BIOS.Gene Cumm2015-05-251-3/+3
* check-gnu-efi.sh: print the output of build-gnu-efi.shRobert Yang2015-01-051-1/+1
* efi: prevent git command in non-git tree #2Gene Cumm2015-01-051-1/+3
* efi: prevent git command in non-git treeErwan Velu2015-01-051-1/+3
* efi: Tag __syslinux_adv* with __exportMatt Fleming2014-06-241-2/+2
* pxe: Add support for embedded options in EFIsyslinux-6.03-pre16H. Peter Anvin2014-06-161-0/+35
* Merge branch 'nocomapi'syslinux-6.03-pre7H. Peter Anvin2014-03-031-4/+0
|\
| * comapi: Remove the comapi interfaces completelyH. Peter Anvin2014-02-131-4/+0
* | shuffler: Actually get the shuffler size sanelysyslinux-6.03-pre4H. Peter Anvin2014-02-271-1/+0
* | efi: fix up gnu-efi buildGene Cumm2014-02-224-13/+55
* | efi: Useless relocation section in PE fileSylvain Gault2014-02-141-18/+2
* | efi: PE file size differ from in-memory sizeSylvain Gault2014-02-143-101/+45
* | efi: Remove buggy relocation in PE fileSylvain Gault2014-02-141-12/+6
* | efi: Location, size and alignment of .text sectionSylvain Gault2014-02-141-19/+29
* | efi: Fix PE header field rva_and_sizes_nrSylvain Gault2014-02-142-15/+19
|/
* efi: Suspicious size reduction in emallocSylvain Gault2014-02-131-3/+1
* check-gnu-efi: remove bashismH. Peter Anvin2014-02-061-1/+1
* Merge remote-tracking branch 'zytor/firmware' into masterGene Cumm2014-01-298-0/+32
|\
| * efi: Add Intel copyright noticesfirmwareMatt Fleming2014-01-248-0/+32
* | efi/udp: zero token in recvGene Cumm2014-01-291-0/+1
* | efi: Loop on Configure when EFI_NO_MAPPING in udp.c/tcp.cGene Cumm2014-01-293-8/+62
* | efu/udp: Unset modeGene Cumm2014-01-291-2/+0
* | efi: UseDefaultAddress in udp.c/tcp.cGene Cumm2014-01-292-6/+3
* | efi/udp.c: Use existing UDP port in core_udp_sendto()Celelibi2014-01-291-0/+3