845 커밋 (47dcd392dcd79d02eec2714696012785dd7a47c9)

작성자 SHA1 메시지 날짜
  Michael Brown e52380fa3b [uri] Allow URIs to incorporate a parameter list 11 년 전
  Michael Brown 564419c7e1 [params] Add support for the general concept of a form parameter list 11 년 전
  Michael Brown c692a690da [settings] Expose memory map via settings mechanism 11 년 전
  Michael Brown 55daa953fb [settings] Allow numeric_setting_value() to handle long setting values 11 년 전
  Michael Brown c70d4cb1b3 [settings] Introduce the generalised concept of a numeric setting 11 년 전
  Michael Brown bd6c3a1886 [settings] Remove now-unused fetchf_named_setting() and storef_named_setting() 11 년 전
  Michael Brown 1625a8c05f [parseopt] Add parse_setting() 11 년 전
  Michael Brown 46433f9b5e [parseopt] Move parse_settings() to parseopt.c 11 년 전
  Michael Brown b87020a090 [parseopt] Allow parsed option to be modified 11 년 전
  Michael Brown 8ea5822afd [settings] Remove now-unused store_named_setting() 11 년 전
  Michael Brown 129a70631a [settings] Eliminate call to fetchf_named_setting() in expand_settings() 11 년 전
  Michael Brown a5be7c4f29 [settings] Add fetchf_setting_copy() 11 년 전
  Michael Brown 72fb55e437 [settings] Change "not-found" semantics of fetch_setting_copy() 11 년 전
  Michael Brown 5ffcae69c0 [settings] Expose parse_setting_name() 11 년 전
  Michael Brown 77c70ac0cd [settings] Remove default_type parameter from parse_setting_name() 11 년 전
  Michael Brown 78178608e9 [settings] Remove temporary name buffer parameter from parse_setting_name() 11 년 전
  Michael Brown 3880ebeb18 [settings] Avoid potentially large stack allocations 11 년 전
  Michael Brown 063645118c [settings] Clarify usage of the term "named setting" 11 년 전
  Marin Hannache c0af8c0433 [cmdline] Add "poweroff" command 11 년 전
  Michael Brown 49d14f0d8d [base16] Ensure base16_encode() always terminates its result string 11 년 전
  Marin Hannache c5ece71972 [legal] Add FILE_LICENCE for core/errno.c 11 년 전
  Robin Smidsrød 7016164056 [settings] Add "version" builtin setting 11 년 전
  Michael Brown 66ea458125 [settings] Make "netX" settings block function as a symbolic link 11 년 전
  Michael Brown 3dbcce51ea [settings] Add "busdevfn" setting type 11 년 전
  Michael Brown 9f3bbaca07 [settings] Add "hexraw" setting type 11 년 전
  Michael Brown 7774ceed2f [settings] Use hex_decode() to parse hex settings 11 년 전
  Michael Brown 076f58c4bf [base16] Generalise base16_decode() to hex_decode() 11 년 전
  Michael Brown 15d2f947f5 [settings] Eliminate settings "tag magic" 11 년 전
  Michael Brown 0e2ba15a58 [settings] Expose build architecture and platform via settings 11 년 전
  Michael Brown e68a6ca225 [cmdline] Add ability to perform a warm reboot 11 년 전
  Michael Brown 71cd508838 [efi] Add "reboot" command for EFI 11 년 전
  Michael Brown 033f4c92ca [autoboot] Split main control flow out of main() into a new function ipxe() 11 년 전
  Michael Brown 0acc52519d [tls] Concatenate received non-data records before processing 11 년 전
  Michael Brown fd141fb669 [umalloc] Split largest_memblock() function out from init_eheap() 11 년 전
  Michael Brown 54a861a7bd [list] Reduce overall code size by externalising many list functions 11 년 전
  Michael Brown 4867085c0c [build] Include version number within only a single object file 11 년 전
  Michael Brown c86790df5c [settings] Add fetchf_named_setting_copy() 11 년 전
  Michael Brown 1d38168064 [autoboot] Avoid excess backspacing after displaying Ctrl-B prompt 11 년 전
  Michael Brown 0fd29e15b5 [nvo] Expose nvo_applies() 11 년 전
  Michael Brown 08a6ae86a2 [nvo] Expose non-volatile options block name 11 년 전
  Michael Brown 5ad445fd0b [settings] Treat an empty formatted value as meaning "delete setting" 11 년 전
  Michael Brown 1c2b6d29ea [settings] Expose find_child_settings() 11 년 전
  Michael Brown 51b65d5f9c [libc] Add wcslen() function 11 년 전
  Shao Miller a712dae709 [serial] Don't enable serial console without serial support 11 년 전
  Michael Brown 25ec56e0ec [settings] Use a generic setting's own type as its default type 12 년 전
  Michael Brown 96be171be5 [iobuf] Allow allocation of I/O buffers with a specified alignment offset 12 년 전
  Michael Brown e2becce186 [malloc] Allow allocation of memory with a specified alignment offset 12 년 전
  Michael Brown 183a70e8b7 [console] Sleep while waiting for user input 12 년 전
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 년 전
  Michael Brown 5d3c368efb [image] Add "--replace" option 12 년 전