summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/BdsLib/BdsFilePath.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-26ArmPkg: remove BdsLib and remaining ARM BDS related PCDsArd Biesheuvel1-1411/+0
2017-08-01ArmPkg: Move IS_DEVICE_PATH_NODE for sharingJun Nie1-3/+0
2016-10-28ArmPkg/BdsLib: eliminate calls to deprecated string functionsArd Biesheuvel1-3/+5
2015-12-07ArmPkg/BdsLib: Send RemainingDevicePath to PXE Load File protocolHeyi Guo1-2/+2
2015-11-09ArmPkg/BdsLib: Increase fallback tftp buffer sizeAshutosh Singh1-2/+2
2015-05-29ArmPkg/BdsLib: Fixed TFTP when there are directories in the nameOlivier Martin1-13/+7
2015-05-13ArmPkg/BdsLib: Fixed line endingOlivier Martin1-1/+1
2015-05-07ArmPkg: fix pointer indirection bug in BdsFirmwareVolumeLoadImage()Ard Biesheuvel1-1/+1
2015-02-25ArmPkg/BdsLib: Added support to change the given DevicePath of a Boot EntryOlivier Martin1-24/+24
2015-01-06ArmPkg/BdsLib: Close file after reading an ImageRonald Cron1-16/+32
2015-01-06ArmPkg/BdsLib: Fix DHCP4 configurationRonald Cron1-17/+39
2014-12-12ArmPkg/BdsLib: Rework TFTP bootRonald Cron1-131/+474
2014-08-19ArmPkg/BdsLib: Prevent a hang in BdsConnectDevicePath() when a sub-device pat...Olivier Martin1-8/+21
2014-08-19ARM Packages: Removed trailing spacesRonald Cron1-7/+7
2014-08-19ARM Packages: Corrected non-DOS line endingsRonald Cron1-49/+49
2014-07-01ArmPkg/BdsLib: Prevent memory leak whith TFTPOlivier Martin1-1/+3
2014-05-19ArmPkg/BdsLib: Added support for TFTP servers without 'tsize' extensionOlivier Martin1-28/+70
2014-05-14ArmPkg/BdsLib: Fix allocating kernel buffer in TFTPBrendan Jackman1-8/+11
2014-05-08ArmPkg/BdsLib: Fix booting with partial pathsMark Salter1-27/+51
2013-03-12ArmPkg/BdsLib: Fixed TFTP and PXE Bootoliviermartin1-13/+60
2013-03-12ARM Packages: Fixed coding style and typosoliviermartin1-63/+63
2013-01-25ARM Packages: Fixed line endingsoliviermartin1-906/+906
2012-09-28ArmPkg/BdsLib: Added FDT support for BdsLiboliviermartin1-1/+1
2012-02-09ArmPkg/BdsLib: Fixed incorrect typecastingoliviermartin1-2/+2
2011-09-09ArmPkg/BdsLib: Fix MemMap Device Path node supportoliviermartin1-4/+8
2011-09-09ArmPkg/BdsLib: Add support to pass argument to a loaded EFI applicationoliviermartin1-2/+17
2011-08-19ArmPkg/BdsLib: Fixed parameters passed to AllocatePages()oliviermartin1-2/+2
2011-08-18ArmPkg/BdsLib: Allocate memory with AnyPage type if it failed with the one in...oliviermartin1-4/+20
2011-06-15ArmPlatformPkg/Bds: Fix various bugs in the new BDSoliviermartin1-1/+27
2011-06-15ArmPkg: Fix warnings raised by ARMGCColiviermartin1-2/+5
2011-06-11ArmPkg/BdsLib: Upgrade the library to use natively the Device Patholiviermartin1-126/+786
2011-02-02Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish1-0/+182