1. 32d258b Remove unnecessary RT attribute from LegacyDevOrder variable. by Ruiyu Ni · 10 years ago
  2. f571ef9 Fixed VfrCompile crash on efivarstore statement. by Aaron Pop · 10 years ago
  3. 36c6413 OvmfPkg: enable the IPv6 support by Gary Lin · 10 years ago
  4. d89d1a5 MdeModulePkg: by Eric Dong · 10 years ago
  5. 5145567 Use better coding style. by Yao, Jiewen · 10 years ago
  6. 3532030 Code refine. Check the original length of array to avoid buffer over flow. by Qiu Shumin · 10 years ago
  7. 6a49701 MdeModulePkg\Bus\Ata\AtaAtapiPassThru: don't set PxSACT bit when issuing command by Chris Ruffin · 10 years ago
  8. 07f986f Fix a bug that the gateway is not necessary in a simple PXE network. by Gary Lin · 10 years ago
  9. 4123bd7 SourceLevelDebugPkg DebugAgentLib: Fix build error with GNU assembler by Jeff Fan · 10 years ago
  10. e5030c1 UefiCpuPkg CpuExceptionHandlerLib: Use %rax instead of %eax to make code consistence. by Jeff Fan · 10 years ago
  11. a125239 MdeModulePkg DebugSupportDxe: Fix build error with GNU assembler by Jordan Justen · 10 years ago
  12. fd8a2eb MdeModulePkg DxeCore: Fix potential FV overflow of 4GB boundary on a 32-bit systems. by Star Zeng · 10 years ago
  13. 2c23dda ShellPkg: Remove IntelFramweorkModulePkg as Shell library dependency by jaben carsey · 10 years ago
  14. 1d6ccad ShellPkg: Code refine. Add error handling code to check pointer and remove redundant 'ASSERT'. by Qiu Shumin · 10 years ago
  15. 9d956ea ArmPlatformPkg: Fixed build by Olivier Martin · 10 years ago
  16. 1bb390f MdePkg: Add deprecate flag for the functions which has a replace function in safe c library. by Eric Dong · 10 years ago
  17. 6395c64 MdeModulePke: PeiCore FirmwareVolmeInfoPpiNotifyCallback ()issue by Liming Gao · 10 years ago
  18. 84b8497 Eliminate the variable. by Laszlo Ersek · 10 years ago
  19. d5daaa8 ArmPkg/AsmMacroIoLib: Fixed the global variables initialization by Olivier Martin · 10 years ago
  20. 8577487 ArmPkg/BdsLib: Update the size of the Device Tree before booting Linux by Olivier Martin · 10 years ago
  21. 061568e ArmPkg/BdsLib: Rework TFTP boot by Ronald Cron · 10 years ago
  22. b4c2226 ArmPlatformPkg/Bds: Test if OptionalData is NULL before using it by Olivier Martin · 10 years ago
  23. 830e5b8 ArmPlatformPkg/Bds: Fixed memory leak by Olivier Martin · 10 years ago
  24. 2366640 ArmPkg/GenericWatchdogDxe: Set up the watchdog timeout relatively to the system counter by Ronald Cron · 10 years ago
  25. 0b4d97a ArmPlatformPkg/ArmJunoPkg: Move the watchdog generic driver to ArmPkg/Drivers by Ronald Cron · 10 years ago
  26. 9520453 ArmPlatformPkg/BootMonFs: Fix the setting of information about a file by Ronald Cron · 10 years ago
  27. fb08c45 ArmPlatformPkg/BootMonFs: Fix error codes returned by Open() and Read() by Ronald Cron · 10 years ago
  28. a40ff45 ArmPlatformPkg/ArmVirtualizationPkg: Removed compiler family to the AArch64 assembly files by Olivier Martin · 10 years ago
  29. 4a8fa96 ArmPlatformPkg: The toolchain family name can be omitted if the options are common by Olivier Martin · 10 years ago
  30. 967eacc Add TPM2 commands which might be used in field upgrade. by Yao, Jiewen · 10 years ago
  31. 9f2c026 MdeModulePkg DxeCore: Remove @retval function comments for CoreUpdateMemoryAttributes(). by Star Zeng · 10 years ago
  32. 0b24f2c MdeModulePkg DXE FpdtStatusCodeHandler: Check Boolean value in if statement. by Liming Gao · 10 years ago
  33. 9973036 MdeModulePkg/DxeCore: Fixed compiler error 'enumerated type mixed with another type' by Olivier Martin · 10 years ago
  34. 4108980 Refine code to follow edkii coding style. by Dong Eric · 10 years ago
  35. 300c1f0 MdeModulePkg: Update the device path info for the storage when former drivers not provide it. by Eric Dong · 10 years ago
  36. 5789fe3 correct a data type error. by Dong Guo · 10 years ago
  37. 684a565 MdeModulePke: DxeCore NotifyFwVolBlock() function issue by Liming Gao · 10 years ago
  38. 61959fa Fix potential NULL pointer dereference issue in TcgDxe & TreeDxe. by Chao Zhang · 10 years ago
  39. 213cc10 Add failed image Name in the Image Execution Information Table. by Dong Guo · 10 years ago
  40. b01fcf9 Update the build option to eliminate possible build warning for IPF platform. by Qin Long · 10 years ago
  41. beaec44 Add HobLib DXE instance for SMM_CORE. by Jeff Fan · 10 years ago
  42. 8d62ae3 BaseTools/ECC: Fix some issues of ECC tool by Hess Chen · 10 years ago
  43. 3720ee6 Checking if gSmmCorePrivate->CommunicationBuffer is in supported physical address scope. by Jeff Fan · 10 years ago
  44. baaacdc Move EndOfPei signal earlier before giving control back to FspInitDone. by Yao, Jiewen · 10 years ago
  45. 0b559c1 Added missing gFspBootLoaderTemporaryMemoryGuid to the FspPlatformLib.inf. by Yao, Jiewen · 10 years ago
  46. 975f1c6 Updated FspApiEntry.asm/.s to auto detect the size of the MCU region. by Yao, Jiewen · 10 years ago
  47. 54190e8 ShellBinPkg: Ia32/X64 Shell binary update. by Qiu Shumin · 10 years ago
  48. 63c0574 Specify little-endian, and then use the “Standard size” from the chart. by Yao, Jiewen · 10 years ago
  49. 8e89d9c Fix typo. by Yao, Jiewen · 10 years ago
  50. 59c30d7 properly support GCC - pass 'I' (int) rather than 'L' (long) to struct.unpack. by Yao, Jiewen · 10 years ago
  51. d86b04f ShellPkg: Connect all the consoles in "reconnect -r". by Qiu Shumin · 10 years ago
  52. 8f586b8 NetworkPkg: Source fixes and cleanup for ARMGCC compiles by Randy Pawell · 10 years ago
  53. 35f910f MdeModulePkg: Source fixes and cleanup for ARMGCC compiles by Randy Pawell · 10 years ago
  54. 40a0f8c MdeModulePkg: Unregister DXE FpdtStatusCodeHandler. by Liming Gao · 10 years ago
  55. 8546dfe Fix a regression bug to uni parser. by Yingke Liu · 10 years ago
  56. 7e0699c Code clean-up to eliminate potential "dereferenced pointer" warning. by Qin Long · 10 years ago
  57. 2aa580b StdLib/BsdSocketLib: Fix function declaration mismatch with definition. by Bruce Cran · 10 years ago
  58. b8ff0f1 Fix memory leak in Ip4Config. by Samer El-Haj-Mahmoud · 10 years ago
  59. 62771ce Fix ARM build failure with gcc 4.6. by Scott Duplichan · 10 years ago
  60. edafa0b Enhance error handling for external tool. by Yingke Liu · 10 years ago
  61. c1589a2 PerformancePkg: Update comments on TscTimerLib by Liming Gao · 10 years ago
  62. 71f0291 Corrected slash and quote handling in the strings of UNI files. by Cecil Sheng · 10 years ago
  63. b04a63a MdePkg: UefiScsiLib: do not encode LUN in CDB for other SCSI commands by Laszlo Ersek · 10 years ago
  64. c128d52 MdePkg: UefiScsiLib: do not encode LUN in CDB for READ and WRITE by Laszlo Ersek · 10 years ago
  65. 80fbf58 MdeModulePkg DxeCore: Check pointer AllocInfoData before dereferencing. by Star Zeng · 10 years ago
  66. a71c80b Added PlatformNotification to ACPI 5.0 PCCT structure. by Samer El-Haj-Mahmoud · 10 years ago
  67. 2e09716 Fix build fail for VS2005 tool chain. by Eric Dong · 10 years ago
  68. 0133195 MdeModulePkg: Misc comments and DEBUG messages by Samer El-Haj-Mahmoud · 10 years ago
  69. 2bf41ed Correct the alignment calculation of PE/COFF attribute certificate entry. by Qin Long · 10 years ago
  70. 8cc87d3 Fix an issue in the PCD service to prevent potential out of bound array access by Samer El-Haj-Mahmoud · 10 years ago
  71. 42645c3 Fixed user input arrow down/ page down caused form display highlight menu error. by Eric Dong · 10 years ago
  72. 59e4c8e EdkCompatibilityPkg: Make this field name match the name in the spec. by Peter Jones · 10 years ago
  73. 59febea ShellPkg: Update Shell DH command to display more info. by Samer El-Haj-Mahmoud · 10 years ago
  74. 2790926 Change NT32 and DUET to use UEFI Shell by default. Use "-D USE_OLD_SHELL" for NT32 to use EDK Shell. by Ruiyu Ni · 10 years ago
  75. 1f0a062 BaseTools/UPT: Fix an issue of storing wrong PCD into XML file. by Hess Chen · 10 years ago
  76. d431bf6 Initialize alarm register in PcRtc module entrypoint to make UEFI SCT GetWakeupTime pass. by Elvin Li · 10 years ago
  77. 0db3fad ShellPkg: Add extended USB decoding for consistent device names by jaben carsey · 10 years ago
  78. 431dac9 MdePkg Add USB Spec constants to Usb.h by jaben carsey · 10 years ago
  79. 0710079 MdeModulePkg: remove usb defined info by jaben carsey · 10 years ago
  80. cc4c331 ShellPkg: Add optional extended decode for Vendor Device Nodes for consistent map names by jaben carsey · 10 years ago
  81. 7475d13 Add typecast to fix VS2005 build issue. by Jeff Fan · 10 years ago
  82. 915a379 BaseTools: Extend support for Windows hosted gcc to versions 4.4-4.7. by Scott Duplichan · 10 years ago
  83. 8864869 EmulatorPkg/MpService: add enabled processor check for startupThisAP by Chen Fan · 10 years ago
  84. c156d27 EmulatorPkg/MpService: StartupAllAPs should verify processor state before setting state by Chen Fan · 10 years ago
  85. ca186b1 EmulatorPkg/MpService: fix wrong unsigned to signed variable transition by Chen Fan · 10 years ago
  86. a99b5e6 OvmfPkg: CsmSupportLib: depend on OvmfPkg.dec explicitly by Laszlo Ersek · 10 years ago
  87. 787fc2a MdeModulePkg: Refine the get default value logic. by Eric Dong · 10 years ago
  88. 76c94bb ShellPkg: Fix 'parse' command to use ," for SFO column delimiter by Chris Phillips · 10 years ago
  89. 66b280d OvmfPkg: AcpiPlatformDxe: make dependency on PCI enumeration explicit by Laszlo Ersek · 10 years ago
  90. bab9f94 ShellPkg: Code refine to avoid potential dereference of pointer. by Qiu Shumin · 10 years ago
  91. 771ee50 MdePkg/MdeModulePkg: Implement the missing SetMemorySpaceCapabilities function. by Eugene Cohen · 10 years ago
  92. 48af14f OvmfPkg: Fix build failure with gcc44, gcc45 by Scott Duplichan · 10 years ago
  93. 3ddccee [PATCH] MdeModulePkg: update poor wording in MdeModulePkg DEC/UNI file by jaben carsey · 10 years ago
  94. eb774e2 MdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build failure. by Star Zeng · 10 years ago
  95. ac30bca MdeModulePkg DxeCore: Fix VS2013 build failure. by Star Zeng · 10 years ago
  96. 3a5d9a3 UefiCpuPkg : Fix CpuDxe build issue with VS2005 tool chain by Jeff Fan · 10 years ago
  97. fdb5bc7 MdePkg DxePcdLib: Updates DxePcdLib instance comments. by Liming Gao · 10 years ago
  98. c9e0bba MdeModulePkg BaseSerialPortLib16550: Correct MemoryLimit and MemoryBase offset. by Liming Gao · 10 years ago
  99. 18a7dbb MdeModulePkg Variable: Add missing warning annotation. by Star Zeng · 10 years ago
  100. 285a175 BaseTools: Modify gcc 4.8 and 4.9 tool chain definition to support building from Windows. by Scott Duplichan · 10 years ago