作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2008, Vol. 34 ›› Issue (9): 83-85. doi: 10.3969/j.issn.1000-3428.2008.09.030

• 软件技术与数据库 • 上一篇    下一篇

可扩展固件接口的NTFS文件系统驱动

彭 舰,谢 纲   

  1. (四川大学计算机学院,成都 610065)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-05-05 发布日期:2008-05-05

NTFS File System Driver of Extensible Firmware Interface

PENG Jian, XIE Gang   

  1. (School of Computer Science, Sichuan University, Chengdu 610065)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-05-05 Published:2008-05-05

摘要: 在可扩展固件接口(EFI)平台的应用开发中,本地文件系统难以支持多种文件系统。该文分析了EFI文件系统的结构和组成,根据其特点,提出3层结构模型的EFI NTFS文件系统设计方案,阐述如何以EFI驱动形式实现EFI文件系统。实现了EFI环境下NTFS文件系统的基本功能。

关键词: 可扩展固件接口, NTFS文件系统, EFI驱动

Abstract: When developing Extensible Firmware Interface (EFI) applications, the native file system of EFI can not support various file systems. This paper analyses the structure and the component of EFI file system and puts forward a 3-layer model for EFI NTFS file system scheme according to the features of EFI file system. How to implement EFI file system in the form of EFI dirver is introduced and the basic functions of NTFS are implemented on the EFI .

Key words: Extensible Firmware Interface(EFI), NTFS, EFI driver

中图分类号: