summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/BdsLib/BdsFilePath.c
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg/BdsLib: eliminate calls to deprecated string functionsArd Biesheuvel2016-10-281-3/+5
* ArmPkg/BdsLib: Send RemainingDevicePath to PXE Load File protocolHeyi Guo2015-12-071-2/+2
* ArmPkg/BdsLib: Increase fallback tftp buffer sizeAshutosh Singh2015-11-091-2/+2
* ArmPkg/BdsLib: Fixed TFTP when there are directories in the nameOlivier Martin2015-05-291-13/+7
* ArmPkg/BdsLib: Fixed line endingOlivier Martin2015-05-131-1/+1
* ArmPkg: fix pointer indirection bug in BdsFirmwareVolumeLoadImage()Ard Biesheuvel2015-05-071-1/+1
* ArmPkg/BdsLib: Added support to change the given DevicePath of a Boot EntryOlivier Martin2015-02-251-24/+24
* ArmPkg/BdsLib: Close file after reading an ImageRonald Cron2015-01-061-16/+32
* ArmPkg/BdsLib: Fix DHCP4 configurationRonald Cron2015-01-061-17/+39
* ArmPkg/BdsLib: Rework TFTP bootRonald Cron2014-12-121-131/+474
* ArmPkg/BdsLib: Prevent a hang in BdsConnectDevicePath() when a sub-device pat...Olivier Martin2014-08-191-8/+21
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-7/+7
* ARM Packages: Corrected non-DOS line endingsRonald Cron2014-08-191-49/+49
* ArmPkg/BdsLib: Prevent memory leak whith TFTPOlivier Martin2014-07-011-1/+3
* ArmPkg/BdsLib: Added support for TFTP servers without 'tsize' extensionOlivier Martin2014-05-191-28/+70
* ArmPkg/BdsLib: Fix allocating kernel buffer in TFTPBrendan Jackman2014-05-141-8/+11
* ArmPkg/BdsLib: Fix booting with partial pathsMark Salter2014-05-081-27/+51
* ArmPkg/BdsLib: Fixed TFTP and PXE Bootoliviermartin2013-03-121-13/+60
* ARM Packages: Fixed coding style and typosoliviermartin2013-03-121-63/+63
* ARM Packages: Fixed line endingsoliviermartin2013-01-251-906/+906
* ArmPkg/BdsLib: Added FDT support for BdsLiboliviermartin2012-09-281-1/+1
* ArmPkg/BdsLib: Fixed incorrect typecastingoliviermartin2012-02-091-2/+2
* ArmPkg/BdsLib: Fix MemMap Device Path node supportoliviermartin2011-09-091-4/+8
* ArmPkg/BdsLib: Add support to pass argument to a loaded EFI applicationoliviermartin2011-09-091-2/+17
* ArmPkg/BdsLib: Fixed parameters passed to AllocatePages()oliviermartin2011-08-191-2/+2
* ArmPkg/BdsLib: Allocate memory with AnyPage type if it failed with the one in...oliviermartin2011-08-181-4/+20
* ArmPlatformPkg/Bds: Fix various bugs in the new BDSoliviermartin2011-06-151-1/+27
* ArmPkg: Fix warnings raised by ARMGCColiviermartin2011-06-151-2/+5
* ArmPkg/BdsLib: Upgrade the library to use natively the Device Patholiviermartin2011-06-111-126/+786
* Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish2011-02-021-0/+182