summaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* mk: Add -fPIC for x86_64 to embedded.mkMatt Fleming2012-11-151-5/+0
* firmware: Make disk->private an opaque typeMatt Fleming2012-11-156-25/+12
* firmware: Move memory operations into firmwareMatt Fleming2012-11-153-28/+45
* sys/vesa: Modularise common vesa codeMatt Fleming2012-11-153-2/+267
* Merge tag 'syslinux-5.00-pre10' into for-hpa/elflink/firmwareMatt Fleming2012-11-144-15/+7
|\
| * core: Fix realloc() code transcription errorShao Miller2012-11-051-2/+2
| * CLI: Add Ctrl + V support for printing the Syslinux versionMatt Fleming2012-11-023-1/+4
| * pxe: Don't call open_config() from the pxe coreMatt Fleming2012-11-011-12/+1
* | Merge tag 'syslinux-5.00-pre9' into for-hpa/elflink/firmwareMatt Fleming2012-11-053-3/+6
|\ \ | |/
| * Merge branch 'master' into elflinkMatt Fleming2012-10-242-3/+4
| |\
| | * comboot: remove comapi_chainbootsyslinux-4.06-pre14Sebastian Herbszt2012-10-151-14/+1
| | * ext2: add additional check to ext2 loaderFrediano Ziglio2012-10-101-0/+3
| * | core: Print error message if we don't load ldlinux.c32Matt Fleming2012-10-191-0/+2
* | | Add per-firmware object directory supportMatt Fleming2012-10-161-26/+40
* | | Merge branch 'elflink' into for-hpa/elflink/firmwareMatt Fleming2012-09-053-9/+0
|\ \ \ | |/ /
| * | console: Close stdin, stdout, stderr on ldlinux.c32 unloadMatt Fleming2012-09-043-9/+0
* | | Debug prints to core/fs/fs.c and core/fs/fat.c have been added.Chandramouli Narayanan2012-09-042-1/+3
* | | core: Rename DEBUG macro to avoid gnu-efi library conflictChandramouli Narayanan2012-09-041-1/+1
* | | Create derivative-specific filesMatt Fleming2012-09-0411-83/+85
* | | Merge remote-tracking branch 'mfleming/elflink' into for-hpa/elflink/firmwareMatt Fleming2012-08-131-16/+3
|\ \ \ | |/ /
| * | ldlinux: Return to command prompt after loading COM32Matt Fleming2012-08-021-16/+3
* | | core: Change numIPAppends data typeMatt Fleming2012-08-021-1/+1
* | | Merge remote-tracking branch 'mfleming/elflink' into for-hpa/elflink/firmwareMatt Fleming2012-07-3050-1399/+2920
|\ \ \ | |/ /
| * | Use pxe_call() instead of COMBOOT APIMatt Fleming2012-07-202-4/+2
| * | elflink: Replace __intcall() with direct function callsMatt Fleming2012-07-2010-19/+26
| * | ldlinux: Stop using the internal KT_* image typesMatt Fleming2012-07-201-0/+2
| * | core/elflink: Delete ADV code that's already in ldlinuxMatt Fleming2012-07-202-161/+0
| * | Merge branch 'master' into elflinkMatt Fleming2012-07-192-18/+21
| |\ \ | | |/
| | * Correct initialization of the cache doubly-linked listsyslinux-4.06-pre11H. Peter Anvin2012-07-191-2/+2
| | * fat: Make mangle behavior similar to the standard oneH. Peter Anvin2012-06-291-16/+19
| * | core: Makefile: Do not enable debug by defaultPaulo Alcantara2012-07-051-1/+1
| * | SEG(): centralize the bad bailoutH. Peter Anvin2012-06-291-0/+12
| * | SEG(): make SEG() puke on bad pointers if DEBUG is definedH. Peter Anvin2012-06-291-1/+1
| * | Merge remote-tracking branch 'origin/master' into elflinkH. Peter Anvin2012-06-284-43/+86
| |\ \ | | |/
| | * Actually keep track of the pathnames for all elementssyslinux-4.06-pre9H. Peter Anvin2012-06-284-81/+80
| | * chdir: collapse /./ and /../ in path for conventional filesystemssyslinux-4.06-pre8H. Peter Anvin2012-06-281-6/+50
| * | Merge branch 'elflink' of ssh://terminus.zytor.com/pub/git/syslinux/syslinux ...H. Peter Anvin2012-06-273-48/+5
| |\ \
| | * | Revert "pxe: resolve names via DNS from protected-mode code"Matt Fleming2012-06-201-43/+0
| | * | fs: Add .copy_super to struct fs_opsMatt Fleming2012-06-202-4/+4
| | * | ldlinux: fixes bug that happens when using fullpath for a COM32 moduleAndre Ericson2012-06-081-1/+1
| * | | Merge remote-tracking branch 'origin/master' into elflinksyslinux-5.00-pre3H. Peter Anvin2012-06-121-1/+4
| |\ \ \ | | |/ / | |/| / | | |/
| | * btrfs: Fix booting off a btrfs subvolume.Alexander E. Patrakov2012-06-041-1/+4
| * | Merge remote-tracking branch 'mfleming/merge/elflink/master' into elflinkH. Peter Anvin2012-06-076-11/+1971
| |\ \
| | * \ Merge remote-tracking branch 'zytor/master' into merge/elflink/masterMatt Fleming2012-05-316-11/+1971
| | |\ \ | | | |/
| | | * core: add support for .init/fini_tableH. Peter Anvin2012-05-281-4/+5
| | | * ntfs: check for index entry which has INDEX_ENTRY_END flag setPaulo Alcantara2012-02-112-2/+10
| | | * ntfs: remove wrong checksPaulo Alcantara2012-02-111-48/+24
| | | * ntfs: keep looking for attributes with the latest found MFT recordPaulo Alcantara2012-02-111-19/+47
| | | * ntfs: MFT record may be changed when invoking ntfs_attr_lookup()Paulo Alcantara2012-02-111-16/+20
| | | * ntfs: add missing field in ntfs_attr_list_entry structurePaulo Alcantara2012-02-112-6/+15