Mark Cave-Ayland
|
1dbe55b8e4
|
Move the basic OpenBIOS configuration header files from include/openbios to include/.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@695 f158a5a8-5612-0410-a976-696ce0be7e32
|
2010-03-14 17:19:58 +00:00 |
|
Mark Cave-Ayland
|
4a2c065e4f
|
Move the libopenbios header files into include/libopenbios to synchronise with the code directory structure.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@691 f158a5a8-5612-0410-a976-696ce0be7e32
|
2010-03-14 15:05:53 +00:00 |
|
Mark Cave-Ayland
|
9a1c40734c
|
Move the fs header file into include/fs to synchronise with the code directory structure.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@690 f158a5a8-5612-0410-a976-696ce0be7e32
|
2010-03-14 14:33:32 +00:00 |
|
Laurent Vivier
|
62e794e351
|
Implements dir method for ext2 filesystem.
0 > dir hd:3,\
4096 2009-08-05 22:20:53 .\
4096 2009-08-05 22:20:53 ..\
16384 2009-02-20 10:56:01 lost+found\
4096 2009-02-20 10:56:59 boot\
4096 2009-11-10 21:44:03 etc\
4096 2009-02-20 10:57:14 media\
11 2009-02-20 10:57:14 cdrom
4096 2007-03-07 23:22:28 selinux\
4096 2009-02-20 11:12:18 var\
4096 2009-02-20 11:12:19 usr\
4096 2008-05-21 08:44:38 sys\
12288 2009-08-05 22:30:50 lib\
4096 2009-08-05 22:31:05 sbin\
4096 2009-02-20 13:00:26 bin\
40960 2009-02-20 14:32:18 dev\
4096 2009-02-20 14:30:57 home\
4096 2006-10-28 13:49:35 mnt\
4096 2006-10-28 13:49:35 proc\
4096 2009-05-18 12:40:32 root\
4096 2009-11-10 21:44:15 tmp\
4096 2009-02-20 12:30:21 lib64\
4096 2009-02-20 11:12:17 srv\
4096 2009-02-20 11:12:18 opt\
4096 2009-02-20 11:12:18 initrd\
5349268 2009-02-20 11:51:46 initrd.img-2.6.18-6-powerpc
4405754 2008-12-13 09:58:03 vmlinux-2.6.18-6-powerpc
Signed-off-by: Laurent Vivier <Laurent@vivier.eu>
git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@632 f158a5a8-5612-0410-a976-696ce0be7e32
|
2009-11-22 10:07:23 +00:00 |
|
Laurent Vivier
|
26c129730b
|
Add cleaner ext2 filesystem implementation
Signed-off-by: Laurent Vivier <Laurent@vivier.eu>
git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@627 f158a5a8-5612-0410-a976-696ce0be7e32
|
2009-11-22 09:47:08 +00:00 |
|