1. 291f5f0 EmbeddedPkg: Add -O2 by default for fdt by Maria Yu · 5 years ago
  2. a443024 EmbeddedPkg: Fixed markings issue by lijuang · 6 years ago
  3. fe60835 EmbeddedPkg: Add optimization levels in FdtLib and LibUfdt by lijuang · 6 years ago
  4. a8215f7 Add multi device tree overlay support by lijuang · 6 years ago
  5. 26fcfd0 Fix bug in ufdt_get_node_by_phandle by Hridya Valsaraju · 6 years ago
  6. a52c71e Revert "Fix issue in ufdt_get_node_by_phandle" by Jeevan Shriram · 6 years ago
  7. 5cf9c3a Fix issue in ufdt_get_node_by_phandle by Hridya Valsaraju · 6 years ago
  8. 9635fc6 libufdt: fix unused variable warning by Jeevan Shriram · 8 years ago
  9. cb646cc Merge "QcomModulePkg: Modify Memory allocation logic in DTBO" by Linux Build Service Account · 8 years ago
  10. b4a8c2f QcomModulePkg: Modify Memory allocation logic in DTBO by Vijay Kumar Pendoti · 8 years ago
  11. efeb5e6 Add support to modify properties under root node by Vijay Kumar Pendoti · 8 years ago
  12. 19aa5bd QcomModulePkg: Enable compilation support for Libufdt by Vijay Kumar Pendoti · 8 years ago
  13. c9020fa Merge "QcomModulePkg: Add the inf for LibUfdt compilation" by Linux Build Service Account · 8 years ago
  14. 35cbd75 QcomModulePkg: Add the inf for LibUfdt compilation by Vijay Kumar Pendoti · 8 years ago
  15. c76b36a Add LibUfdt to Edk2 code by Vijay Kumar Pendoti · 8 years ago
  16. 6797333 lib: fdtlib: Add a new API for appending string properties by Runmin Wang · 8 years ago
  17. d046e6b lib: fdt: add integer overflow checks in fdt header by Channagoud Kadabi · 9 years ago
  18. 460616b EmbeddedPkg: remove mention of ARMGCC by Ard Biesheuvel · 9 years ago
  19. 67233c1 EmbeddedPkg: Remove duplicated definitions of ZeroGuid by Olivier Martin · 9 years ago
  20. da7dd71 EmbeddedPkg/AcpiLib: Introduced LocateAndInstallAcpiFromFvConditional() by Olivier Martin · 10 years ago
  21. 5a44a76 EmbeddedPkg/PrePiLib: Ensure the FFS files are always 8-byte aligned by Olivier Martin · 10 years ago
  22. 9435a57 ArmPlatformPkg: Use LzmaDecompress support from MdeModulePkg by Olivier Martin · 10 years ago
  23. 04f1a70 ArmPlatformPkg/ArmVExpressDxe: Load FDT into the EFI Configuration Table by Ronald Cron · 10 years ago
  24. 3356211 EmbeddedPkg: Introduced AcpiLib by Olivier Martin · 10 years ago
  25. d2e7e38 EmbeddedPkg: Clarify the declaration of SerialPortGetControl() by Ronald Cron · 10 years ago
  26. 9db0a77 EmbeddedPkg: Remove unused TemplateSerialPortLib by Ronald Cron · 10 years ago
  27. ee1c2b7 EmbeddedPkg: Introduced NULL library for SerialPortExtLib by Olivier Martin · 10 years ago
  28. 1e9b2bd EmbeddedPkg: Split off FDT loading functionality from FdtLib by Ard Biesheuvel · 10 years ago
  29. f4b491b HalRuntimeServicesExampleLib/Rtc.c : Added missing comments by Ronald Cron · 10 years ago
  30. 5b38a70 EmbeddedPkg/FdtLib: Added support to load FDT from Firmware Volume by Olivier Martin · 10 years ago
  31. af16798 EmbeddedPkg/FdtLib: Added support to load Fdt from Semihosting by Olivier Martin · 10 years ago
  32. 91c38d4 ARM Packages: Replace tabs by spaces for indentation by Ronald Cron · 10 years ago
  33. 3402aac ARM Packages: Removed trailing spaces by Ronald Cron · 10 years ago
  34. 67c49e4 EmbeddedPkg/PrePiLib: Remove duplicated definition of EFI_STATUS_CODE_DATA_MAX_SIZE by Olivier Martin · 11 years ago
  35. c1cdcab EmbeddedPkg/PrePiLib: Fixed incorrect type casting by Andrew Fish · 11 years ago
  36. 3e8576d EmbeddedPkg/FdtLib: Updated libfdt to 1.4.0 by Olivier Martin · 11 years ago
  37. 0b342ff EmbeddedPkg/PrePiMemoryAllocationLib: Added dummy FreePages() by Olivier Martin · 11 years ago
  38. 15e277d EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype to return the set value(s) by oliviermartin · 12 years ago
  39. d38c35f EmbeddedPkg: Introduced a separate SerialPortExtLib library by oliviermartin · 12 years ago
  40. 1e57a46 ARM Packages: Fixed line endings by oliviermartin · 12 years ago
  41. 7d49ced EmbeddedPkg: Introduced 'SerialPortExtLib.h' by oliviermartin · 12 years ago
  42. fa4a706 EmbeddedPkg: Added support to libfdt by oliviermartin · 12 years ago
  43. 48837c2 EmbeddedPkg/FdtLib: Added patches to support libfdt in EDK2 by oliviermartin · 13 years ago
  44. e7b872f EmbeddedPkg/PrePiLib: Ensure FvImageInfo has been initialized to zero by oliviermartin · 13 years ago
  45. 11c20f4 Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention by oliviermartin · 13 years ago
  46. 7ca9e5a EmbeddedPkg: Fix mispellings by oliviermartin · 13 years ago
  47. a6caee6 ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction() by oliviermartin · 13 years ago
  48. fb42fff ArmPlatformPkg: Fix build issues by oliviermartin · 13 years ago
  49. 7fb54d9 EmbeddedPkg: Removed unused PCD values by oliviermartin · 13 years ago
  50. 32f718c EmbeddedPkg/PrePiHobListPointerLib: New interface to abstract the HobListPointer storage by oliviermartin · 13 years ago
  51. 6da6db1 EmbeddedPkg/PrePiLib: Remove the performance measurements from the library by oliviermartin · 13 years ago
  52. 05e48e0 EmbeddedPkg/PrePiHobLib: Move Hob functions from PrePiLib to PrePiHobLib by oliviermartin · 13 years ago
  53. e889946 EmbeddedPkg: Introduce PrePiMemoryAllocationLib (2) by oliviermartin · 13 years ago
  54. 5b490e7 EmbeddedPkg: Introduce PrePiMemoryAllocationLib by oliviermartin · 13 years ago
  55. fb334ef Fix EBL GetCurrentIpAddress & GetCurrentMacAddress commands. Add variable services commands. Fix arugment parsing in EBL. All fixes from ARM Ltd. by andrewfish · 14 years ago
  56. 63ca740 Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half of check-in 11167. by andrewfish · 14 years ago
  57. 18bd7f3 These libraries moved to ArmPkg, but did not get deleted. Fixing that issue. by andrewfish · 14 years ago
  58. 685f8c7 Fix more InitializeDebugAgent API change bugs. GDB stub was not turned on in example platforms. by andrewfish · 14 years ago
  59. 6be6c2e NullDmaLib:DmaMap() function needs to return valid DeviceAddress. by andrewfish · 15 years ago
  60. aaeef06 Add a DMA lib that works like PCI_IO protocl. Add a NULL version that would work with Intel (DMA is coherent no matter what you do). by andrewfish · 15 years ago
  61. 208a833 Fix svn check in bug that broke CWD. Update the connect disconnect support in device command to minimize operations. by andrewfish · 15 years ago
  62. f6381f4 Remove probe for removable media from FileLib, it was getting called way too much. Now it is in the EBL shell device command. Cleanup some spacing issues in the lib code. by andrewfish · 15 years ago
  63. 0a0951e Update FileLib to use pointer to BlockIo->Media and not a cached copy also add some code in the library init that allows removable media devices to be probed to see if a media change has happened. by andrewfish · 15 years ago
  64. 60274cc Update the copyright notice format by hhtian · 15 years ago
  65. bb5127a Clean up using FIQ as ctrl-c checker so you can break in from the debugger. by andrewfish · 15 years ago
  66. 6556897 Add supported for performance libraries. by andrewfish · 15 years ago
  67. 969eba7 Add the beginning of a GDB based Debug Agent. IA-32 and X64 don't have low level interrupt code yet. I've been testing on ARM. by andrewfish · 15 years ago
  68. 66c0b44 Add Current working directory support to the library by andrewfish · 15 years ago
  69. a495774 Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl* by jljusten · 15 years ago
  70. 3cfc857 Fix case bug. by andrewfish · 15 years ago
  71. 60428d0 Fix help command scroll issue. Also add FV space used, and free space to dir command. by andrewfish · 15 years ago
  72. 875c883 Add support for Seeking on FV, and update the device syntax to support specifying which section of the FV file you want to operate on, previously the only option was to operate on the Raw file. by andrewfish · 15 years ago
  73. 127fd07 Fix issue with making a seek to zero on an FV file legal. by andrewfish · 15 years ago
  74. a6d7123 Update EBL to have an optional width specifier on commands. So hexdump.4 means use a width of 4 bytes. by andrewfish · 15 years ago
  75. 9c0ce9f The VOLUME name case did not reserve enough storage in the CWD function. by andrewfish · 15 years ago
  76. 37e0f9a Fix issue with VOLUMN Name as an alias for device name. by andrewfish · 15 years ago
  77. e83c843 Needed to fix defaulting / to be \ as it is required by EFI Simple File System. by andrewfish · 15 years ago
  78. 16ccac4 Add CWD and thus a cd command to EBL shell. Fix WatchdogTimout code in EBL, it was inside a PCD feature flag and should have been outside of the PCD so it is in all paths. by andrewfish · 15 years ago
  79. 85e385f Added CWD to EfiFileLib. Fix some X64 warnings. by andrewfish · 15 years ago
  80. ca3ad58 Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently turned off. by andrewfish · 15 years ago
  81. 3370d33 Rmove info files by andrewfish · 15 years ago
  82. a815afa Remove info files by andrewfish · 15 years ago
  83. 607a0df Adding some new libraries to experiment with size reduction. Trying not to duplicate big code chunks in SEC with stuff compressed in FV. by andrewfish · 15 years ago
  84. e4dbec7 Change name to remove Template by andrewfish · 15 years ago
  85. ab2a68f Fix some VS2003 warnings by andrewfish · 15 years ago
  86. 09f8b4e A few more header fixes by AJFISH · 15 years ago
  87. 2ef2b01 Adding support for BeagleBoard. by AJFISH · 15 years ago