summaryrefslogtreecommitdiffstats
path: root/src/image/segment.c
Commit message (Expand)AuthorAgeFilesLines
* [memmap] Allow explicit colour selection for memory map debug messagesMichael Brown2025-05-251-5/+5
* [memmap] Rename addr/last fields to min/max for clarityMichael Brown2025-05-231-4/+4
* [image] Use memmap_describe() to check loadable image segmentsMichael Brown2025-05-161-23/+30
* [uaccess] Remove redundant copy_from_user() and copy_to_user()Michael Brown2025-04-301-0/+1
* [uaccess] Remove trivial uses of userptr_tMichael Brown2025-04-241-1/+1
* [uaccess] Remove user_to_phys() and phys_to_user()Michael Brown2025-04-211-3/+3
* [uaccess] Remove redundant memcpy_user() and related string functionsMichael Brown2025-04-211-1/+1
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [ioapi] Move get_memmap() to the I/O API groupPiotr JaroszyƄski2010-08-161-1/+1
* [libc] Enable automated extraction of error usage reportsMichael Brown2010-05-311-11/+14
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-4/+4
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [segment] Add "Requested memory not available" error messageMichael Brown2009-03-311-0/+11
* [pcbios] Add extra debugging messages relating to the system memory mapMichael Brown2008-09-071-0/+2
* Remove osloader.c and replace with a prep_segment() that uses userptr_tMichael Brown2007-01-111-0/+72