Update buffer-handling code to enable expandable buffers.

This commit is contained in:
Michael Brown
2007-01-11 03:50:47 +00:00
parent bb2024c6d6
commit e2dcd05b67
6 changed files with 187 additions and 291 deletions

View File

@@ -1,6 +1,5 @@
#include "dev.h"
#include <gpxe/buffer.h>
#include "load_buffer.h"
#include "image.h"
#include <console.h>