summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/FileSystem
AgeCommit message (Expand)AuthorFilesLines
2015-01-13ArmPlatformPkg: Fixed builds after some ShellPkg libraries have movedOlivier Martin2-5/+2
2014-12-15ArmPlatformPkg: Fixed buildOlivier Martin1-0/+1
2014-12-12ArmPlatformPkg/BootMonFs: Fix the setting of information about a fileRonald Cron6-354/+818
2014-12-12ArmPlatformPkg/BootMonFs: Fix error codes returned by Open() and Read()Ronald Cron4-61/+222
2014-08-26ArmPlatformPkg/BootMonFs: Provide mechanism to get BootMonFS file informationHarry Liebel3-0/+51
2014-08-01ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib ...Olivier Martin1-10/+8
2014-05-08ArmPlatformPkg/BootMonFs: Cache the HW Description addressBrendan Jackman4-28/+22
2014-05-08ArmPlatformPkg/BootMonFs: Fix flushing new filesBrendan Jackman1-2/+2
2014-05-08ArmPlatformPkg/BootMonFs: Fix finding space for new filesBrendan Jackman1-0/+5
2014-05-08ArmPlatformPkg/BootMonFs: Don't write file header to media until FlushBrendan Jackman1-24/+1
2014-05-08ArmPlatformPkg/BootMonFs: Fix permission check in SetFileInfoBrendan Jackman1-18/+27
2014-05-08ArmPlatformPkg/BootMonFs: Use DiskIO to read image descriptionsBrendan Jackman1-43/+42
2014-03-12ArmPlatformPkg/BootMonFs: Added support for new revision of the NOR Flash fil...Olivier Martin3-5/+18
2014-01-16ArmPlatformPkg/BootMonFs: Added support for the NorFlash File System of the A...Olivier Martin10-0/+2544