1. 30d1bcd ArmPlatformPkg/Bds: Fixed device path of the default error output device by oliviermartin · 12 years ago
  2. cdd3f03 ArmPlatformPkg/Drivers/PL011Uart: Fixed PL011UartWrite() by oliviermartin · 12 years ago
  3. f2e6099 ArmPlatformPkg: Fixed ArmRealViewEb & BeagleBoard builds by oliviermartin · 12 years ago
  4. dad28de ArmPlatformPkg/PL180MciDxe: Clean code by oliviermartin · 12 years ago
  5. ebef1b7 ArmPlatformPkg/PL011Uart: PL011UartWrite() stop to transmit if the buffer is full by oliviermartin · 12 years ago
  6. 93b429f ArmPlatformPkg/PL180MciDxe: Fixed coding style by oliviermartin · 12 years ago
  7. a08dcb2 ArmPlatformPkg/ArmVExpressPkg: Fixed build issue by oliviermartin · 12 years ago
  8. b113ddc ArmPlatformPkg/ArmVExpressLibCTA9x4: Fixed build by oliviermartin · 12 years ago
  9. ce88684 ARM Packages: Fixed mispellings by oliviermartin · 12 years ago
  10. 8cfd2e2 ArmPlatformPkg/Sec: Fixed Primary Non-Cold Boot Path by oliviermartin · 12 years ago
  11. 0dbbacd ArmPlatformPkg/PrePi: Declared the ARM MP Core Info by oliviermartin · 12 years ago
  12. 92034e1 ARM Packages: Clean code (Remove unused PCDs, ...) by oliviermartin · 12 years ago
  13. a32dae4 ArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack' macro into 'GetCorePositionFromMpId' by oliviermartin · 12 years ago
  14. a75568e ArmPlatformPkg/Sec: Added support for Non Cold Boot Paths by oliviermartin · 12 years ago
  15. 2575b72 ArmPkg: Fixed RVCT compiler warnings by oliviermartin · 12 years ago
  16. f8181c9 ArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib' by oliviermartin · 13 years ago
  17. 14238a6 ArmPlatformPkg/Bds: Fixed Memory Corruption when updating the path of a Linux initrd by oliviermartin · 13 years ago
  18. cfe1bb1 ArmPlatformPkg/DebugSecExtraActionLib: Added Warning comment to signal the DRAM must be inititalized at this stage by oliviermartin · 13 years ago
  19. e314d56 ArmPlatformPkg: Introduced 'ArmPlatformSecLib' by oliviermartin · 13 years ago
  20. 315649c ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeInterrupt' by oliviermartin · 13 years ago
  21. 4c19ece ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGI by oliviermartin · 13 years ago
  22. 40ab42d EmbeddedPkg/SerialDxe: Do not block UART when no data is available on the port by oliviermartin · 13 years ago
  23. c54de82 ArmPlatformPkg/PL35xSmc: Added function PL35xSmcSetRefresh by oliviermartin · 13 years ago
  24. 836c350 ArmPkg/ArmLib: Added new functions to access ARM coprocessors by oliviermartin · 13 years ago
  25. 7fffeef ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptor by oliviermartin · 13 years ago
  26. 96a8bc1 ArmPkg/PeCoffExtraActionLib: Enabled DS-5 command line when using ARM Toolchain v5 by oliviermartin · 13 years ago
  27. b1d41be ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSynchronizeSignal by sev & wfe by oliviermartin · 13 years ago
  28. f463bb0 ArmPlatformPkg/ArmPlatformGlobalVariableLib: Fixed calculation of GlobalVariableBase by oliviermartin · 13 years ago
  29. 3f305c0 ArmPlatformPkg: Removed the 'Identify' functions by oliviermartin · 13 years ago
  30. d9efd68 ArmPlatformPkg/ArmPlatformGlobalVariableLib: Added new function ArmPlatformGetGlobalVariableAddress() by oliviermartin · 13 years ago
  31. f437141 ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize() by oliviermartin · 13 years ago
  32. e9f7c58 ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInterrupts() by oliviermartin · 13 years ago
  33. 82325f9 ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments) by oliviermartin · 13 years ago
  34. ff4d6bb ArmPlatformPkg: Fixed build after latest BaseTools syncup by oliviermartin · 13 years ago
  35. 84cf376 EDK II Packages: Added License.txt files by oliviermartin · 13 years ago
  36. ea4ee7a EDK II Packages: Add Contributions.txt and License.txt files by jljusten · 13 years ago
  37. 37363df ArmPlatformPkg/PrePi: Added Firmware Version String to the 'welcome' statement by oliviermartin · 13 years ago
  38. 99744d5 ArmPlatformPkg/Sec: Change initial 'welcome' string from 'UEFI Firmware' to 'Secure/Boot Firmware' by oliviermartin · 13 years ago
  39. e28e0ad ArmPlatformPkg/SP805WatchdogDxe: Removed late initialization capability from the watchdog by oliviermartin · 13 years ago
  40. 8dd9e15 ArmPlatformPkg: Fixed gcc build (minor change) by oliviermartin · 13 years ago
  41. 5e77314 ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure bits to their PPIs by oliviermartin · 13 years ago
  42. eac42a5 ArmPlatformPkg/ArmSmcLib: Added helper library to make SMC call to the Secure World by oliviermartin · 13 years ago
  43. a12da33 ArmPlatformPkg/SP805Watchdog.h: Removed the DXE function declarations from the header by oliviermartin · 13 years ago
  44. 80dfbc1 ArmPlatformPkg/Sec: Move ArmGicSetupNonSecure() prior to initialize platform-specific security bit by oliviermartin · 13 years ago
  45. 59a2b36 ArmPlatformPkg/Sec: Fixed monitor stack setup by oliviermartin · 13 years ago
  46. 7defe7b ArmPlatformPkg/PrePi: Fix comment (minor change) by oliviermartin · 13 years ago
  47. f15f91a ArmPlatformPkg/ArmPlatformGlobalVariableLib: Fixed incorrect type casting by oliviermartin · 13 years ago
  48. 793ae6e ARM Packages: Added the NULL implementation of CpuExceptionHandlerLib by oliviermartin · 13 years ago
  49. af0283b ArmPlatformPkg/ArmPlatformSysConfigLib: Removed dependency on Uefi.h since it is a Base Library by oliviermartin · 13 years ago
  50. 051e63b ArmPlatformPkg/PL011Uart: Allowed to change UART settings in its initialization function by oliviermartin · 13 years ago
  51. 911da88 ArmPlatformPkg/ArmPlatformSysConfigLib: Add function 'ArmPlatformSysConfigGetValues' by oliviermartin · 13 years ago
  52. 68dda85 ArmPlatformPkg/NorFlashDxe: Fixed CFI NOR Flash driver by oliviermartin · 13 years ago
  53. e34114e ArmPlatformPkg/Bds: Fixed the size of the unicode string use to represent hexadecimal memory address by oliviermartin · 13 years ago
  54. d9c69d9 ArmPlatformPkg/Sec: Add ASSERT() for checking the Secure Monitor Stack PCD values by oliviermartin · 13 years ago
  55. 3d93aea ArmPlatformPkg/Sec: Move 'ArmPlatformSecExtraAction' before we set NSACR & SCR by oliviermartin · 13 years ago
  56. a853088 ArmPlatformPkg/Sec: Fix transition to Trusted Monitor World with ARMGCC by oliviermartin · 13 years ago
  57. 8cc852f ArmPlatformPkg: Move the Secure Monitor initialization into a separate 'ArmTrustedMonitorLib' library by oliviermartin · 13 years ago
  58. 1377db6 ArmPlatformPkg: Updated the stack setup to have the same geometry between the Secure and Normal World by oliviermartin · 13 years ago
  59. 2569b06 ArmPlatformPkg/PrePi: Fixed stack setup when System Memory is mapped upto 0xFFFFFFFF by oliviermartin · 13 years ago
  60. 65acd8e ArmPlatformPkg: Moved 'ArmTrustZoneLib' from ArmPkg/Library to ArmPlatformPkg/Drivers by oliviermartin · 13 years ago
  61. f8c9f1c ArmPlatformPkg/LcdGraphicsOutputDxe: Added support for ARM HDLCD controller (2) by oliviermartin · 13 years ago
  62. 0db25cc ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, line endings) by oliviermartin · 13 years ago
  63. 9862239 ArmPlatformPkg/LcdGraphicsOutputDxe: Added support for ARM HDLCD controller by oliviermartin · 13 years ago
  64. 3222e7b ArmPlatformPkg/PrePeiCore: Ensured the size is 8-byte aligned by oliviermartin · 13 years ago
  65. 782d45d ArmPlatformPkg/ArmPlatformGlobalVariableLib: Added an assert to ensure the 'VariableOffset' belongs to the GlobalVariable region by oliviermartin · 13 years ago
  66. 8ddaf47 ArmPlatformPkg/SP804TimerDxe: Move 'gVector' initialization earlier in the code by oliviermartin · 13 years ago
  67. 91213ad ArmPlatformPkg/Bds: Add support for 'BootCurrent' by oliviermartin · 13 years ago
  68. 49a25d8 ArmPlatformPkg/Bds: Fixed update of boot entries by oliviermartin · 13 years ago
  69. 0e29bf5 ArmPlatformPkg/Bds: Fixed 'BootNext' support by oliviermartin · 13 years ago
  70. b148591 ArmPlatformPkg/Bds: Fixed memory leak by oliviermartin · 13 years ago
  71. 947a14a ArmPlatformPkg: Fix ARM EB and VE builds by oliviermartin · 13 years ago
  72. 53f39c6 ArmPlatformPkg/ArmVExpressPkg: Add PL180 MCI support to ARM RTSM by oliviermartin · 13 years ago
  73. c7b7c44 ArmPlatformPkg: Renamed 'DebugSecExtraActionLib' into 'ArmPlatformSecExtraActionLib' by oliviermartin · 13 years ago
  74. 6d8d736 ArmPlatformPkg/LcdPlatformLib: Produce the protocols EFI_EDID_DISCOVERED_PROTOCOL and EFI_EDID_ACTIVE_PROTOCOL by oliviermartin · 13 years ago
  75. fab5507 ArmPlatformPkg/Sec: Fixed Monitor stack setup by oliviermartin · 13 years ago
  76. d655026 MdeModulePkg/Variable: Check if there is a NV Variable Storage header prior to use its attributes by oliviermartin · 13 years ago
  77. c20d62b ArmPlatformPkg: Coding style changes (tab and line endings) - Minor changes by oliviermartin · 13 years ago
  78. 22ed9fb BaseTools: Pending patches update by oliviermartin · 13 years ago
  79. 8234441 ArmPlatformPkg/Sec: Enabled VFP (if supported by platform) prior to any library invocation by oliviermartin · 13 years ago
  80. 8e0b5e0 ArmPlatformPkg: Update pending patches with the latest BaseTools SyncUp by oliviermartin · 13 years ago
  81. 1aa9860 ArmPlatformPkg/PrePi: Ony synchronize cores when it is a MPCore System by oliviermartin · 13 years ago
  82. d0da41c ArmPlatformPkg: Remove inappropriate comment in ArmPlatformPkg.dec by oliviermartin · 13 years ago
  83. 720b0d8 ArmPlatformPkg/patches: Update pending patches to fix builds by oliviermartin · 13 years ago
  84. 09bb585 ArmPlatformPkg/patches: Update the 'PendingPatches' on the latest BaseTools syncup by oliviermartin · 13 years ago
  85. 5f5b907 ArmPlatformPkg: Fix Global Variable region initialization when GlobalVariable's size is zero by oliviermartin · 13 years ago
  86. 710b8ac ArmPlatform/Sec: Ensure all the CPU cores are calling ArmCpuSetup() by oliviermartin · 13 years ago
  87. aa26b8f ArmPlatformPkg/PrePi: Remove duplicate call of BuildMemoryTypeInformationHob() by oliviermartin · 13 years ago
  88. d17afc8 ArmPlaformPkg/ArmVExpressPkg: Move initialization of SP810 at the early stage of the platform initialization (SEC) by oliviermartin · 13 years ago
  89. ce5ed6c ArmPlatformPkg: Fix PCD namespace for PCD that defines the the size of a Secure/Non Secure FD/FV files by oliviermartin · 13 years ago
  90. c0658bd ArmPlatformPkg/Bds: Fix the Boot Manager option to set the FDT device path by oliviermartin · 13 years ago
  91. 22a262c ArmPlatformPkg/Bds: Fixed and Improved initrd support in the ArmPlatformPkg Boot Manager by oliviermartin · 13 years ago
  92. 483bc3d ArmPlatformPkg/Bds: Fix when the default console variables are empty (or null) by oliviermartin · 13 years ago
  93. 031f52c ArmPlatformPkg: Fix initialization of the Global Variable when stack pointer higher than 0x7FFFFFFF by oliviermartin · 13 years ago
  94. 99565b8 ArmPlatform/PrePi: Fixed PrePi for MP Cores platform and Global Variable region settings by oliviermartin · 13 years ago
  95. 513aa34 ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable CPU and Platform Specific settings by oliviermartin · 13 years ago
  96. 504d146 ArmPlatformPkg: Use EmuVariable, Add Simple TextInTextOut to make easier to port to a new platform by oliviermartin · 13 years ago
  97. 00b2153 ArmPlatformPkg: Boot Linux from semihosting on RTSM by default (was NOR Flash) by oliviermartin · 13 years ago
  98. d4bec9f ArmPlatformPkg: Use fixed PcdTrustzoneSupport to define if Trustzone is enabled for a firmware by oliviermartin · 13 years ago
  99. d48e4b1 ArmPlatformPkg: Fix PrePi firmwares for ArmRealViewEb by oliviermartin · 13 years ago
  100. 8d0fe26 ArmPlatformPkg: Remove ArmPlatformBootRemapping() function from the ArmPlatformLib by oliviermartin · 13 years ago