1. b04aba1 StdLib: The formatting for double float values, within the gdtoa library, is improper. by Daryl McDaniel · 10 years ago
  2. 09fd532 Updates the UEFI Shell to produce the new protocol with additional 4 functions. by Jaben Carsey · 10 years ago
  3. 7aae3c3 ShellPkg: add size cast to bit operations by Jaben Carsey · 10 years ago
  4. a81fcd3 Eliminate duplicated file GUID. by jyao1 · 10 years ago
  5. e7a8edf ShellPkg: Remove double typedef for same struct by Jaben Carsey · 10 years ago
  6. 477a79e Updates the logic to allow devices to support SFO output mode by Jaben Carsey · 10 years ago
  7. ae315cc Fix the use of ASSERT and other fixes to memory allocation failures (like free before return for errors) by Jaben Carsey · 10 years ago
  8. c12383d Updates the total size logic and the SFO output per UEFI Shell 2.1 changes by Jaben Carsey · 10 years ago
  9. 9954df7 Updates the logic to allow DmpStore to specify a name independent of specifying a GUID. by Jaben Carsey · 10 years ago
  10. cab102c Updates the logic to allow help to ouput help information from a dynamic shell command by Jaben Carsey · 10 years ago
  11. a737ea7 Updates the logic to allow RM and CP to have silent/quiet mode work successfully. by Jaben Carsey · 10 years ago
  12. cf812a2 This searches for handles that produce the dynamic command protocol after searching the commands compiled into the shell. by Jaben Carsey · 10 years ago
  13. 6306fd9 ShellPkg: Add Dynamic GUID registration into the current GUID<->String conversion process by Jaben Carsey · 10 years ago
  14. 044ea4e This adds the new APIs for UEFI Shell 2.1 and makes a new structure for shell implementations that are conformant to this new spec. It does not affect existing implementations. by Jaben Carsey · 10 years ago
  15. 5ce0e51 Eliminate duplicated file GUID. by jyao1 · 10 years ago
  16. 0a1eb97 ShellPkg: Add new UEFI Shell 2.1 protocol and fix comments in handle parsing by Jaben Carsey · 10 years ago
  17. 9a6ac65 ShellPkg: Fix comments by Jaben Carsey · 10 years ago
  18. b4e53e3 ArmPkg/ArmSmcLib: Fixed SMC helper functions by Olivier Martin · 10 years ago
  19. 9a9dd4e ArmPkg/IndustryStandard/ArmStdSmc.h: Update Standard Service SMC Calls by Olivier Martin · 10 years ago
  20. 48a42a1 Add missing ACPI5.1 table. by jyao1 · 10 years ago
  21. 8728098 BaseTools: Add AArch64 ADR_PREL_LO21 and R_AARCH64_CONDBR19 relocations by Harry Liebel · 10 years ago
  22. 4a00645 Clean up code. by jyao1 · 10 years ago
  23. a0e0fb6 Clean up code. by jyao1 · 10 years ago
  24. 4e07e87 The pointer argument should be set to NULL if not used not FALSE. by Fu, Siyuan · 10 years ago
  25. 35d7481 The pointer argument should be set to NULL if not used not FALSE. by Harry Liebel · 10 years ago
  26. a9e61a2 Update the en-US definition in 'UefiShellInstall1CommandsLib.uni', 'UefiShellLevel1CommandsLib.uni', 'UefiShellLevel3CommandsLib.uni' and 'UefiShellNetwork1CommandsLib.uni' to make them consistent. by Qiu Shumin · 10 years ago
  27. ae19003 ArmPlatformPkg/Bds: Signal EndOfDxe PI Event by Olivier Martin · 10 years ago
  28. 90152e5 EmbeddedPkg: FDT Configuration Table GUID by Olivier Martin · 10 years ago
  29. c3b6d97 ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib is included by Olivier Martin · 10 years ago
  30. d8162fb CodeModule: BaseTools - tools_def.txt VS2010, VS2010x86, VS2012 and VS2012x86 update locations for rc.exe tool by lhauch · 10 years ago
  31. ffbc792 MdeModulePkg: Fix wrong check for SetAttribute in Consplitter by Elvin Li · 10 years ago
  32. cebd6ef Support --version command line for VfrCompile by Eric Dong · 10 years ago
  33. 46737a6 IntelFrameworkModulePkg BdsLib: Fix potential memory leak when calling BdsLibGetVariableAndSize by Chen Fan · 10 years ago
  34. e66e86e ShellPkg: Add new dynamic command protocol by Jaben Carsey · 10 years ago
  35. a31a3b4 EmulatorPkg/Mpservice: Add StateLock where missing by Chen Fan · 10 years ago
  36. 0dd40e1 EmulatorPkg/Mpservice: Remove StackLock for Info.StateFlag by Chen Fan · 10 years ago
  37. f903244 EmulatorPkg/Mpservice: Remove addressof operator by Chen Fan · 10 years ago
  38. e143c9e EmulatorPkg/Mpservice: CpuCheckAllAPsStatus: ProcedureLock => StateLock by Chen Fan · 10 years ago
  39. f4a8ab2 OvmfPkg/Csm/CsmSupportLib: fix "missing braces around initializer" by Laszlo Ersek · 10 years ago
  40. 5967886 ShellPkg: UpdateStdInStdOutStdErr(): append BOM to new unicode file by Laszlo Ersek · 10 years ago
  41. 94c2a04 ShellPkg: UpdateStdInStdOutStdErr(): extract WriteFileTag() by Laszlo Ersek · 10 years ago
  42. 3a8e175 Update vfr format for orderedlist opcode to consistent with other opcode, also compatible with old format. by Eric Dong · 10 years ago
  43. 537bc12 Add VS2013 tool chain in BaseTools\Conf\tools_def.template. Also, two issues came up related to vs2013 build and caused the build to fail. by Wang, Yu · 10 years ago
  44. d81c462 MdeModulePkg: Removed valid text mode check in SetAttribute interface in GraphicsConsole. by Elvin Li · 10 years ago
  45. 784952b Refine code to make it more safely. by Eric Dong · 10 years ago
  46. f9e420d ArmPlatformPkg/ArmVExpressPkg: Fix armcc warning causing build failure by Harry Liebel · 10 years ago
  47. 019680b ArmPlatformPkg/Bds: Added boot options reordering by Ronald Cron · 10 years ago
  48. 22a50a1 ArmPlatformPkg/Bds: Corrected boot type detection by Ronald Cron · 10 years ago
  49. 6698201 ArmPlatformPkg/Bds: Do not ignore the error code in DefineDefaultBootEntries() by Olivier Martin · 10 years ago
  50. 152286c ArmPlatformPkg/Bds: Added TFTP boot option update by Ronald Cron · 10 years ago
  51. cf30b99 ArmPlatformPkg/Bds: Change the GetHIInput/EditHIInput to always return a valid IP address by Ronald Cron · 10 years ago
  52. 889ac6a ArmPlatformPkg/Bds: Got rid of RequestBootType argument by Ronald Cron · 10 years ago
  53. ef0fa8e ArmPkg: Remove BasePeCoffLib by Harry Liebel · 10 years ago
  54. 46d4d75 ArmPkg/ArmLib.h: Fixed name of the argument by Olivier Martin · 10 years ago
  55. 3ab3d13 ArmPkg/CpuDxe: Fixed some typo issues in the AArch64 exception code by Olivier Martin · 10 years ago
  56. f3c5066 ArmPkg/AArch64.h: Added Exception Syndrome Register definitions by Olivier Martin · 10 years ago
  57. 6a44c22 ArmPkg/AArch64: Added ARM_HCR_TSC definition by Olivier Martin · 10 years ago
  58. 022cb42 ArmPkg/ArmPkg.dec: Added the interrupt numbers for the Hypervisor and Virtual Timers by Olivier Martin · 10 years ago
  59. 7e119c6 ArmPkg/AArch64.h: Added SPSR and Timer register definitions by Olivier Martin · 10 years ago
  60. c8ec22a Add IntelFspPkg to support create FSP bin based on EDKII. by jyao1 · 10 years ago
  61. 0d807da Update code to support VS2013 tool chain. by Eric Dong · 10 years ago
  62. 3f35b14 OvmfPkg/build.sh: Support IA32+X64 build by Jordan Justen · 10 years ago
  63. 1c023eb BuildEnv: remove useless check before setting $WORKSPACE by Paolo Bonzini · 10 years ago
  64. d549344 edksetup.sh: Ensure that WORKSPACE points to the top of an edk2 checkout by Paolo Bonzini · 10 years ago
  65. 7bc1421 edksetup.sh: Look for BuildEnv under EDK_TOOLS_PATH by Paolo Bonzini · 10 years ago
  66. dc4ad15 EmulatorPkg: Add support for GCC48 & GCC49 toolchains by Jordan Justen · 10 years ago
  67. 595a5bc OvmfPkg/build.sh: Add support for GCC49 toolchain by Jordan Justen · 10 years ago
  68. dafe0fe BaseTools: Add GCC49 toolchain; align data sections to 0x40 by Jordan Justen · 10 years ago
  69. 2412c29 ShellPkg: fix typo. by Jeff Bobzin (jeff.bobzin · 10 years ago
  70. 4e1005e Update code to support VS2013 tool chain. by Eric Dong · 10 years ago
  71. d419310 Update code to support VS2013 tool chain. by Eric Dong · 10 years ago
  72. 94866d4 Update code to support VS2013 tool chain. by Eric Dong · 10 years ago
  73. 613382e Update code to support VS2013 tool chain. by Eric Dong · 10 years ago
  74. 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
  75. 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
  76. f449aff Add ACPI5.1 header file. by jyao1 · 10 years ago
  77. 5d0f0ac Print the CodeType and Value of status code with fixed length. by Li, Elvin · 10 years ago
  78. 324c886 BaseTools: Clear build versions to sync with buildtools/BaseTools by Jordan Justen · 10 years ago
  79. 8b7ebdb Update GenFv tool to handle the file path with space. by Gao, Liming liming.gao · 10 years ago
  80. 0515478 Report warning info if vfr file use the flags used for framework code only. by Eric Dong · 10 years ago
  81. 15be099 Clean 1 build error and 1 warning for VfrCompiler. by Eric Dong · 10 years ago
  82. 1d218f8 Report warning info if an action opcode has text two statement. by Eric Dong · 10 years ago
  83. 17e59b3 ShellPkg: Fix calls to SimpleTextOut->SetAttribute to not use reserved bits by Jaben Carsey · 10 years ago
  84. 6cb9566 MdeModulePkg: Fix parameter verification for SetAttribute by Jaben Carsey · 10 years ago
  85. 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
  86. 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
  87. 69c87ef StdLib/LibC/StdLib/Malloc.c: Revert cast removal to fix GCC build breakage. by Daryl McDaniel · 10 years ago
  88. a33a2f6 Add IntelFspWrapper to support boot EDKII on FSP bin. by jyao1 · 10 years ago
  89. 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
  90. 673c893 Fix one memory leak. by Eric Dong · 10 years ago
  91. 0fb4402 Fixed one possible array out of bounds issue. by isakov-sl · 10 years ago
  92. 3facc08 Fix wrong usage sizeof(SIZE). by Sergey Isakov · 10 years ago
  93. 9f6c5db Fix memory leak issues in BiosSnp module. by Elvin Li · 10 years ago
  94. 1c50db8 OvmfPkg: build OVMF_VARS.fd, OVMF_CODE.fd, OVMF.fd by Laszlo Ersek · 10 years ago
  95. 1c093f0 OvmfPkg: extract varstore-related FD Layout Regions to an include file by Laszlo Ersek · 10 years ago
  96. 70a2c7b EmulatorPkg/MpService: modify AP state should hold a mutex by Chen Fan · 10 years ago
  97. f1bc233 MdeModulePkg/AtaAtapiPassThru: Correct the algo of calculating PRDT number to avoid beyond the boundary of 32 bit. by Tian, Feng · 10 years ago
  98. dcca25d Refine code to follow good coding style. by Eric Dong · 10 years ago
  99. d52b9d8 MdePkg BaseLib: Fix a corner case of Source and Destination overlap. by Star Zeng · 10 years ago
  100. dfa51bb StdLib: Simple code cleanup by Daryl McDaniel · 10 years ago