1. 0a8a47e ShellPkg: Specify AArch64 intrinsics library by Harry Liebel · 10 years ago
  2. 4d10d18 Update Build Tool version from 0.51 to 0.60 by Gao, Liming · 10 years ago
  3. 9b9500a Support DSC and FDF file out of WORKSPACE by GenFds. by Yingke Liu · 10 years ago
  4. 122d931 Refine the code, remove the useless code. by Eric Dong · 10 years ago
  5. e0a1413 ArmPlatformPkg: separate PlatformPei and PlatformPeiLib by Ard Biesheuvel · 10 years ago
  6. fffa852 EmbeddedPkg/Lan9118Dxe: Fixed typo by Olivier Martin · 10 years ago
  7. 021da07 ArmPsciResetSystemLib: read PSCI method in constructor by Ard Biesheuvel · 10 years ago
  8. 2efbf71 ArmPlatformPkg/NorFlashDxe: use MmioWrite () not memory stores by Ard Biesheuvel · 10 years ago
  9. 438f3ad BaseTools/Source/C: Only used '-Wno-self-assign' when BaseTools are built on DARWIN by Andrew Fish · 10 years ago
  10. 04910ce MdeModulePkg XhciPei/UsbBusPei: Enhance code for better device compatibility. by Star Zeng · 10 years ago
  11. c4a7d20 1. Use the PciIo->GetBarAttributes to find the logical bar index of the memory mapped bar and IO mapped bar. by Fu, Siyuan · 10 years ago
  12. 6c22c0a The current Makefile only checks the primary python file, such as build.py and does not check other files in tool’s directory tree. by lhauch · 10 years ago
  13. cfffccd ShellPkg: Fix ASSERT when bcfg moving boot option with source location = total number of boot options by Tapan Shah · 10 years ago
  14. 84cc912 This patch is going to fix the issue of the mis-match between the index of Platform DynamicPcd list and Dynamic Pcd generated token number. by Feng, Bob C · 10 years ago
  15. 010f55d UefiCpuPkg: error: invalid instruction mnemonic 'retf' by Nikolai Saoukh · 10 years ago
  16. 7ae7dcb BaseTools: Fix the regression issue after enbaling s_* an d_* macros in FDF. by Yingke Liu · 10 years ago
  17. b6341b2 UefiCpuPkg: error: invalid instruction mnemonic 'retf' by Nikolai Saoukh · 10 years ago
  18. c99106b Fix a bug that Dhcp6CalculateLeaseTime() function use incorrect offset on the IaAddress pointer. by Fu, Siyuan · 10 years ago
  19. 0164fc8 StdLib: Fix some build problems and obscure bugs. by daryl.mcdaniel · 10 years ago
  20. 9fc9f4d OvmfPkg: resolve BcfgCommandLib class for ShellPkg/.../Shell.inf by Laszlo Ersek · 10 years ago
  21. 0acb3d2 Add support for ${s_*} and ${d_*} macros for in FDF file for the INF files, and for each statement in the build rules. by Abner Chang · 10 years ago
  22. fba9b6b ShellPkg: Use the new library for "bcfg" command by Jaben Carsey · 10 years ago
  23. 7b01f0f ShellPkg: Add a new library for "bcfg" command by Jaben Carsey · 10 years ago
  24. 259ea52 ArmPlatformPkg/PL031RealTimeClockLib: use virtual address of runtime services by Ard Biesheuvel · 10 years ago
  25. 7a1e861 ArmPkg/TimerDxe: Read timer frequency from CPU by Ard Biesheuvel · 10 years ago
  26. ca3026d ArmPkg: Introduced ArmPsciResetSystemLib by Ard Biesheuvel · 10 years ago
  27. 58e92b3 ArmPkg: Add ArmHvcLib by Ard Biesheuvel · 10 years ago
  28. ae9bc05 ArmPkg: Add PSCI 0.2 constants for system poweroff and reset by Ard Biesheuvel · 10 years ago
  29. 432dc3c ArmPkg/ArmSmcLib: fix stack handling in .asm version of SMC wrapper by Ard Biesheuvel · 10 years ago
  30. e5367bf BaseTools: Fix XCODE5 to work properly with NASM by Andrew Fish · 10 years ago
  31. 8d443a1 MdeModulePkg/UsbBusDxe: Fixed Clang build error. by Nikolai Saoukh · 10 years ago
  32. 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
  33. c9f4d48 AppPkg: Add the Arithchk utility and clean up some build problems. by daryl.mcdaniel · 10 years ago
  34. c21e7a7 StdLib: Changes needed to support XCODE5 by Andrew Fish · 10 years ago
  35. 1e9b2bd EmbeddedPkg: Split off FDT loading functionality from FdtLib by Ard Biesheuvel · 10 years ago
  36. f8d7d6e ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and size by Ard Biesheuvel · 10 years ago
  37. 4f6d34b ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLib by Ard Biesheuvel · 10 years ago
  38. 2785509 ArmPkg/TimerDxe: Register the virt and hyp timer interrupts at init time. by Ard Biesheuvel · 10 years ago
  39. bcf37cf ArmPkg: add ArmGenericTimerCounterLib implementation using virtual timer by Ard Biesheuvel · 10 years ago
  40. cece12d ArmPkg: add ArmGenericTimerCounterLib implementation using physical timer by Ard Biesheuvel · 10 years ago
  41. e715125 ArmPkg: add ArmGenericTimerCounterLib interface by Ard Biesheuvel · 10 years ago
  42. d4bb43c ArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.h by Ard Biesheuvel · 10 years ago
  43. dc63be2 ArmPkg: allow dynamic GIC base addresses by Ard Biesheuvel · 10 years ago
  44. e1e2e66 ArmPkg: allow dynamically discovered timer interrupts by Ard Biesheuvel · 10 years ago
  45. c41bffd ArmPlatformPkg/Bds: Fix delete boot option by Harry Liebel · 10 years ago
  46. 01289ec ArmPkg/ArmDisassemblerLib: ARMThumb and AArch64 fixes by Harry Liebel · 10 years ago
  47. 07da1ac UefiCpuPkg: CpuExceptionHandlerLib: Make self modifying code work with Xcode by Anderw Fish · 10 years ago
  48. 19ee4a9 SourceLevelDebugPkg: DebugAgentLib: Fix clang/Xcode 5 compile/link errors by Anderw Fish · 10 years ago
  49. 41f80fb OvmfPkg: AcpiTimerLib: Access power mgmt regs based on host bridge type by Gabriel Somlo · 10 years ago
  50. 769e453 MdeModulePkg: Fix XCODE Link Issue in DxeCore by Gao, Liming · 10 years ago
  51. cc72674 ShellPkg: Replace assignment statement with 'StrnCpy' to append terminal NULL character in a string. by Qiu Shumin · 10 years ago
  52. 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
  53. a753677 ShellPkg: Not add redundant quotes any longer to parameters with spaces. by Jaben Carsey · 10 years ago
  54. 33fe830 ShellPkg: Refine the code style and comment. by Qiu Shumin · 10 years ago
  55. 37a4164 ShellPkg: Update BCFG command for correct use and errors on moving by Jaben Carsey · 10 years ago
  56. 15f8eef MdePkg NASM Thunk16: Add missing ASM_PFX for InternalAsmThunk16 by Jordan Justen · 10 years ago
  57. eabcdf3 MdePkg NASM Thunk16: Work around NASM 2.09.04 - 2.10rc1 bug by Jordan Justen · 10 years ago
  58. 49d9b71 BaseTools/AutoGen: Remove redundant copy action for binary module by Hess Chen · 10 years ago
  59. 5a51ad8 Updates the logic to allow RM and CP to have silent/quiet mode work successfully. by Jaben Carsey · 10 years ago
  60. 7c064c3 SecurityPkg VariableRuntimeDxe: Bug fix and and refine debug message. by Dong, Guo · 10 years ago
  61. e7bafeb MdeModulePkg VariableRuntimeDxe: Bug fix and and refine debug message. by Dong, Guo · 10 years ago
  62. 710db4e ShellPkg: Fix dynamic command help by Harry Liebel · 10 years ago
  63. 4be58c1 ShellPkg: Add DXE_DRIVER class type to some libraries by Harry Liebel · 10 years ago
  64. 08ae2c0 CryptoPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  65. 4cfde6d SecurityPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  66. 537dafa NetworkPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  67. d72b4e2 SourceLevelDebugPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  68. ec482fa UefiCpuPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  69. 0ac6a4d PcAtChipsetPkg: Convert non DOS format files to DOS format and rename the same module name. by Gao, Liming · 10 years ago
  70. 46dd588 IntelFrameworkModulePkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  71. 35c77da MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files. by Gao, Liming · 10 years ago
  72. f9925e1 IntelFrameworkPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  73. f7ce802 MdePkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  74. cf2b2bd BaseTools/UPT: Replace os.linesep with '\r\n' when generating UNI files. by Hess Chen · 10 years ago
  75. b5fd61f IntelFspPkg/IntelFspWrapperPkg: Fix some typos. by Star Zeng · 10 years ago
  76. 51b8553 BaseTools/CommonLib: Add a step to convert ":\\" to ":\" by Hess Chen · 10 years ago
  77. 7f79b01 ShellPkg: Refactor string manipulation by Jaben Carsey · 10 years ago
  78. 8ac6e33 Cleanup UefiShellDebug1CommandsLib strings to : by Samer El-Haj-Mahmoud elhaj · 10 years ago
  79. 073fe58 Update SmbiosView Shell command to display additional CPU Family by Samer El-Haj-Mahmoud elhaj · 10 years ago
  80. a3d236d ShellPkg: Prevent StrnCpy from overwriting null terminator when source is larger than destination. by Scott Duplichan · 10 years ago
  81. 8edfdee Minor format update: add missing space in copyright line by Tian, Hot · 10 years ago
  82. 7886a51 Update CryptoPkg package version to 0.94. by Long Qin · 10 years ago
  83. 8fcdb5d Update SecurityPkg package version to 0.94. by Dong, Guo · 10 years ago
  84. 76052fa Update MdeModulePkg package version to 0.94. by Feng Tian · 10 years ago
  85. 6f70975 Update IntelFrameworkModulePkg package version to 0.94. by Jeff Fan · 10 years ago
  86. ba4c19c Update IntelFrameworkPkg package version to 0.94. by Jeff Fan · 10 years ago
  87. ff9f939 Update MdePkg package version from 1.04 to 1.05 by Gao, Liming · 10 years ago
  88. f079cdd Update NetworkPkg package version to 0.95. by Fu Siyuan · 10 years ago
  89. 18744a5 ARM Packages: Removed unused PcdArmPrimaryCore by Olivier Martin · 10 years ago
  90. 03e9db1 MdePkg BaseLib NASM Thunk16: Initialize _16GdtrBase to 0 by Jordan Justen · 10 years ago
  91. 7458df4 MdePkg BaseLib NASM Thunk16: Remove remaining 'DB' code by Jordan Justen · 10 years ago
  92. f6888ee MdePkg BaseLib NASM Thunk16: Use bits 16 for 16-bit code by Jordan Justen · 10 years ago
  93. a8458d6 MdePkg BaseLib NASM Thunk16: Use NASM local labels by Jordan Justen · 10 years ago
  94. fbb5393 MdePkg BaseLib Thunk16: Replace X64 GAS Thunk16 with NASM version by Jordan Justen · 10 years ago
  95. 6dab5c8 MdePkg BaseLib Thunk16: Replace IA32 GAS Thunk16 with NASM version by Jordan Justen · 10 years ago
  96. 02eef55 MdePkg Base.h: Always define ASM_PFX by Jordan Justen · 10 years ago
  97. b3f9cda BaseTools tools_def: Indicate that NASM 2.07 or later is required by Jordan Justen · 10 years ago
  98. ff02798 BaseTools build_rule: Add .nasm => .obj build rule by Jordan Justen · 10 years ago
  99. 9a5a743 BaseTools tools_def: Add NASM_FLAGS by Jordan Justen · 10 years ago
  100. b4e2799 ArmPlatformPkg: allow dynamically discovered PL031 RTC by Ard Biesheuvel · 10 years ago