summaryrefslogtreecommitdiff
path: root/DuetPkg/FSVariable/FileStorage.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-28Update the copyright notice formathhtian1-2/+2
2010-03-23Remove the work around as the Fat driver's lock issue was found and fixed.niruiyu1-4/+2
2009-09-22Use to use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE qhuang81-7/+7
2009-03-02remove comment lineeric_tian1-1/+0
2009-02-28Fix build broken for variable's header modification.klu21-1/+2
2009-02-271. delete Include/Guid/VariableInfo.heric_tian1-1/+1
2008-11-23Resolved several warnings generated by GCC.jljusten1-4/+4
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-13/+3
2008-09-04remove EFI_EVENT_ alias, replace them with EVT_vanjeff1-1/+1
2008-05-05Fix many bugs in DUET package and now DUET package is enabled for floppy succ...klu21-2/+4
2008-04-18Add missing module for duet package.klu21-0/+441