1. 42589b9 EmbeddedPkg/Lan9118Dxe: Handle EFI_STATUS from PhySoftReset() & SoftReset() by Olivier Martin · 11 years ago
  2. 52659ef EmbeddedPkg/SerialDxe: Fixed the mixture of RETURN_STATUS and EFI_STATUS by Olivier Martin · 11 years ago
  3. b0fdce9 ARM Packages: Fixed missing braces (the warning was disabled by GCC) by Olivier Martin · 11 years ago
  4. 67c49e4 EmbeddedPkg/PrePiLib: Remove duplicated definition of EFI_STATUS_CODE_DATA_MAX_SIZE by Olivier Martin · 11 years ago
  5. 46f2c53 EmbeddedPkg: Added Lan9118 Dxe driver by Olivier Martin · 11 years ago
  6. 4d6e1e5 EmbeddedPkg/AndroidFastbootTransportTcpDxe: Implemented Android FastBoot over TCP by Brendan Jackman · 11 years ago
  7. 79480c8 ArmPlatformPkg: Fixed memory leak after calling GetEnvironmentVariable() by Olivier Martin · 11 years ago
  8. 785e3cf EmbeddedPkg: Added Isp1761UsbDxe to EmbeddedPkg.dsc by Olivier Martin · 11 years ago
  9. d3f9977 EmbeddedPkg/AndroidFastbootTransportUsbDxe: Implemented Android FastBoot over USB by Olivier Martin · 11 years ago
  10. dbfd80d EmbeddedPkg/Isp1761UsbDxe: Driver for the NXP ISP1761's USB peripheral controller by Olivier Martin · 11 years ago
  11. d972f80 EmbeddedPkg/UsbDevice.h: Introduced USB Device Protocol by Olivier Martin · 11 years ago
  12. f675590 EmbeddedPkg/AndroidFastboot: Introduce Android FastBoot Application by Olivier Martin · 11 years ago
  13. ddd1436 EmbeddedPkg/AndroidFastbootPlatform.h: Introduced Fastboot Platform Protocol by Olivier Martin · 11 years ago
  14. d8fd886 EmbeddedPkg/AndroidFastbootTransport.h: Introduced Android Fastboot Transport protocol by Olivier Martin · 11 years ago
  15. 35a3e76 EmbeddedPkg: Added support for AArch64 by Olivier Martin · 11 years ago
  16. c1cdcab EmbeddedPkg/PrePiLib: Fixed incorrect type casting by Andrew Fish · 11 years ago
  17. 3e8576d EmbeddedPkg/FdtLib: Updated libfdt to 1.4.0 by Olivier Martin · 11 years ago
  18. 139b577 MmcIdentification: Don't error out for SD cards by Olivier Martin · 11 years ago
  19. 9b485fd EmbeddedPkg/MmcDxe: Fix mixed EOL by Olivier Martin · 11 years ago
  20. 5c5a34d MmcDxe: Perform diagnostics specifically on the requested controller by Olivier Martin · 11 years ago
  21. b4fdedc MmcDxe: Adding eMMC support by Olivier Martin · 11 years ago
  22. 34b292f EmbeddedPkg/EmbeddedPkg.dec: Defined default values for PcdPrePiCpuMemorySize & PcdPrePiCpuIoSize by Olivier Martin · 11 years ago
  23. c8af31e MmcDxe Diagnostics: return EFI_UNSUPPORTED for Language other than english by Olivier Martin · 11 years ago
  24. 4ca3c68 EmbeddedPkg/MmcDxe: Moved all the 'Print*()' functions to MmcDebug.c by Olivier Martin · 11 years ago
  25. 8f12aa7 EmbeddedPkg/EmbeddedPkg.dsc: Fixed PCD settings by Olivier Martin · 11 years ago
  26. 9532373 EmbeddedPkg/MmcDxe: Removed redundant CMD12 calls from MMC by Olivier Martin · 11 years ago
  27. 842b02d EmbeddedPkg/MmcDxe: Update Mmc code to conform to coding standard by Olivier Martin · 11 years ago
  28. 0b342ff EmbeddedPkg/PrePiMemoryAllocationLib: Added dummy FreePages() by Olivier Martin · 11 years ago
  29. 15e277d EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype to return the set value(s) by oliviermartin · 12 years ago
  30. 16bb89c EmbeddedPkg: Remove an unused binary. by oliviermartin · 12 years ago
  31. 5ab765a EmbeddedPkg/MmcDxe: Make the driver more compliant with the UEFI specification by oliviermartin · 12 years ago
  32. 6f71161 ARM Packages: Fixed coding style and typos by oliviermartin · 12 years ago
  33. d38c35f EmbeddedPkg: Introduced a separate SerialPortExtLib library by oliviermartin · 12 years ago
  34. c9bf2a9 EmbeddedPkg/Metronome.c: Fix delay computed by WaitForTick() function. by oliviermartin · 12 years ago
  35. 1e57a46 ARM Packages: Fixed line endings by oliviermartin · 12 years ago
  36. fc78c48 EmbeddedPkg/MmcDxe: Ensure MMC is in Identification Mode by oliviermartin · 12 years ago
  37. 7d49ced EmbeddedPkg: Introduced 'SerialPortExtLib.h' by oliviermartin · 12 years ago
  38. fa4a706 EmbeddedPkg: Added support to libfdt by oliviermartin · 12 years ago
  39. 7cb7e2a EmbeddedPkg/MmcDxe: The timeout while waiting for the programming to be complete was decreased twice. by oliviermartin · 12 years ago
  40. 260675b EmbeddedPkg/MmcDxe: Fixed typo by oliviermartin · 12 years ago
  41. 699e34a EmbeddedPkg/MmcDxe: Avoid nanosecond delay when command succeeds by oliviermartin · 12 years ago
  42. 492e34a EmbeddedPkg/MmcDxe: Fixed MmcIdentificationMode() by oliviermartin · 12 years ago
  43. 0e568a7 EmbeddedPkg/EmbeddedPkg.dec: Add missing PcdMetronomeTickPeriod PCD by oliviermartin · 13 years ago
  44. 990976a EmbeddedPkg/MetronomeDxe: Replaced hardcoded Tick Period by PcdMetronomeTickPeriod by oliviermartin · 13 years ago
  45. 5817449 EmbeddedPkg/Ebl: Returned an error message when a command is not supported by oliviermartin · 13 years ago
  46. 40ab42d EmbeddedPkg/SerialDxe: Do not block UART when no data is available on the port by oliviermartin · 13 years ago
  47. 84cf376 EDK II Packages: Added License.txt files by oliviermartin · 13 years ago
  48. ea4ee7a EDK II Packages: Add Contributions.txt and License.txt files by jljusten · 13 years ago
  49. 8f964e8 EmbeddedPkg/MmcDxe: Fixed XCLANG build by oliviermartin · 13 years ago
  50. 0db25cc ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, line endings) by oliviermartin · 13 years ago
  51. 48837c2 EmbeddedPkg/FdtLib: Added patches to support libfdt in EDK2 by oliviermartin · 13 years ago
  52. e7b872f EmbeddedPkg/PrePiLib: Ensure FvImageInfo has been initialized to zero by oliviermartin · 13 years ago
  53. 84c35dd EmbeddedPkg: Fix Runtime driver module type by oliviermartin · 13 years ago
  54. 11c20f4 Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention by oliviermartin · 13 years ago
  55. 5439ccd EmbeddedPkg/Ebl: Fix EBL copy file command by oliviermartin · 13 years ago
  56. 6b062a8 EmbeddedPkg/Mmc: Fixed ARMGCC build by oliviermartin · 13 years ago
  57. 6740ea7 Clean up Rules of Platform FDFs to apply only one EFI image and Depex for each driver by oliviermartin · 13 years ago
  58. 16d88c2 EmbeddedPkg/MmcDxe: Add 'This' pointer attribute to protocol function by oliviermartin · 13 years ago
  59. 40842a5 EmbeddedPkg/MmcDxe: Card Presence Detect Race Condition by oliviermartin · 13 years ago
  60. 151acec ArmPkg: Fix ARMGCC build by oliviermartin · 13 years ago
  61. e093278 EmbeddedPkg/MmcDxe: Set the BlockLength at the beginning of the BlockIo transfer by oliviermartin · 13 years ago
  62. bb0f9e9 EmbeddedPkg/MmcDxe: Fix the indexes in the response array by oliviermartin · 13 years ago
  63. 36aa561 EmbeddedPkg/MmcDxe: Implement the correct macro to get the device size of SD 2 High Density cards by oliviermartin · 13 years ago
  64. d8ad473 EmbeddedPkg/MmcDxe: Fix the CMD3 sequence by oliviermartin · 13 years ago
  65. 969ece7 EmbeddedPkg/MmcDxe: Improved parameters checking by oliviermartin · 13 years ago
  66. 3de9937 EmbeddedPkg/MmcDxe: Create a periodic function to check if a card is present by oliviermartin · 13 years ago
  67. 7ca9e5a EmbeddedPkg: Fix mispellings by oliviermartin · 13 years ago
  68. a6caee6 ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction() by oliviermartin · 14 years ago
  69. fb42fff ArmPlatformPkg: Fix build issues by oliviermartin · 14 years ago
  70. 7fb54d9 EmbeddedPkg: Removed unused PCD values by oliviermartin · 14 years ago
  71. d60b4c4 EmbeddedPkg/Ebl: Check if gST->ConOut has been initialized by oliviermartin · 14 years ago
  72. f6eab26 EmbeddedPkg/PrePiLib: Export HobConstructor() by oliviermartin · 14 years ago
  73. 32f718c EmbeddedPkg/PrePiHobListPointerLib: New interface to abstract the HobListPointer storage by oliviermartin · 14 years ago
  74. 6da6db1 EmbeddedPkg/PrePiLib: Remove the performance measurements from the library by oliviermartin · 14 years ago
  75. 05e48e0 EmbeddedPkg/PrePiHobLib: Move Hob functions from PrePiLib to PrePiHobLib by oliviermartin · 14 years ago
  76. e889946 EmbeddedPkg: Introduce PrePiMemoryAllocationLib (2) by oliviermartin · 14 years ago
  77. 5b490e7 EmbeddedPkg: Introduce PrePiMemoryAllocationLib by oliviermartin · 14 years ago
  78. e862cd5 ArmPkg: Fix warnings raised by ARMGCC by oliviermartin · 14 years ago
  79. e6b3b50 EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the function call by oliviermartin · 14 years ago
  80. f65dc3b Fix bug in SerialRead returning error if no data was present. by andrewfish · 14 years ago
  81. 010bb3d EmbeddedPkg/SerialDxe: Only read Serial Port if data available by oliviermartin · 14 years ago
  82. 52721ad EmbeddedPkg/SerialDxe: Fix SIMPLE_TEXT_OUT_DEVICE_PATH Device Path by oliviermartin · 14 years ago
  83. 56226bf EmbeddedPkg/SimpleTextInOutSerial: Update the cursor position by oliviermartin · 14 years ago
  84. e8e95df EmbeddedPkg/MmcDxe: Fix coding style by oliviermartin · 14 years ago
  85. b9d5fe0 EmbeddedPkg/MmcDxe: Wait for the MMC controller to be in Transfer Mode by oliviermartin · 14 years ago
  86. ce73d60 EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkg by oliviermartin · 14 years ago
  87. 98790d8 EmbeddedPkg/LauterbachT32: Lauterbach T32 Debug Scripts by oliviermartin · 14 years ago
  88. 20fd35d EmbeddedPkg/Ebl: Add support for env variable deletion by oliviermartin · 14 years ago
  89. 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
  90. 63ca740 Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half of check-in 11167. by andrewfish · 14 years ago
  91. eca37a3 Fix dec file to pass new stricter error checking. by andrewfish · 14 years ago
  92. 18bd7f3 These libraries moved to ArmPkg, but did not get deleted. Fixing that issue. by andrewfish · 14 years ago
  93. 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
  94. 685f8c7 Fix more InitializeDebugAgent API change bugs. GDB stub was not turned on in example platforms. by andrewfish · 14 years ago
  95. 6be6c2e NullDmaLib:DmaMap() function needs to return valid DeviceAddress. by andrewfish · 15 years ago
  96. 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
  97. 31e4a57 Fix newline at end of file issue. by andrewfish · 15 years ago
  98. 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
  99. 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
  100. 0f127da Fix gcc warning. by andrewfish · 15 years ago