文件名称:mini_ext2
介绍说明--下载内容均来自于网络,请自行研究使用
代码功能:
1、利用io端口读磁盘
2、读ext2文件系统中的文件
注意:
1、代码只在ring0状态下测试通过。
2、代码没有读分区表的功能,group0的位置是通过查看磁盘文件得来的,每个磁盘的group0的位置可能不同。
3、此代码仅作为用io端口读磁盘和读ext2文件系统的参考代码。-Code function: 1, 2, using io-port read disk, read ext2 file system files Note: 1, the code only in ring0 state test. 2, the code does not read the partition table of the function, group0 position is obtained by viewing the disk file, each disk group0 location may be different. 3, this code only as a disk with the io-port read and read ext2 file system reference code.
1、利用io端口读磁盘
2、读ext2文件系统中的文件
注意:
1、代码只在ring0状态下测试通过。
2、代码没有读分区表的功能,group0的位置是通过查看磁盘文件得来的,每个磁盘的group0的位置可能不同。
3、此代码仅作为用io端口读磁盘和读ext2文件系统的参考代码。-Code function: 1, 2, using io-port read disk, read ext2 file system files Note: 1, the code only in ring0 state test. 2, the code does not read the partition table of the function, group0 position is obtained by viewing the disk file, each disk group0 location may be different. 3, this code only as a disk with the io-port read and read ext2 file system reference code.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
mini_ext2\mini_ext2.c
.........\mini_ext2.h
.........\readme.txt
mini_ext2
.........\mini_ext2.h
.........\readme.txt
mini_ext2