1. 6f347d0 StdLib/LibC/Stdio: fix "missing braces around initializer" by Laszlo Ersek · 10 years ago
  2. 599aa11 StdLib/LibC/gdtoa: fix "missing braces around initializer" by Laszlo Ersek · 10 years ago
  3. 1be8039 MdePkg: Fix Clang build failure by Gao, Liming · 10 years ago
  4. 31122d8 MdeModulePkg: BaseSerialPortLib16550 library to support PCI UART device. by Gao, Liming · 10 years ago
  5. 883e23d MdeModulePkg: new PlatformHookLib library with depex of SerialPortPpi. by Gao, Liming · 10 years ago
  6. 9bc2504 MdeModulePkg: DxeCore by Gao, Liming · 10 years ago
  7. 4a22833 Added SMBIOS 2.8.0 updates. by Elvin Li · 10 years ago
  8. ff8ad58 SourceLevelDebugPkg/DebugAgent: fix trivial typo. by Chen Fan · 10 years ago
  9. 1a45b15 Add type cast on variable before operation. by Jeff Fan · 10 years ago
  10. 31fc7b4 Add type cast on variable before operation. by Jeff Fan · 10 years ago
  11. 2ca7b36 Clean the useless code. by Eric Dong · 10 years ago
  12. 954894f Rollback file GUID change, because it is VTF file and GUID is predefined. by jyao1 · 10 years ago
  13. 1d1f4c6 clang warns on guard macro not matching in .h file. by Andrew Fish · 10 years ago
  14. 2922e29 Update network stack code to use StrnCpy instead of StrCpy. by Fu, Siyuan · 10 years ago
  15. 8f9bafe Correct AsciiStrnCpy. by jyao1 · 10 years ago
  16. e1044f8 ShellPkg: Refactor string manipulation in cp command by Jaben Carsey · 10 years ago
  17. 6e1e540 1) Add type cast for better coding style. by Feng Tian · 10 years ago
  18. e935092 Add type cast for better coding style. by Qiu Shumin · 10 years ago
  19. 0e24145 Clean up code. by qlong · 10 years ago
  20. 86110f6 Fix OpensslLib build issue for ARM. The changes are: by Eugene Cohen · 10 years ago
  21. 58dbfc3 Clean up code. by jyao1 · 10 years ago
  22. b04aba1 StdLib: The formatting for double float values, within the gdtoa library, is improper. by Daryl McDaniel · 10 years ago
  23. 09fd532 Updates the UEFI Shell to produce the new protocol with additional 4 functions. by Jaben Carsey · 10 years ago
  24. 7aae3c3 ShellPkg: add size cast to bit operations by Jaben Carsey · 10 years ago
  25. a81fcd3 Eliminate duplicated file GUID. by jyao1 · 10 years ago
  26. e7a8edf ShellPkg: Remove double typedef for same struct by Jaben Carsey · 10 years ago
  27. 477a79e Updates the logic to allow devices to support SFO output mode by Jaben Carsey · 10 years ago
  28. 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
  29. c12383d Updates the total size logic and the SFO output per UEFI Shell 2.1 changes by Jaben Carsey · 10 years ago
  30. 9954df7 Updates the logic to allow DmpStore to specify a name independent of specifying a GUID. by Jaben Carsey · 10 years ago
  31. cab102c Updates the logic to allow help to ouput help information from a dynamic shell command by Jaben Carsey · 10 years ago
  32. a737ea7 Updates the logic to allow RM and CP to have silent/quiet mode work successfully. by Jaben Carsey · 10 years ago
  33. 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
  34. 6306fd9 ShellPkg: Add Dynamic GUID registration into the current GUID<->String conversion process by Jaben Carsey · 10 years ago
  35. 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
  36. 5ce0e51 Eliminate duplicated file GUID. by jyao1 · 10 years ago
  37. 0a1eb97 ShellPkg: Add new UEFI Shell 2.1 protocol and fix comments in handle parsing by Jaben Carsey · 10 years ago
  38. 9a6ac65 ShellPkg: Fix comments by Jaben Carsey · 10 years ago
  39. b4e53e3 ArmPkg/ArmSmcLib: Fixed SMC helper functions by Olivier Martin · 10 years ago
  40. 9a9dd4e ArmPkg/IndustryStandard/ArmStdSmc.h: Update Standard Service SMC Calls by Olivier Martin · 10 years ago
  41. 48a42a1 Add missing ACPI5.1 table. by jyao1 · 10 years ago
  42. 8728098 BaseTools: Add AArch64 ADR_PREL_LO21 and R_AARCH64_CONDBR19 relocations by Harry Liebel · 10 years ago
  43. 4a00645 Clean up code. by jyao1 · 10 years ago
  44. a0e0fb6 Clean up code. by jyao1 · 10 years ago
  45. 4e07e87 The pointer argument should be set to NULL if not used not FALSE. by Fu, Siyuan · 10 years ago
  46. 35d7481 The pointer argument should be set to NULL if not used not FALSE. by Harry Liebel · 10 years ago
  47. 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
  48. ae19003 ArmPlatformPkg/Bds: Signal EndOfDxe PI Event by Olivier Martin · 10 years ago
  49. 90152e5 EmbeddedPkg: FDT Configuration Table GUID by Olivier Martin · 10 years ago
  50. c3b6d97 ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib is included by Olivier Martin · 10 years ago
  51. d8162fb CodeModule: BaseTools - tools_def.txt VS2010, VS2010x86, VS2012 and VS2012x86 update locations for rc.exe tool by lhauch · 10 years ago
  52. ffbc792 MdeModulePkg: Fix wrong check for SetAttribute in Consplitter by Elvin Li · 10 years ago
  53. cebd6ef Support --version command line for VfrCompile by Eric Dong · 10 years ago
  54. 46737a6 IntelFrameworkModulePkg BdsLib: Fix potential memory leak when calling BdsLibGetVariableAndSize by Chen Fan · 10 years ago
  55. e66e86e ShellPkg: Add new dynamic command protocol by Jaben Carsey · 10 years ago
  56. a31a3b4 EmulatorPkg/Mpservice: Add StateLock where missing by Chen Fan · 10 years ago
  57. 0dd40e1 EmulatorPkg/Mpservice: Remove StackLock for Info.StateFlag by Chen Fan · 10 years ago
  58. f903244 EmulatorPkg/Mpservice: Remove addressof operator by Chen Fan · 10 years ago
  59. e143c9e EmulatorPkg/Mpservice: CpuCheckAllAPsStatus: ProcedureLock => StateLock by Chen Fan · 10 years ago
  60. f4a8ab2 OvmfPkg/Csm/CsmSupportLib: fix "missing braces around initializer" by Laszlo Ersek · 10 years ago
  61. 5967886 ShellPkg: UpdateStdInStdOutStdErr(): append BOM to new unicode file by Laszlo Ersek · 10 years ago
  62. 94c2a04 ShellPkg: UpdateStdInStdOutStdErr(): extract WriteFileTag() by Laszlo Ersek · 10 years ago
  63. 3a8e175 Update vfr format for orderedlist opcode to consistent with other opcode, also compatible with old format. by Eric Dong · 10 years ago
  64. 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
  65. d81c462 MdeModulePkg: Removed valid text mode check in SetAttribute interface in GraphicsConsole. by Elvin Li · 10 years ago
  66. 784952b Refine code to make it more safely. by Eric Dong · 10 years ago
  67. f9e420d ArmPlatformPkg/ArmVExpressPkg: Fix armcc warning causing build failure by Harry Liebel · 10 years ago
  68. 019680b ArmPlatformPkg/Bds: Added boot options reordering by Ronald Cron · 10 years ago
  69. 22a50a1 ArmPlatformPkg/Bds: Corrected boot type detection by Ronald Cron · 10 years ago
  70. 6698201 ArmPlatformPkg/Bds: Do not ignore the error code in DefineDefaultBootEntries() by Olivier Martin · 10 years ago
  71. 152286c ArmPlatformPkg/Bds: Added TFTP boot option update by Ronald Cron · 10 years ago
  72. cf30b99 ArmPlatformPkg/Bds: Change the GetHIInput/EditHIInput to always return a valid IP address by Ronald Cron · 10 years ago
  73. 889ac6a ArmPlatformPkg/Bds: Got rid of RequestBootType argument by Ronald Cron · 10 years ago
  74. ef0fa8e ArmPkg: Remove BasePeCoffLib by Harry Liebel · 10 years ago
  75. 46d4d75 ArmPkg/ArmLib.h: Fixed name of the argument by Olivier Martin · 10 years ago
  76. 3ab3d13 ArmPkg/CpuDxe: Fixed some typo issues in the AArch64 exception code by Olivier Martin · 10 years ago
  77. f3c5066 ArmPkg/AArch64.h: Added Exception Syndrome Register definitions by Olivier Martin · 10 years ago
  78. 6a44c22 ArmPkg/AArch64: Added ARM_HCR_TSC definition by Olivier Martin · 10 years ago
  79. 022cb42 ArmPkg/ArmPkg.dec: Added the interrupt numbers for the Hypervisor and Virtual Timers by Olivier Martin · 10 years ago
  80. 7e119c6 ArmPkg/AArch64.h: Added SPSR and Timer register definitions by Olivier Martin · 10 years ago
  81. c8ec22a Add IntelFspPkg to support create FSP bin based on EDKII. by jyao1 · 10 years ago
  82. 0d807da Update code to support VS2013 tool chain. by Eric Dong · 10 years ago
  83. 3f35b14 OvmfPkg/build.sh: Support IA32+X64 build by Jordan Justen · 10 years ago
  84. 1c023eb BuildEnv: remove useless check before setting $WORKSPACE by Paolo Bonzini · 10 years ago
  85. d549344 edksetup.sh: Ensure that WORKSPACE points to the top of an edk2 checkout by Paolo Bonzini · 10 years ago
  86. 7bc1421 edksetup.sh: Look for BuildEnv under EDK_TOOLS_PATH by Paolo Bonzini · 10 years ago
  87. dc4ad15 EmulatorPkg: Add support for GCC48 & GCC49 toolchains by Jordan Justen · 10 years ago
  88. 595a5bc OvmfPkg/build.sh: Add support for GCC49 toolchain by Jordan Justen · 10 years ago
  89. dafe0fe BaseTools: Add GCC49 toolchain; align data sections to 0x40 by Jordan Justen · 10 years ago
  90. 2412c29 ShellPkg: fix typo. by Jeff Bobzin (jeff.bobzin · 10 years ago
  91. 4e1005e Update code to support VS2013 tool chain. by Eric Dong · 10 years ago
  92. d419310 Update code to support VS2013 tool chain. by Eric Dong · 10 years ago
  93. 94866d4 Update code to support VS2013 tool chain. by Eric Dong · 10 years ago
  94. 613382e Update code to support VS2013 tool chain. by Eric Dong · 10 years ago
  95. 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
  96. 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
  97. f449aff Add ACPI5.1 header file. by jyao1 · 10 years ago
  98. 5d0f0ac Print the CodeType and Value of status code with fixed length. by Li, Elvin · 10 years ago
  99. 324c886 BaseTools: Clear build versions to sync with buildtools/BaseTools by Jordan Justen · 10 years ago
  100. 8b7ebdb Update GenFv tool to handle the file path with space. by Gao, Liming liming.gao · 10 years ago