1. fc78c48 EmbeddedPkg/MmcDxe: Ensure MMC is in Identification Mode by oliviermartin · 12 years ago
  2. 7d49ced EmbeddedPkg: Introduced 'SerialPortExtLib.h' by oliviermartin · 12 years ago
  3. fa4a706 EmbeddedPkg: Added support to libfdt by oliviermartin · 12 years ago
  4. 7cb7e2a EmbeddedPkg/MmcDxe: The timeout while waiting for the programming to be complete was decreased twice. by oliviermartin · 12 years ago
  5. 260675b EmbeddedPkg/MmcDxe: Fixed typo by oliviermartin · 12 years ago
  6. 699e34a EmbeddedPkg/MmcDxe: Avoid nanosecond delay when command succeeds by oliviermartin · 12 years ago
  7. 492e34a EmbeddedPkg/MmcDxe: Fixed MmcIdentificationMode() by oliviermartin · 12 years ago
  8. 0e568a7 EmbeddedPkg/EmbeddedPkg.dec: Add missing PcdMetronomeTickPeriod PCD by oliviermartin · 12 years ago
  9. 990976a EmbeddedPkg/MetronomeDxe: Replaced hardcoded Tick Period by PcdMetronomeTickPeriod by oliviermartin · 12 years ago
  10. 5817449 EmbeddedPkg/Ebl: Returned an error message when a command is not supported by oliviermartin · 13 years ago
  11. 40ab42d EmbeddedPkg/SerialDxe: Do not block UART when no data is available on the port by oliviermartin · 13 years ago
  12. 84cf376 EDK II Packages: Added License.txt files by oliviermartin · 13 years ago
  13. ea4ee7a EDK II Packages: Add Contributions.txt and License.txt files by jljusten · 13 years ago
  14. 8f964e8 EmbeddedPkg/MmcDxe: Fixed XCLANG build by oliviermartin · 13 years ago
  15. 0db25cc ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, line endings) by oliviermartin · 13 years ago
  16. 48837c2 EmbeddedPkg/FdtLib: Added patches to support libfdt in EDK2 by oliviermartin · 13 years ago
  17. e7b872f EmbeddedPkg/PrePiLib: Ensure FvImageInfo has been initialized to zero by oliviermartin · 13 years ago
  18. 84c35dd EmbeddedPkg: Fix Runtime driver module type by oliviermartin · 13 years ago
  19. 11c20f4 Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention by oliviermartin · 13 years ago
  20. 5439ccd EmbeddedPkg/Ebl: Fix EBL copy file command by oliviermartin · 13 years ago
  21. 6b062a8 EmbeddedPkg/Mmc: Fixed ARMGCC build by oliviermartin · 13 years ago
  22. 6740ea7 Clean up Rules of Platform FDFs to apply only one EFI image and Depex for each driver by oliviermartin · 13 years ago
  23. 16d88c2 EmbeddedPkg/MmcDxe: Add 'This' pointer attribute to protocol function by oliviermartin · 13 years ago
  24. 40842a5 EmbeddedPkg/MmcDxe: Card Presence Detect Race Condition by oliviermartin · 13 years ago
  25. 151acec ArmPkg: Fix ARMGCC build by oliviermartin · 13 years ago
  26. e093278 EmbeddedPkg/MmcDxe: Set the BlockLength at the beginning of the BlockIo transfer by oliviermartin · 13 years ago
  27. bb0f9e9 EmbeddedPkg/MmcDxe: Fix the indexes in the response array by oliviermartin · 13 years ago
  28. 36aa561 EmbeddedPkg/MmcDxe: Implement the correct macro to get the device size of SD 2 High Density cards by oliviermartin · 13 years ago
  29. d8ad473 EmbeddedPkg/MmcDxe: Fix the CMD3 sequence by oliviermartin · 13 years ago
  30. 969ece7 EmbeddedPkg/MmcDxe: Improved parameters checking by oliviermartin · 13 years ago
  31. 3de9937 EmbeddedPkg/MmcDxe: Create a periodic function to check if a card is present by oliviermartin · 13 years ago
  32. 7ca9e5a EmbeddedPkg: Fix mispellings by oliviermartin · 13 years ago
  33. a6caee6 ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction() by oliviermartin · 13 years ago
  34. fb42fff ArmPlatformPkg: Fix build issues by oliviermartin · 13 years ago
  35. 7fb54d9 EmbeddedPkg: Removed unused PCD values by oliviermartin · 14 years ago
  36. d60b4c4 EmbeddedPkg/Ebl: Check if gST->ConOut has been initialized by oliviermartin · 14 years ago
  37. f6eab26 EmbeddedPkg/PrePiLib: Export HobConstructor() by oliviermartin · 14 years ago
  38. 32f718c EmbeddedPkg/PrePiHobListPointerLib: New interface to abstract the HobListPointer storage by oliviermartin · 14 years ago
  39. 6da6db1 EmbeddedPkg/PrePiLib: Remove the performance measurements from the library by oliviermartin · 14 years ago
  40. 05e48e0 EmbeddedPkg/PrePiHobLib: Move Hob functions from PrePiLib to PrePiHobLib by oliviermartin · 14 years ago
  41. e889946 EmbeddedPkg: Introduce PrePiMemoryAllocationLib (2) by oliviermartin · 14 years ago
  42. 5b490e7 EmbeddedPkg: Introduce PrePiMemoryAllocationLib by oliviermartin · 14 years ago
  43. e862cd5 ArmPkg: Fix warnings raised by ARMGCC by oliviermartin · 14 years ago
  44. e6b3b50 EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the function call by oliviermartin · 14 years ago
  45. f65dc3b Fix bug in SerialRead returning error if no data was present. by andrewfish · 14 years ago
  46. 010bb3d EmbeddedPkg/SerialDxe: Only read Serial Port if data available by oliviermartin · 14 years ago
  47. 52721ad EmbeddedPkg/SerialDxe: Fix SIMPLE_TEXT_OUT_DEVICE_PATH Device Path by oliviermartin · 14 years ago
  48. 56226bf EmbeddedPkg/SimpleTextInOutSerial: Update the cursor position by oliviermartin · 14 years ago
  49. e8e95df EmbeddedPkg/MmcDxe: Fix coding style by oliviermartin · 14 years ago
  50. b9d5fe0 EmbeddedPkg/MmcDxe: Wait for the MMC controller to be in Transfer Mode by oliviermartin · 14 years ago
  51. ce73d60 EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkg by oliviermartin · 14 years ago
  52. 98790d8 EmbeddedPkg/LauterbachT32: Lauterbach T32 Debug Scripts by oliviermartin · 14 years ago
  53. 20fd35d EmbeddedPkg/Ebl: Add support for env variable deletion by oliviermartin · 14 years ago
  54. 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
  55. 63ca740 Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half of check-in 11167. by andrewfish · 14 years ago
  56. eca37a3 Fix dec file to pass new stricter error checking. 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. abeca79 Fix bug in LoadFv command. Don't free the buffer the file was loaded into as the DXE Core will point to it as an FV. by andrewfish · 14 years ago
  59. 685f8c7 Fix more InitializeDebugAgent API change bugs. GDB stub was not turned on in example platforms. by andrewfish · 14 years ago
  60. 6be6c2e NullDmaLib:DmaMap() function needs to return valid DeviceAddress. by andrewfish · 15 years ago
  61. 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
  62. 31e4a57 Fix newline at end of file issue. by andrewfish · 15 years ago
  63. 23d3998 Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can link debugger into DXE core directly so you don't need a debug support. Also we are going to FIQ for debugger ctrl-c break in, so no need to hook the timer infrastructure. by andrewfish · 15 years ago
  64. 884366c Added a PCD to turn on/off probing Block IO devices to detect add/remove/change. FAT driver does not do this so if the shell does not do this you will get dir hits on an SD Card that has been removed. Default is ON. I moved this feature from device command to main command loop so it gets done after you type return before your command is processed. by andrewfish · 15 years ago
  65. 0f127da Fix gcc warning. by andrewfish · 15 years ago
  66. 6191913 Removed connect/disconnect in device command and replace with simple BlockIo readblocks to probe for media change. This relies on ReinstallProtocolInterface() calls in the BlockIo drivers to make the filesystems reload. by andrewfish · 15 years ago
  67. 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
  68. 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
  69. 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
  70. 60274cc Update the copyright notice format by hhtian · 15 years ago
  71. 6f6e059 Fixup Embedded Package PCD names by andrewfish · 15 years ago
  72. bb5127a Clean up using FIQ as ctrl-c checker so you can break in from the debugger. by andrewfish · 15 years ago
  73. 6556897 Add supported for performance libraries. by andrewfish · 15 years ago
  74. 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
  75. 66c0b44 Add Current working directory support to the library by andrewfish · 15 years ago
  76. 753816a Add EOI API to hardware interrupt. Add PCD setting form DRAM base and size. Remove bogus PCD by andrewfish · 15 years ago
  77. a495774 Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl* by jljusten · 15 years ago
  78. 3cfc857 Fix case bug. by andrewfish · 15 years ago
  79. 56015d8 Fix typo in mfill command by andrewfish · 15 years ago
  80. 026e30c Cleanup SerailIO drivers to have a device path and use PCD settings for various stuff. Also clean up a few coding convention items. by andrewfish · 15 years ago
  81. 60428d0 Fix help command scroll issue. Also add FV space used, and free space to dir command. by andrewfish · 15 years ago
  82. 3575301 Change UI for dir of FV to make it less confusing. by andrewfish · 15 years ago
  83. 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
  84. 127fd07 Fix issue with making a seek to zero on an FV file legal. by andrewfish · 15 years ago
  85. 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
  86. 0534bb8 Remove dead command and clean up some coding style stuff. by andrewfish · 15 years ago
  87. 9c0ce9f The VOLUME name case did not reserve enough storage in the CWD function. by andrewfish · 15 years ago
  88. 37e0f9a Fix issue with VOLUMN Name as an alias for device name. by andrewfish · 15 years ago
  89. e83c843 Needed to fix defaulting / to be \ as it is required by EFI Simple File System. by andrewfish · 15 years ago
  90. 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
  91. 638909f Make the Volume Name display the same name that the use needs to type. ie. replace space with _. by andrewfish · 15 years ago
  92. 85e385f Added CWD to EfiFileLib. Fix some X64 warnings. by andrewfish · 15 years ago
  93. fc35d13 Update mailing list to SourceForge. by andrewfish · 15 years ago
  94. ca3ad58 Updated to support passing PE/COFF and LZMA decompress up via HOBS. Currently turned off. by andrewfish · 15 years ago
  95. 3370d33 Rmove info files by andrewfish · 15 years ago
  96. a815afa Remove info files by andrewfish · 15 years ago
  97. 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
  98. bdfd135 Change name by andrewfish · 15 years ago
  99. 50aa03f Fix name by andrewfish · 15 years ago
  100. e4dbec7 Change name to remove Template by andrewfish · 15 years ago