summaryrefslogtreecommitdiff
path: root/ArmPkg/Filesystem
AgeCommit message (Expand)Author
2014-10-27ArmPkg/SemihostFs: Implement SetInfo() and handle seeking past the end of a fileRonald Cron
2014-10-27ArmPkg/SemihostFs: Fix open file issues revealed by SCTRonald Cron
2014-10-27ArmPkg/Semihostlib: Rename semi-hosting open optionRonald Cron
2014-08-19ARM Packages: Removed trailing spacesRonald Cron
2014-06-20ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin
2014-03-25ArmPkg/SemihostFs: Various fixes for the file systemHarry Liebel
2013-09-23SemihostFs: Fix check for read-only file or file-openOlivier Martin
2013-07-18ArmPkg: Added Aarch64 supportHarry Liebel
2013-04-14ArmPkg/SemihostFs: Make the driver more compliant with the UEFI specificationoliviermartin
2013-03-12ArmPkg/SemihostFs: Added comment in FileRead()oliviermartin
2013-03-12ArmPkg/SemihostFs: Use Unicode to Ascii function for the conversionoliviermartin
2013-03-12ArmPkg: Fixed unsigned type to be architecture independentoliviermartin
2013-01-25ArmPkg/SemiHosting: Recognise '.' directory as the root directory.oliviermartin
2013-01-25ARM Packages: Fixed line endingsoliviermartin
2012-09-28ARM Packages: Moved ARM assembly files to 'Arm' subdirectoryoliviermartin
2012-09-27ARM Packages: Minor typo, mispellings and coding style changesoliviermartin
2012-07-04ArmPkg/SemihostFs: Fixed DataAbort in Semihosting File Systemoliviermartin
2010-04-29Update the copyright notice formathhtian
2010-01-12Fix some more headers. Add some missing library classes in .dec file and upda...AJFISH
2009-12-06Adding support for BeagleBoard. AJFISH