1. 6382e5d EmbeddedPkg/Lan9118Dxe: Remove link check in SNP initialization by Ronald Cron · 10 years ago
  2. 26830e8 EDK II Contributions.txt: Update patch format information by Jordan Justen · 10 years ago
  3. d2e7e38 EmbeddedPkg: Clarify the declaration of SerialPortGetControl() by Ronald Cron · 10 years ago
  4. ab71619 EmbeddedPkg: Clarify the declaration of SerialPortSetControl() by Ronald Cron · 10 years ago
  5. 5f81a62 EmbeddedPkg: Add scope of SerialPortExtLib.h by Ronald Cron · 10 years ago
  6. 9db0a77 EmbeddedPkg: Remove unused TemplateSerialPortLib by Ronald Cron · 10 years ago
  7. 11bbc25 EmbeddedPkg/Lan9118Dxe: Rework filter init, enabling and disabling by Ronald Cron · 10 years ago
  8. e52aee5 EmbeddedPkg/Lan9118Dxe: Fix interrupt's mask returned by GetStatus by Ronald Cron · 10 years ago
  9. 0f0a6fe EmbeddedPkg/Lan9118Dxe: Switch back the driver in stopped state after shutdown by Ronald Cron · 10 years ago
  10. 0150e14 EmbeddedPkg/Lan9118Dxe: Add or fix input parameter checks by Ronald Cron · 10 years ago
  11. a537c71 EmbeddedPkg/Lan9118Dxe: Fixed dereferencing optional NULL pointer by Olivier Martin · 10 years ago
  12. c9263c7 EmbeddedPkg: Fix crash when retrieving LAN9118 network statistics by Ronald Cron · 10 years ago
  13. ee1c2b7 EmbeddedPkg: Introduced NULL library for SerialPortExtLib by Olivier Martin · 10 years ago
  14. fffa852 EmbeddedPkg/Lan9118Dxe: Fixed typo by Olivier Martin · 10 years ago
  15. 1e9b2bd EmbeddedPkg: Split off FDT loading functionality from FdtLib by Ard Biesheuvel · 10 years ago
  16. f4b491b HalRuntimeServicesExampleLib/Rtc.c : Added missing comments by Ronald Cron · 10 years ago
  17. 5b38a70 EmbeddedPkg/FdtLib: Added support to load FDT from Firmware Volume by Olivier Martin · 10 years ago
  18. af16798 EmbeddedPkg/FdtLib: Added support to load Fdt from Semihosting by Olivier Martin · 10 years ago
  19. 91c38d4 ARM Packages: Replace tabs by spaces for indentation by Ronald Cron · 10 years ago
  20. fad213a EDK II Contributions.txt: Note acceptable contribution licenses by Jordan Justen · 10 years ago
  21. bd1d062 ARM Packages: Added support for GCC stack protector by Olivier Martin olivier.martin · 10 years ago
  22. febad02 ARM Packages: Removed malicious trailing spaces by Olivier Martin · 10 years ago
  23. 3402aac ARM Packages: Removed trailing spaces by Ronald Cron · 10 years ago
  24. 62d441f ARM Packages: Corrected non-DOS line endings by Ronald Cron · 10 years ago
  25. 90152e5 EmbeddedPkg: FDT Configuration Table GUID by Olivier Martin · 10 years ago
  26. 42589b9 EmbeddedPkg/Lan9118Dxe: Handle EFI_STATUS from PhySoftReset() & SoftReset() by Olivier Martin · 10 years ago
  27. 52659ef EmbeddedPkg/SerialDxe: Fixed the mixture of RETURN_STATUS and EFI_STATUS by Olivier Martin · 11 years ago
  28. b0fdce9 ARM Packages: Fixed missing braces (the warning was disabled by GCC) by Olivier Martin · 11 years ago
  29. 67c49e4 EmbeddedPkg/PrePiLib: Remove duplicated definition of EFI_STATUS_CODE_DATA_MAX_SIZE by Olivier Martin · 11 years ago
  30. 46f2c53 EmbeddedPkg: Added Lan9118 Dxe driver by Olivier Martin · 11 years ago
  31. 4d6e1e5 EmbeddedPkg/AndroidFastbootTransportTcpDxe: Implemented Android FastBoot over TCP by Brendan Jackman · 11 years ago
  32. 79480c8 ArmPlatformPkg: Fixed memory leak after calling GetEnvironmentVariable() by Olivier Martin · 11 years ago
  33. 785e3cf EmbeddedPkg: Added Isp1761UsbDxe to EmbeddedPkg.dsc by Olivier Martin · 11 years ago
  34. d3f9977 EmbeddedPkg/AndroidFastbootTransportUsbDxe: Implemented Android FastBoot over USB by Olivier Martin · 11 years ago
  35. dbfd80d EmbeddedPkg/Isp1761UsbDxe: Driver for the NXP ISP1761's USB peripheral controller by Olivier Martin · 11 years ago
  36. d972f80 EmbeddedPkg/UsbDevice.h: Introduced USB Device Protocol by Olivier Martin · 11 years ago
  37. f675590 EmbeddedPkg/AndroidFastboot: Introduce Android FastBoot Application by Olivier Martin · 11 years ago
  38. ddd1436 EmbeddedPkg/AndroidFastbootPlatform.h: Introduced Fastboot Platform Protocol by Olivier Martin · 11 years ago
  39. d8fd886 EmbeddedPkg/AndroidFastbootTransport.h: Introduced Android Fastboot Transport protocol by Olivier Martin · 11 years ago
  40. 35a3e76 EmbeddedPkg: Added support for AArch64 by Olivier Martin · 11 years ago
  41. c1cdcab EmbeddedPkg/PrePiLib: Fixed incorrect type casting by Andrew Fish · 11 years ago
  42. 3e8576d EmbeddedPkg/FdtLib: Updated libfdt to 1.4.0 by Olivier Martin · 11 years ago
  43. 139b577 MmcIdentification: Don't error out for SD cards by Olivier Martin · 11 years ago
  44. 9b485fd EmbeddedPkg/MmcDxe: Fix mixed EOL by Olivier Martin · 11 years ago
  45. 5c5a34d MmcDxe: Perform diagnostics specifically on the requested controller by Olivier Martin · 11 years ago
  46. b4fdedc MmcDxe: Adding eMMC support by Olivier Martin · 11 years ago
  47. 34b292f EmbeddedPkg/EmbeddedPkg.dec: Defined default values for PcdPrePiCpuMemorySize & PcdPrePiCpuIoSize by Olivier Martin · 11 years ago
  48. c8af31e MmcDxe Diagnostics: return EFI_UNSUPPORTED for Language other than english by Olivier Martin · 11 years ago
  49. 4ca3c68 EmbeddedPkg/MmcDxe: Moved all the 'Print*()' functions to MmcDebug.c by Olivier Martin · 11 years ago
  50. 8f12aa7 EmbeddedPkg/EmbeddedPkg.dsc: Fixed PCD settings by Olivier Martin · 11 years ago
  51. 9532373 EmbeddedPkg/MmcDxe: Removed redundant CMD12 calls from MMC by Olivier Martin · 11 years ago
  52. 842b02d EmbeddedPkg/MmcDxe: Update Mmc code to conform to coding standard by Olivier Martin · 11 years ago
  53. 0b342ff EmbeddedPkg/PrePiMemoryAllocationLib: Added dummy FreePages() by Olivier Martin · 11 years ago
  54. 15e277d EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype to return the set value(s) by oliviermartin · 12 years ago
  55. 16bb89c EmbeddedPkg: Remove an unused binary. by oliviermartin · 12 years ago
  56. 5ab765a EmbeddedPkg/MmcDxe: Make the driver more compliant with the UEFI specification by oliviermartin · 12 years ago
  57. 6f71161 ARM Packages: Fixed coding style and typos by oliviermartin · 12 years ago
  58. d38c35f EmbeddedPkg: Introduced a separate SerialPortExtLib library by oliviermartin · 12 years ago
  59. c9bf2a9 EmbeddedPkg/Metronome.c: Fix delay computed by WaitForTick() function. by oliviermartin · 12 years ago
  60. 1e57a46 ARM Packages: Fixed line endings by oliviermartin · 12 years ago
  61. fc78c48 EmbeddedPkg/MmcDxe: Ensure MMC is in Identification Mode by oliviermartin · 12 years ago
  62. 7d49ced EmbeddedPkg: Introduced 'SerialPortExtLib.h' by oliviermartin · 12 years ago
  63. fa4a706 EmbeddedPkg: Added support to libfdt by oliviermartin · 12 years ago
  64. 7cb7e2a EmbeddedPkg/MmcDxe: The timeout while waiting for the programming to be complete was decreased twice. by oliviermartin · 12 years ago
  65. 260675b EmbeddedPkg/MmcDxe: Fixed typo by oliviermartin · 12 years ago
  66. 699e34a EmbeddedPkg/MmcDxe: Avoid nanosecond delay when command succeeds by oliviermartin · 12 years ago
  67. 492e34a EmbeddedPkg/MmcDxe: Fixed MmcIdentificationMode() by oliviermartin · 12 years ago
  68. 0e568a7 EmbeddedPkg/EmbeddedPkg.dec: Add missing PcdMetronomeTickPeriod PCD by oliviermartin · 12 years ago
  69. 990976a EmbeddedPkg/MetronomeDxe: Replaced hardcoded Tick Period by PcdMetronomeTickPeriod by oliviermartin · 12 years ago
  70. 5817449 EmbeddedPkg/Ebl: Returned an error message when a command is not supported by oliviermartin · 13 years ago
  71. 40ab42d EmbeddedPkg/SerialDxe: Do not block UART when no data is available on the port by oliviermartin · 13 years ago
  72. 84cf376 EDK II Packages: Added License.txt files by oliviermartin · 13 years ago
  73. ea4ee7a EDK II Packages: Add Contributions.txt and License.txt files by jljusten · 13 years ago
  74. 8f964e8 EmbeddedPkg/MmcDxe: Fixed XCLANG build by oliviermartin · 13 years ago
  75. 0db25cc ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, line endings) by oliviermartin · 13 years ago
  76. 48837c2 EmbeddedPkg/FdtLib: Added patches to support libfdt in EDK2 by oliviermartin · 13 years ago
  77. e7b872f EmbeddedPkg/PrePiLib: Ensure FvImageInfo has been initialized to zero by oliviermartin · 13 years ago
  78. 84c35dd EmbeddedPkg: Fix Runtime driver module type by oliviermartin · 13 years ago
  79. 11c20f4 Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention by oliviermartin · 13 years ago
  80. 5439ccd EmbeddedPkg/Ebl: Fix EBL copy file command by oliviermartin · 13 years ago
  81. 6b062a8 EmbeddedPkg/Mmc: Fixed ARMGCC build by oliviermartin · 13 years ago
  82. 6740ea7 Clean up Rules of Platform FDFs to apply only one EFI image and Depex for each driver by oliviermartin · 13 years ago
  83. 16d88c2 EmbeddedPkg/MmcDxe: Add 'This' pointer attribute to protocol function by oliviermartin · 13 years ago
  84. 40842a5 EmbeddedPkg/MmcDxe: Card Presence Detect Race Condition by oliviermartin · 13 years ago
  85. 151acec ArmPkg: Fix ARMGCC build by oliviermartin · 13 years ago
  86. e093278 EmbeddedPkg/MmcDxe: Set the BlockLength at the beginning of the BlockIo transfer by oliviermartin · 13 years ago
  87. bb0f9e9 EmbeddedPkg/MmcDxe: Fix the indexes in the response array by oliviermartin · 13 years ago
  88. 36aa561 EmbeddedPkg/MmcDxe: Implement the correct macro to get the device size of SD 2 High Density cards by oliviermartin · 13 years ago
  89. d8ad473 EmbeddedPkg/MmcDxe: Fix the CMD3 sequence by oliviermartin · 13 years ago
  90. 969ece7 EmbeddedPkg/MmcDxe: Improved parameters checking by oliviermartin · 13 years ago
  91. 3de9937 EmbeddedPkg/MmcDxe: Create a periodic function to check if a card is present by oliviermartin · 13 years ago
  92. 7ca9e5a EmbeddedPkg: Fix mispellings by oliviermartin · 13 years ago
  93. a6caee6 ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction() by oliviermartin · 13 years ago
  94. fb42fff ArmPlatformPkg: Fix build issues by oliviermartin · 13 years ago
  95. 7fb54d9 EmbeddedPkg: Removed unused PCD values by oliviermartin · 14 years ago
  96. d60b4c4 EmbeddedPkg/Ebl: Check if gST->ConOut has been initialized by oliviermartin · 14 years ago
  97. f6eab26 EmbeddedPkg/PrePiLib: Export HobConstructor() by oliviermartin · 14 years ago
  98. 32f718c EmbeddedPkg/PrePiHobListPointerLib: New interface to abstract the HobListPointer storage by oliviermartin · 14 years ago
  99. 6da6db1 EmbeddedPkg/PrePiLib: Remove the performance measurements from the library by oliviermartin · 14 years ago
  100. 05e48e0 EmbeddedPkg/PrePiHobLib: Move Hob functions from PrePiLib to PrePiHobLib by oliviermartin · 14 years ago