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