1. 323d3d1 ShellPkg: Replace the usage of StrnCpy with CopyMem to avoid potential buffer overflow and refine the code style. by Qiu Shumin · 10 years ago
  2. c9f4d48 AppPkg: Add the Arithchk utility and clean up some build problems. by daryl.mcdaniel · 10 years ago
  3. c21e7a7 StdLib: Changes needed to support XCODE5 by Andrew Fish · 10 years ago
  4. 1e9b2bd EmbeddedPkg: Split off FDT loading functionality from FdtLib by Ard Biesheuvel · 10 years ago
  5. f8d7d6e ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and size by Ard Biesheuvel · 10 years ago
  6. 4f6d34b ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLib by Ard Biesheuvel · 10 years ago
  7. 2785509 ArmPkg/TimerDxe: Register the virt and hyp timer interrupts at init time. by Ard Biesheuvel · 10 years ago
  8. bcf37cf ArmPkg: add ArmGenericTimerCounterLib implementation using virtual timer by Ard Biesheuvel · 10 years ago
  9. cece12d ArmPkg: add ArmGenericTimerCounterLib implementation using physical timer by Ard Biesheuvel · 10 years ago
  10. e715125 ArmPkg: add ArmGenericTimerCounterLib interface by Ard Biesheuvel · 10 years ago
  11. d4bb43c ArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.h by Ard Biesheuvel · 10 years ago
  12. dc63be2 ArmPkg: allow dynamic GIC base addresses by Ard Biesheuvel · 10 years ago
  13. e1e2e66 ArmPkg: allow dynamically discovered timer interrupts by Ard Biesheuvel · 10 years ago
  14. c41bffd ArmPlatformPkg/Bds: Fix delete boot option by Harry Liebel · 10 years ago
  15. 01289ec ArmPkg/ArmDisassemblerLib: ARMThumb and AArch64 fixes by Harry Liebel · 10 years ago
  16. 07da1ac UefiCpuPkg: CpuExceptionHandlerLib: Make self modifying code work with Xcode by Anderw Fish · 10 years ago
  17. 19ee4a9 SourceLevelDebugPkg: DebugAgentLib: Fix clang/Xcode 5 compile/link errors by Anderw Fish · 10 years ago
  18. 41f80fb OvmfPkg: AcpiTimerLib: Access power mgmt regs based on host bridge type by Gabriel Somlo · 10 years ago
  19. 769e453 MdeModulePkg: Fix XCODE Link Issue in DxeCore by Gao, Liming · 10 years ago
  20. cc72674 ShellPkg: Replace assignment statement with 'StrnCpy' to append terminal NULL character in a string. by Qiu Shumin · 10 years ago
  21. 0d5d829 This file allows a developer to add a new tool in either the C or Python trees, add the executable (and any supporting files, such as the TestSigningPrivateKey.pem file) to this file and the build server will automatically make sure that the new files are added to the BaseTools\Bin\Win32 directory. The Win32 directory is located in https://svn.code.sf.net/p/edk2-toolbinaries/code/trunk/Win32 repository. by lhauch · 10 years ago
  22. a753677 ShellPkg: Not add redundant quotes any longer to parameters with spaces. by Jaben Carsey · 10 years ago
  23. 33fe830 ShellPkg: Refine the code style and comment. by Qiu Shumin · 10 years ago
  24. 37a4164 ShellPkg: Update BCFG command for correct use and errors on moving by Jaben Carsey · 10 years ago
  25. 15f8eef MdePkg NASM Thunk16: Add missing ASM_PFX for InternalAsmThunk16 by Jordan Justen · 10 years ago
  26. eabcdf3 MdePkg NASM Thunk16: Work around NASM 2.09.04 - 2.10rc1 bug by Jordan Justen · 10 years ago
  27. 49d9b71 BaseTools/AutoGen: Remove redundant copy action for binary module by Hess Chen · 10 years ago
  28. 5a51ad8 Updates the logic to allow RM and CP to have silent/quiet mode work successfully. by Jaben Carsey · 10 years ago
  29. 7c064c3 SecurityPkg VariableRuntimeDxe: Bug fix and and refine debug message. by Dong, Guo · 10 years ago
  30. e7bafeb MdeModulePkg VariableRuntimeDxe: Bug fix and and refine debug message. by Dong, Guo · 10 years ago
  31. 710db4e ShellPkg: Fix dynamic command help by Harry Liebel · 10 years ago
  32. 4be58c1 ShellPkg: Add DXE_DRIVER class type to some libraries by Harry Liebel · 10 years ago
  33. 08ae2c0 CryptoPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  34. 4cfde6d SecurityPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  35. 537dafa NetworkPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  36. d72b4e2 SourceLevelDebugPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  37. ec482fa UefiCpuPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  38. 0ac6a4d PcAtChipsetPkg: Convert non DOS format files to DOS format and rename the same module name. by Gao, Liming · 10 years ago
  39. 46dd588 IntelFrameworkModulePkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  40. 35c77da MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files. by Gao, Liming · 10 years ago
  41. f9925e1 IntelFrameworkPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  42. f7ce802 MdePkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  43. cf2b2bd BaseTools/UPT: Replace os.linesep with '\r\n' when generating UNI files. by Hess Chen · 10 years ago
  44. b5fd61f IntelFspPkg/IntelFspWrapperPkg: Fix some typos. by Star Zeng · 10 years ago
  45. 51b8553 BaseTools/CommonLib: Add a step to convert ":\\" to ":\" by Hess Chen · 10 years ago
  46. 7f79b01 ShellPkg: Refactor string manipulation by Jaben Carsey · 10 years ago
  47. 8ac6e33 Cleanup UefiShellDebug1CommandsLib strings to : by Samer El-Haj-Mahmoud elhaj · 10 years ago
  48. 073fe58 Update SmbiosView Shell command to display additional CPU Family by Samer El-Haj-Mahmoud elhaj · 10 years ago
  49. a3d236d ShellPkg: Prevent StrnCpy from overwriting null terminator when source is larger than destination. by Scott Duplichan · 10 years ago
  50. 8edfdee Minor format update: add missing space in copyright line by Tian, Hot · 10 years ago
  51. 7886a51 Update CryptoPkg package version to 0.94. by Long Qin · 10 years ago
  52. 8fcdb5d Update SecurityPkg package version to 0.94. by Dong, Guo · 10 years ago
  53. 76052fa Update MdeModulePkg package version to 0.94. by Feng Tian · 10 years ago
  54. 6f70975 Update IntelFrameworkModulePkg package version to 0.94. by Jeff Fan · 10 years ago
  55. ba4c19c Update IntelFrameworkPkg package version to 0.94. by Jeff Fan · 10 years ago
  56. ff9f939 Update MdePkg package version from 1.04 to 1.05 by Gao, Liming · 10 years ago
  57. f079cdd Update NetworkPkg package version to 0.95. by Fu Siyuan · 10 years ago
  58. 18744a5 ARM Packages: Removed unused PcdArmPrimaryCore by Olivier Martin · 10 years ago
  59. 03e9db1 MdePkg BaseLib NASM Thunk16: Initialize _16GdtrBase to 0 by Jordan Justen · 10 years ago
  60. 7458df4 MdePkg BaseLib NASM Thunk16: Remove remaining 'DB' code by Jordan Justen · 10 years ago
  61. f6888ee MdePkg BaseLib NASM Thunk16: Use bits 16 for 16-bit code by Jordan Justen · 10 years ago
  62. a8458d6 MdePkg BaseLib NASM Thunk16: Use NASM local labels by Jordan Justen · 10 years ago
  63. fbb5393 MdePkg BaseLib Thunk16: Replace X64 GAS Thunk16 with NASM version by Jordan Justen · 10 years ago
  64. 6dab5c8 MdePkg BaseLib Thunk16: Replace IA32 GAS Thunk16 with NASM version by Jordan Justen · 10 years ago
  65. 02eef55 MdePkg Base.h: Always define ASM_PFX by Jordan Justen · 10 years ago
  66. b3f9cda BaseTools tools_def: Indicate that NASM 2.07 or later is required by Jordan Justen · 10 years ago
  67. ff02798 BaseTools build_rule: Add .nasm => .obj build rule by Jordan Justen · 10 years ago
  68. 9a5a743 BaseTools tools_def: Add NASM_FLAGS by Jordan Justen · 10 years ago
  69. b4e2799 ArmPlatformPkg: allow dynamically discovered PL031 RTC by Ard Biesheuvel · 10 years ago
  70. f6f0612 ArmPlatformPkg/PrePeiCore: remove GIC related PCDs from unicore by Ard Biesheuvel · 10 years ago
  71. e754c23 ArmPkg/BdsLib/Arm: Check Linux image and parameters are not overlapping by Olivier Martin · 10 years ago
  72. 5779aaa ArmPkg/BdsLib/Arm: Clean Data cache before disabling it by Olivier Martin · 10 years ago
  73. f4b491b HalRuntimeServicesExampleLib/Rtc.c : Added missing comments by Ronald Cron · 10 years ago
  74. 947a10b ArmPlatformPkg/Bds: Corrected a bug in IsPrintableString() by Ronald Cron · 10 years ago
  75. 4477336 ArmPlatformPkg/Bds: Correct copy of an unaligned Unicode string by Ronald Cron · 10 years ago
  76. 5ce5ea6 Fix VS2013 build failure. by Ruiyu Ni · 10 years ago
  77. 3957a5a ShellPkg Build failure of AllocateZeroPool usage. This patch updates AllocateZeroPool() to AllocateCopyPool() by Gao, Liming · 10 years ago
  78. 12d37ac This patch is going to fix the issue of only Default SkuId is built into the External Pcd DataBase. by Feng, Bob C · 10 years ago
  79. 284065b This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means. by Jaben Carsey · 10 years ago
  80. 99ab5fc This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means. by Jaben Carsey · 10 years ago
  81. 5317333 This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means. by Jaben Carsey · 10 years ago
  82. 81957f8 This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means. by Jaben Carsey · 10 years ago
  83. e87b40b This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means. by Jaben Carsey · 10 years ago
  84. 28b27e1 The binaries of ShellBinPkg are generated with ShellPkg project 15999. The binaries are built with no debug information by building with "RELEASE" target. by Jaben Carsey · 10 years ago
  85. 4ba9b81 Register pre-defined command aliases in sorted order. by Tapan Shah · 10 years ago
  86. 227a4b1 Add CTRL+C support for ‘devices’ command. by Tapan Shah · 10 years ago
  87. 89732f4 Cleanup UefiShellLevel1CommandsLib commands help output string to : by Tapan Shah · 10 years ago
  88. 54206ae Add CTRL+C support for ‘drivers’ command. by Tapan Shah · 10 years ago
  89. 376e759 Add CTRL+C support for ‘dh’ command. by Tapan Shah · 10 years ago
  90. 4bed6d8 Cleanup UefiShellDriver1CommandsLib commands help output string to : by Tapan Shah · 10 years ago
  91. bbe94d7 Add CTRL+C support for ‘devtree’ command. by Tapan Shah · 10 years ago
  92. b7cd151 Cleanup UefiShellInstall1CommandsLib commands help output string to : by Tapan Shah · 10 years ago
  93. 288638f Add CTRL+C support for ‘attrib’ command. by Tapan Shah · 10 years ago
  94. 0783083 Cleanup UefiShellLevel2CommandsLib commands help output string to : by Tapan Shah · 10 years ago
  95. 8a3146d Add CTRL+C support for ‘ls’ command. by Tapan Shah · 10 years ago
  96. 9b5268c Add new aliases called ‘move’ and ‘mount’ for ‘mv’ and ‘map’ commands respectively. by Tapan Shah · 10 years ago
  97. 6cef9b9 Add new alias called ‘cat’ for ‘type’ command. by Tapan Shah · 10 years ago
  98. 7ac0f07 Cleanup UefiShellNetwork1CommandsLib commands help output string to : by Tapan Shah · 10 years ago
  99. a1eaacf Cleanup UefiShellLevel3CommandsLib commands help output string to : by Tapan Shah · 10 years ago
  100. 16e5cd9 Cleanup UefiDpLib ‘dp’ command help output string to : by Tapan Shah · 10 years ago