summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/FileSystem
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: Fixed builds after some ShellPkg libraries have movedOlivier Martin2015-01-132-5/+2
* ArmPlatformPkg: Fixed buildOlivier Martin2014-12-151-0/+1
* ArmPlatformPkg/BootMonFs: Fix the setting of information about a fileRonald Cron2014-12-126-354/+818
* ArmPlatformPkg/BootMonFs: Fix error codes returned by Open() and Read()Ronald Cron2014-12-124-61/+222
* ArmPlatformPkg/BootMonFs: Provide mechanism to get BootMonFS file informationHarry Liebel2014-08-263-0/+51
* ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib ...Olivier Martin2014-08-011-10/+8
* ArmPlatformPkg/BootMonFs: Cache the HW Description addressBrendan Jackman2014-05-084-28/+22
* ArmPlatformPkg/BootMonFs: Fix flushing new filesBrendan Jackman2014-05-081-2/+2
* ArmPlatformPkg/BootMonFs: Fix finding space for new filesBrendan Jackman2014-05-081-0/+5
* ArmPlatformPkg/BootMonFs: Don't write file header to media until FlushBrendan Jackman2014-05-081-24/+1
* ArmPlatformPkg/BootMonFs: Fix permission check in SetFileInfoBrendan Jackman2014-05-081-18/+27
* ArmPlatformPkg/BootMonFs: Use DiskIO to read image descriptionsBrendan Jackman2014-05-081-43/+42
* ArmPlatformPkg/BootMonFs: Added support for new revision of the NOR Flash fil...Olivier Martin2014-03-123-5/+18
* ArmPlatformPkg/BootMonFs: Added support for the NorFlash File System of the A...Olivier Martin2014-01-1610-0/+2544