5 커밋 (8febe42f7860bdf9ca8bbf2e93642b7e0091ed4d)

작성자 SHA1 메시지 날짜
  Michael Brown c42a384709 Moved most buffer debug messages to DBG2. 17 년 전
  Michael Brown c8b3e969a0 Allow buffers to be pre-expanded on demand. 17 년 전
  Michael Brown fbfed96965 buffer.c should be using copy_{to,from}_user, rather than 17 년 전
  Michael Brown e2dcd05b67 Update buffer-handling code to enable expandable buffers. 17 년 전
  Michael Brown bb2024c6d6 Move include/buffer.h to include/gpxe/buffer.h 17 년 전
  Michael Brown 33dbdda28e Allow data blocks to be less than sizeof ( struct buffer_free_block ) in 19 년 전
  Michael Brown a96759f9c8 Use "#var" rather than "@c var" for doxygen. 19 년 전
  Michael Brown 7a4b45d3b0 Don't include etherboot.h; we get a circular dependency 19 년 전
  Michael Brown 2ddbac101e Move API docs to buffer.h, implementation to buffer.c. 19 년 전
  Michael Brown e911a74724 More documentation 19 년 전
  Michael Brown a135024626 load_buffer is now handled via load_buffer.h 19 년 전
  Michael Brown 40c7b127aa Added const to fill_buffer 19 년 전
  Michael Brown 73429d6da1 Make "struct buffer"s reusable between sessions. 19 년 전
  Michael Brown bab2924e89 Return -1 to indicate buffer overflow. Allow buffer fill level to be read 19 년 전
  Michael Brown e75b7480d0 Modified to use physical addresses, and to not assume that we can directly 19 년 전
  Michael Brown ef05a27f25 Start of an implementation using doubly-linked lists and virtual 19 년 전