summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Filesystem
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: Fix Ecc error 5007 in SemihostFsPierre Gondois2021-01-061-4/+6
* ArmPkg: Fix Ecc error 3001 in SemihostFsPierre Gondois2021-01-061-2/+2
* ArmPkg: Fix Ecc error 3002 in SemihostFsPierre Gondois2021-01-061-5/+6
* ArmPkg: Fix various typosAntoine Cœur2019-07-042-2/+2
* ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-093-21/+3
* ArmPkg/SemihostFs: eliminate calls to deprecated string functionsArd Biesheuvel2016-10-281-8/+12
* ArmPkg/SemihostFs: Implement SetInfo() and handle seeking past the end of a fileRonald Cron2014-10-272-118/+795
* ArmPkg/SemihostFs: Fix open file issues revealed by SCTRonald Cron2014-10-272-54/+131
* ArmPkg/Semihostlib: Rename semi-hosting open optionRonald Cron2014-10-271-1/+1
* ARM Packages: Removed trailing spacesRonald Cron2014-08-192-25/+25
* ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin2014-06-201-2/+2
* ArmPkg/SemihostFs: Various fixes for the file systemHarry Liebel2014-03-251-2/+4
* SemihostFs: Fix check for read-only file or file-openOlivier Martin2013-09-231-2/+4
* ArmPkg: Added Aarch64 supportHarry Liebel2013-07-181-1/+3
* ArmPkg/SemihostFs: Make the driver more compliant with the UEFI specificationoliviermartin2013-04-141-38/+114
* ArmPkg/SemihostFs: Added comment in FileRead()oliviermartin2013-03-121-1/+2
* ArmPkg/SemihostFs: Use Unicode to Ascii function for the conversionoliviermartin2013-03-121-12/+3
* ArmPkg: Fixed unsigned type to be architecture independentoliviermartin2013-03-121-5/+6
* ArmPkg/SemiHosting: Recognise '.' directory as the root directory.oliviermartin2013-01-251-2/+5
* ARM Packages: Fixed line endingsoliviermartin2013-01-251-46/+46
* ARM Packages: Moved ARM assembly files to 'Arm' subdirectoryoliviermartin2012-09-281-1/+0
* ARM Packages: Minor typo, mispellings and coding style changesoliviermartin2012-09-272-33/+10
* ArmPkg/SemihostFs: Fixed DataAbort in Semihosting File Systemoliviermartin2012-07-041-16/+25
* Update the copyright notice formathhtian2010-04-293-6/+6
* Fix some more headers. Add some missing library classes in .dec file and upda...AJFISH2010-01-121-1/+1
* Adding support for BeagleBoard. AJFISH2009-12-063-0/+688