1. c75d3eb ArmPkg/BdsLib: Remove Linux loader from BdsLib by Olivier Martin · 9 years ago
  2. 0c72676 ArmPkg/BdsLib: Replaced BdsLoadApplication() by LocateEfiApplicationInFv() by Olivier Martin · 9 years ago
  3. 9d8ee78 ArmPkg/BdsLib: Fixed TFTP when there are directories in the name by Olivier Martin · 10 years ago
  4. b398ead ArmPkg/BdsLib: Fixed line ending by Olivier Martin · 10 years ago
  5. 459823d ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTION by Ard Biesheuvel · 10 years ago
  6. ffaa6b4 ArmPkg: fix pointer indirection bug in BdsFirmwareVolumeLoadImage() by Ard Biesheuvel · 10 years ago
  7. cc053ee ArmPkg/BdsLib: Exposed ShutdownUefiBootServices() in the BdsLib interface by Olivier Martin · 10 years ago
  8. 6332ffb ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variable by Ronald Cron · 10 years ago
  9. df320b1 ArmPkg/BdsLib: Added support to change the given DevicePath of a Boot Entry by Olivier Martin · 10 years ago
  10. ad7e31b ArmPkg/BdsLib: Close file after reading an Image by Ronald Cron · 10 years ago
  11. f88a751 ArmPkg/BdsLib: Fix DHCP4 configuration by Ronald Cron · 10 years ago
  12. 8577487 ArmPkg/BdsLib: Update the size of the Device Tree before booting Linux by Olivier Martin · 10 years ago
  13. 061568e ArmPkg/BdsLib: Rework TFTP boot by Ronald Cron · 10 years ago
  14. f8d7d6e ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and size by Ard Biesheuvel · 10 years ago
  15. dc63be2 ArmPkg: allow dynamic GIC base addresses by Ard Biesheuvel · 10 years ago
  16. e754c23 ArmPkg/BdsLib/Arm: Check Linux image and parameters are not overlapping by Olivier Martin · 10 years ago
  17. 5779aaa ArmPkg/BdsLib/Arm: Clean Data cache before disabling it by Olivier Martin · 10 years ago
  18. 04ad241 ArmPkg/BdsLib: Prevent a hang in BdsConnectDevicePath() when a sub-device path is not found by Olivier Martin · 10 years ago
  19. 3402aac ARM Packages: Removed trailing spaces by Ronald Cron · 10 years ago
  20. 62d441f ARM Packages: Corrected non-DOS line endings by Ronald Cron · 10 years ago
  21. 9232ee5 ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loader by Olivier Martin · 10 years ago
  22. edc93a3 ArmPkg/BdsLib: Prevent memory leak whith TFTP by Olivier Martin · 11 years ago
  23. d8f36fb ArmPkg/BdsLib: Added support for TFTP servers without 'tsize' extension by Olivier Martin · 11 years ago
  24. 271ce4b ArmPkg/BdsLib/AArch64: Added more useful error messages when loading Linux by Brendan Jackman · 11 years ago
  25. 1aaa6f6 ArmPkg/BdsLib: Fix allocating kernel buffer in TFTP by Brendan Jackman · 11 years ago
  26. 10ddca8 ArmPkg/BdsLib: Fix booting with partial paths by Mark Salter · 11 years ago
  27. 919a3a0 ARM Packages: use GCC_ASM_EXPORT to export functions by Brendan Jackman · 11 years ago
  28. ef7b378 ARM Packages: Remove GCC filter for AARCH64 assembly files by Brendan Jackman · 11 years ago
  29. d8dc9f0 ArmPkg: Fixed GetEnvironmentVariable() when the UEFI Variable did not exist by Olivier Martin · 11 years ago
  30. b83a92b ArmPkg/BdsLib: Support ignoring EfiReservedMemoryType when updating the FDT. by Garrett Kirkendall · 11 years ago
  31. 226d557 ArmPkg/BdsLib: Removed unused MachineType argument (AArch64) by Olivier Martin · 11 years ago
  32. c357fd6 ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64 by Olivier Martin · 11 years ago
  33. b2ce4a3 ARM Packages: Removed 'inline' keyword by Olivier Martin · 11 years ago
  34. ff58c91 ArmPkg/BdsLib: Fixed the alignment of the relocated Device Tree by Olivier Martin · 11 years ago
  35. 63e25b6 ArmPkg/BdsLib: AArch64 MPCore Linux 'spin-table' boot cache fix by Harry Liebel · 11 years ago
  36. 634bdd9 ArmPkg/BdsLib: Added Aarch64 support for booting Linux by Harry Liebel · 11 years ago
  37. 25402f5 ArmPkg: Added Aarch64 support by Harry Liebel · 11 years ago
  38. a58266e ArmPkg/BdsLib: Fixed manipulation of the Memory Map returned by GetMemoryMap() by Olivier Martin · 12 years ago
  39. 2425e1d ArmPkg: Moved PcdArmLinuxAtagMaxOffset to be ARM specific by Olivier Martin · 12 years ago
  40. 86d7584 ArmPkg/BdsLib: Update FDT CPU node format by Olivier Martin · 12 years ago
  41. e359565 ArmPkg/BdsLinuxFdt.c: Fix creation of 'cpu' and 'psci' device tree nodes. by oliviermartin · 12 years ago
  42. 8255c56 ArmPkg/BdsLinuxFdt.c: Introduce cpu_to_fdtn() function. by oliviermartin · 12 years ago
  43. cc9f215 ArmPkg/BdsLinuxFdt.c: Split PrepareFdt() into several functions. by oliviermartin · 12 years ago
  44. 387653a ArmPkg/BdsLib: Added support for FDT alignment through PcdArmLinuxFdtAlignment by oliviermartin · 12 years ago
  45. ac0fb62 ArmPkg: Delete PCD value PcdArmLinuxKernelFixedOffset. by oliviermartin · 12 years ago
  46. 467b76b ArmPkg/BdsLib: Fix uInitrd detection by oliviermartin · 12 years ago
  47. 3809e6e ArmPkg/BdsLib: Do not create additional 'cpu' nodes if the 'cpus' node already exist by oliviermartin · 12 years ago
  48. 1a7b6d9 ArmPkg/BdsLib: Replace ARM magic value by a proper defined value. by oliviermartin · 12 years ago
  49. 2edb5ad ArmPkg/BdsLib: Fixed TFTP and PXE Boot by oliviermartin · 12 years ago
  50. a90e327 ArmPkg/BdsLib: Free the memory when Linux fails to start by oliviermartin · 12 years ago
  51. 7e91dec ArmPkg/BdsLinuxFdt.c: Check that FDT blob is correctly loaded. by oliviermartin · 12 years ago
  52. 39f58c9 ArmPkg/BdsLib: Update 'cpu-release-addr' with the UEFI locations if the method is 'spin-table' by oliviermartin · 12 years ago
  53. bc87b50 ArmPkg/BdsLib: Added support to declare Power State Coordination Interface (PSCI) to the Flat Device Tree (FDT) by oliviermartin · 12 years ago
  54. a01e042 ArmPkg/BdsLib: Passed reserved memory regions to the Device Tree by oliviermartin · 12 years ago
  55. c63626b ArmPkg: Fixed unsigned type to be architecture independent by oliviermartin · 12 years ago
  56. 2614b0c ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectory by oliviermartin · 12 years ago
  57. 6f71161 ARM Packages: Fixed coding style and typos by oliviermartin · 12 years ago
  58. c0b2e47 ArmPkg: Introduce GetGlobalEnvironmentVariable() function. by oliviermartin · 12 years ago
  59. c26aa6f ArmPkg/BdsLib: Added TimerLib to INF file by oliviermartin · 12 years ago
  60. 1e57a46 ARM Packages: Fixed line endings by oliviermartin · 12 years ago
  61. 0a6653b ArmPkg/BdsLib: Added FDT support for BdsLib by oliviermartin · 12 years ago
  62. b34e4db ARM Packages: Minor typo, mispellings and coding style changes by oliviermartin · 12 years ago
  63. ed71a22 ArmPkg/BdsLib: Fixed cache cleaning in PreparePlatformHardware() by oliviermartin · 13 years ago
  64. 7422411 ArmPkg/BdsLib: Fixed ShutdownUefiBootServices() in case the first gBS->GetMemoryMap() was successful by oliviermartin · 13 years ago
  65. c0a1f77 ArmPkg/BdsLib: Added support for using uInitrd by oliviermartin · 13 years ago
  66. 1093e30 ArmPkg/BdsLib: Fixed LinuxImageSize if uImagei format by oliviermartin · 13 years ago
  67. 3d565dd ArmPkg/BdsLib: Fixed memory leak by oliviermartin · 13 years ago
  68. 7598f36 ArmPkg/BdsLib: Fixed incorrect typecasting by oliviermartin · 13 years ago
  69. 4671d15 ArmPkg/BdsLib: Load initrd next to the Linux kernel to allow to reduce the memory from the Linux command line by oliviermartin · 13 years ago
  70. 995d967 ArmPkg/BdsLib: Added support to start uImage by oliviermartin · 13 years ago
  71. 19a7404 ArmPkg/BdsLib: Fix incorrect pointer casting by oliviermartin · 13 years ago
  72. d9325c8 ArmPkg/BdsLib: Move the code specific to the Atag preparation into a separate file by oliviermartin · 13 years ago
  73. 76d17c3 ArmPkg/BdsLib: Use two distinct functions to boot Linux either by Atag or Fdt by oliviermartin · 13 years ago
  74. a6d4d0a ArmPkg/BdsLib: Add missing BdsLoadOption.c file by oliviermartin · 13 years ago
  75. aa863d3 ArmPkg/BdsLib: Fix MemMap Device Path node support by oliviermartin · 13 years ago
  76. 4aa2417 ArmPkg/BdsLib: Move some functions used to create/update BDS Boot Entry from ArmPlatformPkg/Bds to ArmPkg/BdsLib by oliviermartin · 13 years ago
  77. 2755d84 ArmPkg/BdsLib: Add support to pass argument to a loaded EFI application by oliviermartin · 13 years ago
  78. 48be3ea ArmPkg/BdsLib: InitrdImageSize was not initialized when no initrd was passed by oliviermartin · 13 years ago
  79. 1c6f402 ArmPkg/BdsLib: Fixed parameters passed to AllocatePages() by oliviermartin · 13 years ago
  80. 8c454d9 BeagleBoardPkg: Use gArmTokenSpaceGuid.PcdSystemMemoryBase/Size to define System Memory by oliviermartin · 13 years ago
  81. bd54c23 ArmPkg/BdsLib: Allocate memory with AnyPage type if it failed with the one initially requested by oliviermartin · 13 years ago
  82. 656416b ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDS by oliviermartin · 13 years ago
  83. 1c1e70f ArmPkg/BdsLib: Linux kernel supports either FDT or ATAG by oliviermartin · 14 years ago
  84. 3723a71 ArmPlatformPkg: Fix builds by oliviermartin · 14 years ago
  85. 5b49151 ArmPkg/BdsLib: Check if the performance timer is counting down or up in PrintPerformance() by oliviermartin · 14 years ago
  86. 6bab33c ArmPlatformPkg/Bds: Fix various bugs in the new BDS by oliviermartin · 14 years ago
  87. e862cd5 ArmPkg: Fix warnings raised by ARMGCC by oliviermartin · 14 years ago
  88. a355a36 ArmPkg/BdsLib: Upgrade the library to use natively the Device Path by oliviermartin · 14 years ago
  89. cf3a77a ArmPkg/BdsLib: Fix GetSystemMemoryResources() by oliviermartin · 14 years ago
  90. bad880b ArmPkg/BdsLib: Prevent application to hang the platform using watchdog by oliviermartin · 14 years ago
  91. 2ac288f Fix issue with fixing tabs. by andrewfish · 14 years ago
  92. 58b5d03 Remove tabs from all text files in the package. by andrewfish · 14 years ago
  93. 1bfda05 Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsUnixLib.h and fixed a lot of issues with Xcode building. by andrewfish · 14 years ago