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