1. 019680b ArmPlatformPkg/Bds: Added boot options reordering by Ronald Cron · 10 years ago
  2. 22a50a1 ArmPlatformPkg/Bds: Corrected boot type detection by Ronald Cron · 10 years ago
  3. 6698201 ArmPlatformPkg/Bds: Do not ignore the error code in DefineDefaultBootEntries() by Olivier Martin · 10 years ago
  4. 152286c ArmPlatformPkg/Bds: Added TFTP boot option update by Ronald Cron · 10 years ago
  5. cf30b99 ArmPlatformPkg/Bds: Change the GetHIInput/EditHIInput to always return a valid IP address by Ronald Cron · 10 years ago
  6. 889ac6a ArmPlatformPkg/Bds: Got rid of RequestBootType argument by Ronald Cron · 10 years ago
  7. ef0fa8e ArmPkg: Remove BasePeCoffLib by Harry Liebel · 10 years ago
  8. 46d4d75 ArmPkg/ArmLib.h: Fixed name of the argument by Olivier Martin · 10 years ago
  9. 3ab3d13 ArmPkg/CpuDxe: Fixed some typo issues in the AArch64 exception code by Olivier Martin · 10 years ago
  10. f3c5066 ArmPkg/AArch64.h: Added Exception Syndrome Register definitions by Olivier Martin · 10 years ago
  11. 6a44c22 ArmPkg/AArch64: Added ARM_HCR_TSC definition by Olivier Martin · 10 years ago
  12. 022cb42 ArmPkg/ArmPkg.dec: Added the interrupt numbers for the Hypervisor and Virtual Timers by Olivier Martin · 10 years ago
  13. 7e119c6 ArmPkg/AArch64.h: Added SPSR and Timer register definitions by Olivier Martin · 10 years ago
  14. c8ec22a Add IntelFspPkg to support create FSP bin based on EDKII. by jyao1 · 10 years ago
  15. 0d807da Update code to support VS2013 tool chain. by Eric Dong · 10 years ago
  16. 3f35b14 OvmfPkg/build.sh: Support IA32+X64 build by Jordan Justen · 10 years ago
  17. 1c023eb BuildEnv: remove useless check before setting $WORKSPACE by Paolo Bonzini · 10 years ago
  18. d549344 edksetup.sh: Ensure that WORKSPACE points to the top of an edk2 checkout by Paolo Bonzini · 10 years ago
  19. 7bc1421 edksetup.sh: Look for BuildEnv under EDK_TOOLS_PATH by Paolo Bonzini · 10 years ago
  20. dc4ad15 EmulatorPkg: Add support for GCC48 & GCC49 toolchains by Jordan Justen · 10 years ago
  21. 595a5bc OvmfPkg/build.sh: Add support for GCC49 toolchain by Jordan Justen · 10 years ago
  22. dafe0fe BaseTools: Add GCC49 toolchain; align data sections to 0x40 by Jordan Justen · 10 years ago
  23. 2412c29 ShellPkg: fix typo. by Jeff Bobzin (jeff.bobzin · 10 years ago
  24. 4e1005e Update code to support VS2013 tool chain. by Eric Dong · 10 years ago
  25. d419310 Update code to support VS2013 tool chain. by Eric Dong · 10 years ago
  26. 94866d4 Update code to support VS2013 tool chain. by Eric Dong · 10 years ago
  27. 613382e Update code to support VS2013 tool chain. by Eric Dong · 10 years ago
  28. 47e255d Fix build error with VS2013 toolchain for NT32 Package caused by function redefinition, use #if fix the error. by Eric Dong · 10 years ago
  29. 40578d0 Update the code to follow UEFI spec, process date/time/ref value type as buffer type when in an expression. by Eric Dong · 10 years ago
  30. f449aff Add ACPI5.1 header file. by jyao1 · 10 years ago
  31. 5d0f0ac Print the CodeType and Value of status code with fixed length. by Li, Elvin · 10 years ago
  32. 324c886 BaseTools: Clear build versions to sync with buildtools/BaseTools by Jordan Justen · 10 years ago
  33. 8b7ebdb Update GenFv tool to handle the file path with space. by Gao, Liming liming.gao · 10 years ago
  34. 0515478 Report warning info if vfr file use the flags used for framework code only. by Eric Dong · 10 years ago
  35. 15be099 Clean 1 build error and 1 warning for VfrCompiler. by Eric Dong · 10 years ago
  36. 1d218f8 Report warning info if an action opcode has text two statement. by Eric Dong · 10 years ago
  37. 17e59b3 ShellPkg: Fix calls to SimpleTextOut->SetAttribute to not use reserved bits by Jaben Carsey · 10 years ago
  38. 6cb9566 MdeModulePkg: Fix parameter verification for SetAttribute by Jaben Carsey · 10 years ago
  39. 54032ed CodeModule: BaseTools - Adding the svn:external to the https://svn.code.sf.net/p/edk2-toolbinaries/code/trunk/Win32 by lhauch · 10 years ago
  40. d2f4e54 CodeModule: BaseTools - Removing Win32 binaries to be replaced with an svn:external to the https://svn.code.sf.net/p/edk2-toolbinaries/code/trunk/Win32 by lhauch · 10 years ago
  41. 69c87ef StdLib/LibC/StdLib/Malloc.c: Revert cast removal to fix GCC build breakage. by Daryl McDaniel · 10 years ago
  42. a33a2f6 Add IntelFspWrapper to support boot EDKII on FSP bin. by jyao1 · 10 years ago
  43. 34717ef Clear the whole EFI_PHYSICAL_ADDRESS CapsuleDataPtr64 to 0 at first to avoid rubbish data in high 32 bits. by Elvin Li · 10 years ago
  44. 673c893 Fix one memory leak. by Eric Dong · 10 years ago
  45. 0fb4402 Fixed one possible array out of bounds issue. by isakov-sl · 10 years ago
  46. 3facc08 Fix wrong usage sizeof(SIZE). by Sergey Isakov · 10 years ago
  47. 9f6c5db Fix memory leak issues in BiosSnp module. by Elvin Li · 10 years ago
  48. 1c50db8 OvmfPkg: build OVMF_VARS.fd, OVMF_CODE.fd, OVMF.fd by Laszlo Ersek · 10 years ago
  49. 1c093f0 OvmfPkg: extract varstore-related FD Layout Regions to an include file by Laszlo Ersek · 10 years ago
  50. 70a2c7b EmulatorPkg/MpService: modify AP state should hold a mutex by Chen Fan · 10 years ago
  51. f1bc233 MdeModulePkg/AtaAtapiPassThru: Correct the algo of calculating PRDT number to avoid beyond the boundary of 32 bit. by Tian, Feng · 10 years ago
  52. dcca25d Refine code to follow good coding style. by Eric Dong · 10 years ago
  53. d52b9d8 MdePkg BaseLib: Fix a corner case of Source and Destination overlap. by Star Zeng · 10 years ago
  54. dfa51bb StdLib: Simple code cleanup by Daryl McDaniel · 11 years ago
  55. caf89d6 StdLib: Move GetPass.c out of Uefi and into PosixLib. Create LibPosix to contain all functions from PosixLib instead of individual libraries. Retains the ability to use the individual libraries, except GetPass, for backwards compatibility. by Daryl McDaniel · 11 years ago
  56. 1b98d6c Add comments for clarification about memset implementation. by Long, Qin · 11 years ago
  57. f53da37 ArmPkg/ArmLib.h: Removed GET_CORE_POS macro by Ronald Cron · 11 years ago
  58. 8bf4ad4 ArmPlatformPkg/Bds: Getting and editing IP addresses by Ronald Cron · 11 years ago
  59. 6d0ca25 ARM Packages: Force the SEC modules to be 2K aligned for AArch64 by Olivier Martin · 11 years ago
  60. 9232ee5 ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loader by Olivier Martin · 11 years ago
  61. 6913a68 ArmPlatformPkg/ArmPlatformLib.h: Added documentation for ArmPlatformPeiBootAction() by Olivier Martin · 11 years ago
  62. 2db1636 ArmPlatformPkg/Bds: Added update of Pxe boot option by Ronald Cron · 11 years ago
  63. e77d2f9 Add check to make code more safely. by Eric Dong · 11 years ago
  64. 93551a0 Check the validation when return from callback function to avoid use the invalid form set. by Eric Dong · 11 years ago
  65. 0ca7b0b MdePkg PeiHobLib: Initialize Owner field of Resource HOB to 0 rather than random value. by Star Zeng · 11 years ago
  66. 9c71e1e 1. Save/restore ICR high 32bit value and check Delivery Status before sending IPI. It could be fix the interrupted issue between ICR high/low writes by SMI handler. by Jeff Fan · 11 years ago
  67. d2ea3b8 Fix a memory use after free bug in DHCP6 driver. by Fu, Siyuan · 11 years ago
  68. cf1eb6e Introduce one PCD PcdCpuInitIpiDelayInMicroSeconds to specify the delay value after sending out INIT IPI instead of hard code 10 MicroSeconds. by Jeff Fan · 11 years ago
  69. 5039b44 Fix build fail for VS2005 tool chain. by Eric Dong · 11 years ago
  70. 86b0245 Fixed one code error, should use & instead of |. by Eric Dong · 11 years ago
  71. ffb91ed ArmPkg/ArmLib: Improved ArmConfigureMmu Performance by Eugene Cohen · 11 years ago
  72. 28087ef MdePkg/BasePrintLib: Do not do operations with NULL by Harry Liebel · 11 years ago
  73. 85e2e08 Refine the readme.txt for Duet platform, update the GCC tool chain to GCC44. by Eric Dong · 11 years ago
  74. bffaa26 Update the bat file, avoid change the original binary file in SVN, copy a temp file to use. by Eric Dong · 11 years ago
  75. 720f84a The UEFI specification does not say anything when the pointers passed to by Olivier Martin · 11 years ago
  76. e364478 Fixed typos: hanlder should be handler. by Chen Fan · 11 years ago
  77. ae026b0 Refine the sample for action, should not use text two part. by Eric Dong · 11 years ago
  78. 63442a1 Fix build fail for VS2005 tool chain. by Eric Dong · 11 years ago
  79. 4d4deaa Refine the save action for the browser. by Eric Dong · 11 years ago
  80. a6908c9 Update OpenSSL from 0.9.8w to the latest 0.9.8za. by Long, Qin · 11 years ago
  81. 4918a06 MdeModulePkg XhciPei: Fix build failure "conversion from 'UINT32' to 'UINT8', possible loss of data". by Star Zeng · 11 years ago
  82. 720624c Refine code to follow good coding style. by Eric Dong · 11 years ago
  83. 60050b3 MdeModulePkg XhciPei: Initialize ScratchPhy and ScratchEntryPhy in XhcPeiInitSched(). by Star Zeng · 11 years ago
  84. 414f5bd MdeModulePkg XhciDxe: Initialize ScratchPhy and ScratchEntryPhy in XhcInitSched(). by Star Zeng · 11 years ago
  85. 737adca Restore the question value before call the CHANGED callback type. by Eric Dong · 11 years ago
  86. 0cecbe5 EmulatorPkg: Add structure braces { } to fix build warning by Jordan Justen · 11 years ago
  87. f58ba9e EmulatorPkg/PlatformSmbiosDxe/SmbiosTable.c: Convert to CRLF (dos text) by Jordan Justen · 11 years ago
  88. 42589b9 EmbeddedPkg/Lan9118Dxe: Handle EFI_STATUS from PhySoftReset() & SoftReset() by Olivier Martin · 11 years ago
  89. 42de093 ArmPlatformPkg/Bds: Added boot timeout setting by Ronald Cron · 11 years ago
  90. 1b0ac0d ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt() by Olivier Martin · 11 years ago
  91. f5241b5 ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicDxe by Olivier Martin · 11 years ago
  92. 793ca69 ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicLib by Olivier Martin · 11 years ago
  93. 60775c5 ArmPkg/ArmGic: Moved ArmGicDisableDistributor() to ArmGicLib.c by Olivier Martin · 11 years ago
  94. 0458b42 ArmPkg/ArmGic: Move RegisterInterruptSource() to the common GicDxe file by Olivier Martin · 11 years ago
  95. 69b5dc9 ArmPkg/ArmGic: Move the installation and the registration to InstallAndRegisterInterruptService() by Olivier Martin · 11 years ago
  96. 397bdc9 ArmPkg/ArmGic: Make the GicDxe driver depends on ArmGicLib (cont) by Olivier Martin · 11 years ago
  97. e700a1f ArmPkg/ArmGic: Introduced helper functions to access the GIC controller by Olivier Martin · 11 years ago
  98. 4edcf21 ArmPkg/ArmGic: Make the GicDxe driver depends on ArmGicLib by Olivier Martin · 11 years ago
  99. 2ca815a ArmPkg/ArmGic: Move out the EndOfInterrupt from the interrupt acknowledgement by Olivier Martin · 11 years ago
  100. d80401a ArmPkg/Drivers/ArmGic: Introduced ArmGicEndOfInterrupt() by Olivier Martin · 11 years ago