core: new diskio library
authorLiu Aleaxander <Aleaxander@gmail.com>
Mon, 15 Jun 2009 23:42:07 +0000 (07:42 +0800)
committerLiu Aleaxander <Aleaxander@gmail.com>
Mon, 15 Jun 2009 23:42:07 +0000 (07:42 +0800)
commit6a0cf5f86ec1efd9ea05e6449f7ec0f97d28c594
treea0134b991b7d4fa722e4a750decefbccaaecbf72
parenta5f4a37ff9fd6a9f94cb853878bc875d4cee8821
core: new diskio library

Beginnings of a diskio library capable of reading and writing, and
with proper handling of bounce buffers and segment boundaries.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/fs.c
core/include/disk.h
core/include/fs.h