1. 387e7c1 ArmPlatformPkg/Bds: Use HandleProtocol to get SNP instance by Heyi Guo · 9 years ago
  2. 5d9e9d1 ArmPlatformPkg/Bds: Added support for booting legacy kernel from BDS by Olivier Martin · 9 years ago
  3. 8b129b7 ArmPlatformPkg/Bds: Remove Linux specific boot path by Olivier Martin · 9 years ago
  4. c75d3eb ArmPkg/BdsLib: Remove Linux loader from BdsLib by Olivier Martin · 9 years ago
  5. 0c72676 ArmPkg/BdsLib: Replaced BdsLoadApplication() by LocateEfiApplicationInFv() by Olivier Martin · 9 years ago
  6. 0ae6a51 ArmPlatformPkg/Bds: Restore the setting of the FDT device path in the boot manager by Ronald Cron · 9 years ago
  7. db1b9ea ArmPlaformPkg: Replaced gArmPlatformTokenSpaceGuid.PcdPlatformBootTimeOut by Olivier Martin · 10 years ago
  8. b51cffe ArmPlatformPkg/Bds: Clarify assert message with debug information by Olivier Martin · 10 years ago
  9. 459823d ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTION by Ard Biesheuvel · 10 years ago
  10. 3a2b37f ArmPlatformPkg: fix two instances of FreePool () on NULL value by Ard Biesheuvel · 10 years ago
  11. 6332ffb ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variable by Ronald Cron · 10 years ago
  12. cae7af2 ArmPlatformPkg/ArmJunoPkg : Use FdtPlatformDxe driver to install the FDT by Ronald Cron · 10 years ago
  13. 5c2d456 ArmPlatformPkg/Bds: Signal when the variable 'Fdt' has been updated by Olivier Martin · 10 years ago
  14. f2c730d ArmPlatformPkg/Bds: Retrieve the Status when calling RT.SetVariable by Olivier Martin · 10 years ago
  15. 061568e ArmPkg/BdsLib: Rework TFTP boot by Ronald Cron · 10 years ago
  16. b4c2226 ArmPlatformPkg/Bds: Test if OptionalData is NULL before using it by Olivier Martin · 10 years ago
  17. 830e5b8 ArmPlatformPkg/Bds: Fixed memory leak by Olivier Martin · 10 years ago
  18. 3a0e480 ArmPlatformPkg/Bds: Reduce boot device entries by Harry Liebel · 10 years ago
  19. c41bffd ArmPlatformPkg/Bds: Fix delete boot option by Harry Liebel · 10 years ago
  20. 947a10b ArmPlatformPkg/Bds: Corrected a bug in IsPrintableString() by Ronald Cron · 10 years ago
  21. 4477336 ArmPlatformPkg/Bds: Correct copy of an unaligned Unicode string by Ronald Cron · 10 years ago
  22. 749d91f ArmPlatformPkg/Bds: Fix compiler warning by Harry Liebel · 10 years ago
  23. 91c38d4 ARM Packages: Replace tabs by spaces for indentation by Ronald Cron · 10 years ago
  24. 5c670b2 ArmPlatformPkg/Bds: Fixed condition on LOAD_OPTION_CATEGORY_BOOT by Olivier Martin · 10 years ago
  25. 5e6322a ArmPlatformPkg/Bds: Fixed typo issue by Olivier Martin · 10 years ago
  26. 3402aac ARM Packages: Removed trailing spaces by Ronald Cron · 10 years ago
  27. 62d441f ARM Packages: Corrected non-DOS line endings by Ronald Cron · 10 years ago
  28. ae19003 ArmPlatformPkg/Bds: Signal EndOfDxe PI Event by Olivier Martin · 10 years ago
  29. c3b6d97 ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib is included by Olivier Martin · 10 years ago
  30. 019680b ArmPlatformPkg/Bds: Added boot options reordering by Ronald Cron · 10 years ago
  31. 22a50a1 ArmPlatformPkg/Bds: Corrected boot type detection by Ronald Cron · 10 years ago
  32. 6698201 ArmPlatformPkg/Bds: Do not ignore the error code in DefineDefaultBootEntries() by Olivier Martin · 10 years ago
  33. 152286c ArmPlatformPkg/Bds: Added TFTP boot option update by Ronald Cron · 10 years ago
  34. cf30b99 ArmPlatformPkg/Bds: Change the GetHIInput/EditHIInput to always return a valid IP address by Ronald Cron · 10 years ago
  35. 889ac6a ArmPlatformPkg/Bds: Got rid of RequestBootType argument by Ronald Cron · 10 years ago
  36. 8bf4ad4 ArmPlatformPkg/Bds: Getting and editing IP addresses by Ronald Cron · 10 years ago
  37. 2db1636 ArmPlatformPkg/Bds: Added update of Pxe boot option by Ronald Cron · 10 years ago
  38. 42de093 ArmPlatformPkg/Bds: Added boot timeout setting by Ronald Cron · 10 years ago
  39. 5382a85 ArmPlatformPkg/Bds: Fix setting kernel command line by Olivier Martin · 11 years ago
  40. 5aecd34 ArmPlatformPkg/Bds: Do not print garbage if the command line argument is empty by Olivier Martin · 11 years ago
  41. 0aa39d2 ArmPlatformPkg/Bds: Do not free NULL pointer by Olivier Martin · 11 years ago
  42. 1335480 ArmPlatformPkg/Bds: Fix loading Timeout from NV storage by Harry Liebel · 11 years ago
  43. 4c8bb1e ArmPlatformPkg/Bds: Do not start all devices when starting an OS loader by Olivier Martin · 11 years ago
  44. 3b3b72d ArmPlatformPkg/Bds: Allow to update EFI application boot entries by Olivier Martin · 11 years ago
  45. 5389972 ArmPlatformPkg: Print arguments for EFI Application by Olivier Martin · 11 years ago
  46. 135b09a ArmPlatformPkg/Bds: Introduced helper function to detect if an Ascii/Unicode string is printable by Olivier Martin · 11 years ago
  47. 55a9f75 ArmPlatformPkg/Bds: Added support to detect if the binary is a EFI image by Olivier Martin · 11 years ago
  48. 0604481 ArmPlatformPkg/Bds: Added support to pass parameters to EFI applications by Olivier Martin · 11 years ago
  49. 90a44ec ArmPlatformPkg/Bds: Decoupled OptionalData for the EFI application boot entry from the Linux loader by Olivier Martin · 11 years ago
  50. 9fc9aa4 ArmPlatformPkg/Bds: Add support to handle Unicode parameters by Olivier Martin · 11 years ago
  51. 734b6c3 ArmPlatformPkg/Bds: Check OptionalData is not NULL before accessing it by Olivier Martin · 11 years ago
  52. 79480c8 ArmPlatformPkg: Fixed memory leak after calling GetEnvironmentVariable() by Olivier Martin · 11 years ago
  53. 7ffa9c6 ArmPlatformPkg/Bds: stop inputting more characters when string is full by Ryan Harkin · 11 years ago
  54. abc0e10 ArmPkg: Removed unused header 'BdsUnixLib.h' by Olivier Martin · 11 years ago
  55. e30acb4 ArmPlatformPkg/BdsLib: Let the user press enter when inputting booleans by Olivier Martin · 11 years ago
  56. 0d304be ArmPlatformPkg/Bds: Make ".EFI" files recognizable as EFI applications by Leif Lindholm · 12 years ago
  57. 4076165 ArmPlatformPkg/Bds: Moved the PrintLib() after forcing the last character to be null by Olivier Martin · 12 years ago
  58. 7ff3b94 ArmPlatformPkg/Bds: Fixed potential overflow in EditHIInputStr() by Ryan Harkin · 12 years ago
  59. 53cba4f ArmPlatformPkg/Bds: Missing CRC32 update by oliviermartin · 12 years ago
  60. ecc62d1 ArmPlatformPkg/Bds: Fixed adding support for new boot entry when the generated DevicePath is bigger than one node by oliviermartin · 12 years ago
  61. c0b2e47 ArmPkg: Introduce GetGlobalEnvironmentVariable() function. by oliviermartin · 12 years ago
  62. 7135d76 ArmPlatformPkg/BootMenu.c: Print loader type in a more friendly way. by oliviermartin · 12 years ago
  63. aeaf64d ArmPlatformPkg/Bds/BootMenu.c: Set "Fdt" UEFI variable as local by oliviermartin · 12 years ago
  64. 9127a09 ArmPlatformPkg/Bds: Fixed the deletion of boot option entries by oliviermartin · 12 years ago
  65. 1e57a46 ARM Packages: Fixed line endings by oliviermartin · 12 years ago
  66. 8213627 ArmPlatformPkg/Bds: Replaced 'EBL' by 'UEFI Shell' as the default shell on ARM Platforms by oliviermartin · 12 years ago
  67. b34e4db ARM Packages: Minor typo, mispellings and coding style changes by oliviermartin · 12 years ago
  68. 30d1bcd ArmPlatformPkg/Bds: Fixed device path of the default error output device by oliviermartin · 12 years ago
  69. 14238a6 ArmPlatformPkg/Bds: Fixed Memory Corruption when updating the path of a Linux initrd by oliviermartin · 13 years ago
  70. 82325f9 ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments) by oliviermartin · 13 years ago
  71. e34114e ArmPlatformPkg/Bds: Fixed the size of the unicode string use to represent hexadecimal memory address by oliviermartin · 13 years ago
  72. 0db25cc ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, line endings) by oliviermartin · 13 years ago
  73. 91213ad ArmPlatformPkg/Bds: Add support for 'BootCurrent' by oliviermartin · 13 years ago
  74. 49a25d8 ArmPlatformPkg/Bds: Fixed update of boot entries by oliviermartin · 13 years ago
  75. 0e29bf5 ArmPlatformPkg/Bds: Fixed 'BootNext' support by oliviermartin · 13 years ago
  76. b148591 ArmPlatformPkg/Bds: Fixed memory leak by oliviermartin · 13 years ago
  77. c0658bd ArmPlatformPkg/Bds: Fix the Boot Manager option to set the FDT device path by oliviermartin · 13 years ago
  78. 22a262c ArmPlatformPkg/Bds: Fixed and Improved initrd support in the ArmPlatformPkg Boot Manager by oliviermartin · 13 years ago
  79. 483bc3d ArmPlatformPkg/Bds: Fix when the default console variables are empty (or null) by oliviermartin · 13 years ago
  80. 793275a ArmPlatformPkg: Coding style (minor changes) by oliviermartin · 13 years ago
  81. 705b0c0 ArmPlatformPkg/Bds: Fix GetConsoleDevicePathFromVariable() when SetVariable has failed by oliviermartin · 13 years ago
  82. 95b3580 ArmPlatformPkg/Bds: Add an option in the Boot Manager to edit the Device Path of the Platform Device Tree by oliviermartin · 13 years ago
  83. 76d17c3 ArmPkg/BdsLib: Use two distinct functions to boot Linux either by Atag or Fdt by oliviermartin · 13 years ago
  84. 11c20f4 Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention by oliviermartin · 13 years ago
  85. c93ab96 ArmPlatformPkg/Bds: Fix menu when no boot entry are present for deletion or update by oliviermartin · 13 years ago
  86. e8e1dae ArmPlatformPkg/Bds: Fixed initialization of default Boot Entry with an initrd by oliviermartin · 13 years ago
  87. 3e71018 ArmPlatformPkg/Bds: Fix the update of existing boot entries by oliviermartin · 13 years ago
  88. ff7666c ArmPlatformPkg/Bds: Minor fixes and coding style changes by oliviermartin · 13 years ago
  89. 4aa2417 ArmPkg/BdsLib: Move some functions used to create/update BDS Boot Entry from ArmPlatformPkg/Bds to ArmPkg/BdsLib by oliviermartin · 13 years ago
  90. 2755d84 ArmPkg/BdsLib: Add support to pass argument to a loaded EFI application by oliviermartin · 13 years ago
  91. a6e97d2 ArmPkg/BdsLib: Move the Generic BDS_LOAD_OPTION structure from Armplatform/Pkg to ArmPkg/Bds by oliviermartin · 13 years ago
  92. 2ccfb71 ArmPlatformPkg/Bds: Add a signature in front of the Boot Argument propoer to this Bds by oliviermartin · 13 years ago
  93. 74b9613 ArmPlatformPkg/Bds: Get User inputs in Unicode by oliviermartin · 13 years ago
  94. 656416b ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDS by oliviermartin · 13 years ago
  95. 326d1df ArmPlatformPkg/Bds: Add return carriage after the user presses 'ESC' by oliviermartin · 13 years ago
  96. a6caee6 ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction() by oliviermartin · 13 years ago
  97. 70aa21d ArmPlatformPkg/Bds: Catch the key pressed to escape the count doan by oliviermartin · 13 years ago
  98. fb42fff ArmPlatformPkg: Fix build issues by oliviermartin · 13 years ago
  99. c60ea9a ArmPlatformPkg/Bds: Use unaligned read to access OptionalData in EFI_LOAD_OPTION by oliviermartin · 14 years ago
  100. aa95e2f ArmPlatformPkg/Bds: Check if the assumed requirements are set before to use it by oliviermartin · 14 years ago