]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Library/BdsLib
ArmPkg/PlatformBootManagerLib: move to BootLogoLib for boot splash support
[mirror_edk2.git] / ArmPkg / Library / BdsLib /
2016-10-28 Ard BiesheuvelArmPkg/BdsLib: eliminate calls to deprecated string...
2015-12-07 Heyi GuoArmPkg/BdsLib: Send RemainingDevicePath to PXE Load...
2015-11-27 Ard BiesheuvelArmPkg/BdsLib: drop bogus gArmGlobalVariableGuid dependency
2015-11-09 Ashutosh SinghArmPkg/BdsLib: Increase fallback tftp buffer size
2015-07-14 Olivier MartinArmPkg/BdsLib: Remove Linux loader from BdsLib
2015-07-14 Olivier MartinArmPkg/BdsLib: Replaced BdsLoadApplication() by LocateE...
2015-05-29 Olivier MartinArmPkg/BdsLib: Fixed TFTP when there are directories...
2015-05-13 Olivier MartinArmPkg/BdsLib: Fixed line ending
2015-05-11 Ard BiesheuvelArmPkg: update BdsLib to updated definition of EFI_LOAD...
2015-05-07 Ard BiesheuvelArmPkg: fix pointer indirection bug in BdsFirmwareVolum...
2015-05-05 Olivier MartinArmPkg/BdsLib: Exposed ShutdownUefiBootServices() in...
2015-02-26 Ronald CronArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI...
2015-02-25 Olivier MartinArmPkg/BdsLib: Added support to change the given Device...
2015-01-06 Ronald CronArmPkg/BdsLib: Close file after reading an Image
2015-01-06 Ronald CronArmPkg/BdsLib: Fix DHCP4 configuration
2014-12-12 Olivier MartinArmPkg/BdsLib: Update the size of the Device Tree befor...
2014-12-12 Ronald CronArmPkg/BdsLib: Rework TFTP boot
2014-09-09 Ard BiesheuvelArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory...
2014-09-09 Ard BiesheuvelArmPkg: allow dynamic GIC base addresses
2014-09-01 Olivier MartinArmPkg/BdsLib/Arm: Check Linux image and parameters...
2014-09-01 Olivier MartinArmPkg/BdsLib/Arm: Clean Data cache before disabling it
2014-08-19 Olivier MartinArmPkg/BdsLib: Prevent a hang in BdsConnectDevicePath...
2014-08-19 Ronald CronARM Packages: Removed trailing spaces
2014-08-19 Ronald CronARM Packages: Corrected non-DOS line endings
2014-07-15 Olivier MartinArmPkg/BdsLib: Removed PSCI discoverability from the...
2014-07-01 Olivier MartinArmPkg/BdsLib: Prevent memory leak whith TFTP
2014-05-19 Olivier MartinArmPkg/BdsLib: Added support for TFTP servers without...
2014-05-14 Brendan JackmanArmPkg/BdsLib/AArch64: Added more useful error messages...
2014-05-14 Brendan JackmanArmPkg/BdsLib: Fix allocating kernel buffer in TFTP
2014-05-08 Mark SalterArmPkg/BdsLib: Fix booting with partial paths
2014-05-08 Brendan JackmanARM Packages: use GCC_ASM_EXPORT to export functions
2014-05-08 Brendan JackmanARM Packages: Remove GCC filter for AARCH64 assembly...
2014-04-02 Olivier MartinArmPkg: Fixed GetEnvironmentVariable() when the UEFI...
2014-02-24 Garrett KirkendallArmPkg/BdsLib: Support ignoring EfiReservedMemoryType...
2014-02-12 Olivier MartinArmPkg/BdsLib: Removed unused MachineType argument...
2014-01-10 Olivier MartinArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size...
2013-12-10 Olivier MartinARM Packages: Removed 'inline' keyword
2013-11-28 Olivier MartinArmPkg/BdsLib: Fixed the alignment of the relocated...
2013-07-24 Harry LiebelArmPkg/BdsLib: AArch64 MPCore Linux 'spin-table' boot...
2013-07-18 Harry LiebelArmPkg/BdsLib: Added Aarch64 support for booting Linux
2013-07-18 Harry LiebelArmPkg: Added Aarch64 support
2013-06-27 Olivier MartinArmPkg/BdsLib: Fixed manipulation of the Memory Map...
2013-06-19 Olivier MartinArmPkg: Moved PcdArmLinuxAtagMaxOffset to be ARM specific
2013-06-19 Olivier MartinArmPkg/BdsLib: Update FDT CPU node format
2013-05-12 oliviermartinArmPkg/BdsLinuxFdt.c: Fix creation of 'cpu' and 'psci...
2013-05-12 oliviermartinArmPkg/BdsLinuxFdt.c: Introduce cpu_to_fdtn() function.
2013-05-12 oliviermartinArmPkg/BdsLinuxFdt.c: Split PrepareFdt() into several...
2013-04-14 oliviermartinArmPkg/BdsLib: Added support for FDT alignment through...
2013-04-14 oliviermartinArmPkg: Delete PCD value PcdArmLinuxKernelFixedOffset.
2013-04-14 oliviermartinArmPkg/BdsLib: Fix uInitrd detection
2013-04-14 oliviermartinArmPkg/BdsLib: Do not create additional 'cpu' nodes...
2013-04-14 oliviermartinArmPkg/BdsLib: Replace ARM magic value by a proper...
2013-03-12 oliviermartinArmPkg/BdsLib: Fixed TFTP and PXE Boot
2013-03-12 oliviermartinArmPkg/BdsLib: Free the memory when Linux fails to...
2013-03-12 oliviermartinArmPkg/BdsLinuxFdt.c: Check that FDT blob is correctly...
2013-03-12 oliviermartinArmPkg/BdsLib: Update 'cpu-release-addr' with the UEFI...
2013-03-12 oliviermartinArmPkg/BdsLib: Added support to declare Power State...
2013-03-12 oliviermartinArmPkg/BdsLib: Passed reserved memory regions to the...
2013-03-12 oliviermartinArmPkg: Fixed unsigned type to be architecture independent
2013-03-12 oliviermartinArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectory
2013-03-12 oliviermartinARM Packages: Fixed coding style and typos
2013-03-12 oliviermartinArmPkg: Introduce GetGlobalEnvironmentVariable() function.
2013-01-25 oliviermartinArmPkg/BdsLib: Added TimerLib to INF file
2013-01-25 oliviermartinARM Packages: Fixed line endings
2012-09-28 oliviermartinArmPkg/BdsLib: Added FDT support for BdsLib
2012-09-27 oliviermartinARM Packages: Minor typo, mispellings and coding style...
2012-07-04 oliviermartinArmPkg/BdsLib: Fixed cache cleaning in PreparePlatformH...
2012-07-04 oliviermartinArmPkg/BdsLib: Fixed ShutdownUefiBootServices() in...
2012-02-24 oliviermartinArmPkg/BdsLib: Added support for using uInitrd
2012-02-24 oliviermartinArmPkg/BdsLib: Fixed LinuxImageSize if uImagei format
2012-02-09 oliviermartinArmPkg/BdsLib: Fixed memory leak
2012-02-09 oliviermartinArmPkg/BdsLib: Fixed incorrect typecasting
2012-02-09 oliviermartinArmPkg/BdsLib: Load initrd next to the Linux kernel...
2012-02-09 oliviermartinArmPkg/BdsLib: Added support to start uImage
2011-09-27 oliviermartinArmPkg/BdsLib: Fix incorrect pointer casting
2011-09-22 oliviermartinArmPkg/BdsLib: Move the code specific to the Atag prepa...
2011-09-22 oliviermartinArmPkg/BdsLib: Use two distinct functions to boot Linux...
2011-09-12 oliviermartinArmPkg/BdsLib: Add missing BdsLoadOption.c file
2011-09-09 oliviermartinArmPkg/BdsLib: Fix MemMap Device Path node support
2011-09-09 oliviermartinArmPkg/BdsLib: Move some functions used to create/updat...
2011-09-09 oliviermartinArmPkg/BdsLib: Add support to pass argument to a loaded...
2011-08-22 oliviermartinArmPkg/BdsLib: InitrdImageSize was not initialized...
2011-08-19 oliviermartinArmPkg/BdsLib: Fixed parameters passed to AllocatePages()
2011-08-18 oliviermartinBeagleBoardPkg: Use gArmTokenSpaceGuid.PcdSystemMemoryB...
2011-08-18 oliviermartinArmPkg/BdsLib: Allocate memory with AnyPage type if...
2011-08-18 oliviermartinArmPlatformPkg/Bds: Add Linux 'initrd' support to BDS
2011-07-04 oliviermartinArmPkg/BdsLib: Linux kernel supports either FDT or...
2011-07-01 oliviermartinArmPlatformPkg: Fix builds
2011-06-28 oliviermartinArmPkg/BdsLib: Check if the performance timer is counti...
2011-06-15 oliviermartinArmPlatformPkg/Bds: Fix various bugs in the new BDS
2011-06-15 oliviermartinArmPkg: Fix warnings raised by ARMGCC
2011-06-11 oliviermartinArmPkg/BdsLib: Upgrade the library to use natively...
2011-03-31 oliviermartinArmPkg/BdsLib: Fix GetSystemMemoryResources()
2011-03-31 oliviermartinArmPkg/BdsLib: Prevent application to hang the platform...
2011-02-02 andrewfishFix issue with fixing tabs.
2011-02-02 andrewfishRemove tabs from all text files in the package.
2011-02-02 andrewfishSync up ArmPkg with patch from mailing list. Changed...