index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ArmPkg
/
Library
/
BdsLib
Age
Commit message (
Expand
)
Author
2015-02-25
ArmPkg/BdsLib: Added support to change the given DevicePath of a Boot Entry
Olivier Martin
2015-01-06
ArmPkg/BdsLib: Close file after reading an Image
Ronald Cron
2015-01-06
ArmPkg/BdsLib: Fix DHCP4 configuration
Ronald Cron
2014-12-12
ArmPkg/BdsLib: Update the size of the Device Tree before booting Linux
Olivier Martin
2014-12-12
ArmPkg/BdsLib: Rework TFTP boot
Ronald Cron
2014-09-09
ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and size
Ard Biesheuvel
2014-09-09
ArmPkg: allow dynamic GIC base addresses
Ard Biesheuvel
2014-09-01
ArmPkg/BdsLib/Arm: Check Linux image and parameters are not overlapping
Olivier Martin
2014-09-01
ArmPkg/BdsLib/Arm: Clean Data cache before disabling it
Olivier Martin
2014-08-19
ArmPkg/BdsLib: Prevent a hang in BdsConnectDevicePath() when a sub-device pat...
Olivier Martin
2014-08-19
ARM Packages: Removed trailing spaces
Ronald Cron
2014-08-19
ARM Packages: Corrected non-DOS line endings
Ronald Cron
2014-07-15
ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loader
Olivier Martin
2014-07-01
ArmPkg/BdsLib: Prevent memory leak whith TFTP
Olivier Martin
2014-05-19
ArmPkg/BdsLib: Added support for TFTP servers without 'tsize' extension
Olivier Martin
2014-05-14
ArmPkg/BdsLib/AArch64: Added more useful error messages when loading Linux
Brendan Jackman
2014-05-14
ArmPkg/BdsLib: Fix allocating kernel buffer in TFTP
Brendan Jackman
2014-05-08
ArmPkg/BdsLib: Fix booting with partial paths
Mark Salter
2014-05-08
ARM Packages: use GCC_ASM_EXPORT to export functions
Brendan Jackman
2014-05-08
ARM Packages: Remove GCC filter for AARCH64 assembly files
Brendan Jackman
2014-04-02
ArmPkg: Fixed GetEnvironmentVariable() when the UEFI Variable did not exist
Olivier Martin
2014-02-24
ArmPkg/BdsLib: Support ignoring EfiReservedMemoryType when updating the FDT.
Garrett Kirkendall
2014-02-12
ArmPkg/BdsLib: Removed unused MachineType argument (AArch64)
Olivier Martin
2014-01-10
ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64
Olivier Martin
2013-12-10
ARM Packages: Removed 'inline' keyword
Olivier Martin
2013-11-28
ArmPkg/BdsLib: Fixed the alignment of the relocated Device Tree
Olivier Martin
2013-07-24
ArmPkg/BdsLib: AArch64 MPCore Linux 'spin-table' boot cache fix
Harry Liebel
2013-07-18
ArmPkg/BdsLib: Added Aarch64 support for booting Linux
Harry Liebel
2013-07-18
ArmPkg: Added Aarch64 support
Harry Liebel
2013-06-27
ArmPkg/BdsLib: Fixed manipulation of the Memory Map returned by GetMemoryMap()
Olivier Martin
2013-06-19
ArmPkg: Moved PcdArmLinuxAtagMaxOffset to be ARM specific
Olivier Martin
2013-06-19
ArmPkg/BdsLib: Update FDT CPU node format
Olivier Martin
2013-05-12
ArmPkg/BdsLinuxFdt.c: Fix creation of 'cpu' and 'psci' device tree nodes.
oliviermartin
2013-05-12
ArmPkg/BdsLinuxFdt.c: Introduce cpu_to_fdtn() function.
oliviermartin
2013-05-12
ArmPkg/BdsLinuxFdt.c: Split PrepareFdt() into several functions.
oliviermartin
2013-04-14
ArmPkg/BdsLib: Added support for FDT alignment through PcdArmLinuxFdtAlignment
oliviermartin
2013-04-14
ArmPkg: Delete PCD value PcdArmLinuxKernelFixedOffset.
oliviermartin
2013-04-14
ArmPkg/BdsLib: Fix uInitrd detection
oliviermartin
2013-04-14
ArmPkg/BdsLib: Do not create additional 'cpu' nodes if the 'cpus' node alread...
oliviermartin
2013-04-14
ArmPkg/BdsLib: Replace ARM magic value by a proper defined value.
oliviermartin
2013-03-12
ArmPkg/BdsLib: Fixed TFTP and PXE Boot
oliviermartin
2013-03-12
ArmPkg/BdsLib: Free the memory when Linux fails to start
oliviermartin
2013-03-12
ArmPkg/BdsLinuxFdt.c: Check that FDT blob is correctly loaded.
oliviermartin
2013-03-12
ArmPkg/BdsLib: Update 'cpu-release-addr' with the UEFI locations if the metho...
oliviermartin
2013-03-12
ArmPkg/BdsLib: Added support to declare Power State Coordination Interface (P...
oliviermartin
2013-03-12
ArmPkg/BdsLib: Passed reserved memory regions to the Device Tree
oliviermartin
2013-03-12
ArmPkg: Fixed unsigned type to be architecture independent
oliviermartin
2013-03-12
ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectory
oliviermartin
2013-03-12
ARM Packages: Fixed coding style and typos
oliviermartin
2013-03-12
ArmPkg: Introduce GetGlobalEnvironmentVariable() function.
oliviermartin
[next]