1. 54190e8 ShellBinPkg: Ia32/X64 Shell binary update. by Qiu Shumin · 10 years ago
  2. 63c0574 Specify little-endian, and then use the “Standard size” from the chart. by Yao, Jiewen · 10 years ago
  3. 8e89d9c Fix typo. by Yao, Jiewen · 10 years ago
  4. 59c30d7 properly support GCC - pass 'I' (int) rather than 'L' (long) to struct.unpack. by Yao, Jiewen · 10 years ago
  5. d86b04f ShellPkg: Connect all the consoles in "reconnect -r". by Qiu Shumin · 10 years ago
  6. 8f586b8 NetworkPkg: Source fixes and cleanup for ARMGCC compiles by Randy Pawell · 10 years ago
  7. 35f910f MdeModulePkg: Source fixes and cleanup for ARMGCC compiles by Randy Pawell · 10 years ago
  8. 40a0f8c MdeModulePkg: Unregister DXE FpdtStatusCodeHandler. by Liming Gao · 10 years ago
  9. 8546dfe Fix a regression bug to uni parser. by Yingke Liu · 10 years ago
  10. 7e0699c Code clean-up to eliminate potential "dereferenced pointer" warning. by Qin Long · 10 years ago
  11. 2aa580b StdLib/BsdSocketLib: Fix function declaration mismatch with definition. by Bruce Cran · 10 years ago
  12. b8ff0f1 Fix memory leak in Ip4Config. by Samer El-Haj-Mahmoud · 10 years ago
  13. 62771ce Fix ARM build failure with gcc 4.6. by Scott Duplichan · 10 years ago
  14. edafa0b Enhance error handling for external tool. by Yingke Liu · 10 years ago
  15. c1589a2 PerformancePkg: Update comments on TscTimerLib by Liming Gao · 10 years ago
  16. 71f0291 Corrected slash and quote handling in the strings of UNI files. by Cecil Sheng · 10 years ago
  17. b04a63a MdePkg: UefiScsiLib: do not encode LUN in CDB for other SCSI commands by Laszlo Ersek · 10 years ago
  18. c128d52 MdePkg: UefiScsiLib: do not encode LUN in CDB for READ and WRITE by Laszlo Ersek · 10 years ago
  19. 80fbf58 MdeModulePkg DxeCore: Check pointer AllocInfoData before dereferencing. by Star Zeng · 10 years ago
  20. a71c80b Added PlatformNotification to ACPI 5.0 PCCT structure. by Samer El-Haj-Mahmoud · 10 years ago
  21. 2e09716 Fix build fail for VS2005 tool chain. by Eric Dong · 10 years ago
  22. 0133195 MdeModulePkg: Misc comments and DEBUG messages by Samer El-Haj-Mahmoud · 10 years ago
  23. 2bf41ed Correct the alignment calculation of PE/COFF attribute certificate entry. by Qin Long · 10 years ago
  24. 8cc87d3 Fix an issue in the PCD service to prevent potential out of bound array access by Samer El-Haj-Mahmoud · 10 years ago
  25. 42645c3 Fixed user input arrow down/ page down caused form display highlight menu error. by Eric Dong · 10 years ago
  26. 59e4c8e EdkCompatibilityPkg: Make this field name match the name in the spec. by Peter Jones · 10 years ago
  27. 59febea ShellPkg: Update Shell DH command to display more info. by Samer El-Haj-Mahmoud · 10 years ago
  28. 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
  29. 1f0a062 BaseTools/UPT: Fix an issue of storing wrong PCD into XML file. by Hess Chen · 10 years ago
  30. d431bf6 Initialize alarm register in PcRtc module entrypoint to make UEFI SCT GetWakeupTime pass. by Elvin Li · 10 years ago
  31. 0db3fad ShellPkg: Add extended USB decoding for consistent device names by jaben carsey · 10 years ago
  32. 431dac9 MdePkg Add USB Spec constants to Usb.h by jaben carsey · 10 years ago
  33. 0710079 MdeModulePkg: remove usb defined info by jaben carsey · 10 years ago
  34. cc4c331 ShellPkg: Add optional extended decode for Vendor Device Nodes for consistent map names by jaben carsey · 10 years ago
  35. 7475d13 Add typecast to fix VS2005 build issue. by Jeff Fan · 10 years ago
  36. 915a379 BaseTools: Extend support for Windows hosted gcc to versions 4.4-4.7. by Scott Duplichan · 10 years ago
  37. 8864869 EmulatorPkg/MpService: add enabled processor check for startupThisAP by Chen Fan · 10 years ago
  38. c156d27 EmulatorPkg/MpService: StartupAllAPs should verify processor state before setting state by Chen Fan · 10 years ago
  39. ca186b1 EmulatorPkg/MpService: fix wrong unsigned to signed variable transition by Chen Fan · 10 years ago
  40. a99b5e6 OvmfPkg: CsmSupportLib: depend on OvmfPkg.dec explicitly by Laszlo Ersek · 10 years ago
  41. 787fc2a MdeModulePkg: Refine the get default value logic. by Eric Dong · 10 years ago
  42. 76c94bb ShellPkg: Fix 'parse' command to use ," for SFO column delimiter by Chris Phillips · 10 years ago
  43. 66b280d OvmfPkg: AcpiPlatformDxe: make dependency on PCI enumeration explicit by Laszlo Ersek · 10 years ago
  44. bab9f94 ShellPkg: Code refine to avoid potential dereference of pointer. by Qiu Shumin · 10 years ago
  45. 771ee50 MdePkg/MdeModulePkg: Implement the missing SetMemorySpaceCapabilities function. by Eugene Cohen · 10 years ago
  46. 48af14f OvmfPkg: Fix build failure with gcc44, gcc45 by Scott Duplichan · 10 years ago
  47. 3ddccee [PATCH] MdeModulePkg: update poor wording in MdeModulePkg DEC/UNI file by jaben carsey · 10 years ago
  48. eb774e2 MdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build failure. by Star Zeng · 10 years ago
  49. ac30bca MdeModulePkg DxeCore: Fix VS2013 build failure. by Star Zeng · 10 years ago
  50. 3a5d9a3 UefiCpuPkg : Fix CpuDxe build issue with VS2005 tool chain by Jeff Fan · 10 years ago
  51. fdb5bc7 MdePkg DxePcdLib: Updates DxePcdLib instance comments. by Liming Gao · 10 years ago
  52. c9e0bba MdeModulePkg BaseSerialPortLib16550: Correct MemoryLimit and MemoryBase offset. by Liming Gao · 10 years ago
  53. 18a7dbb MdeModulePkg Variable: Add missing warning annotation. by Star Zeng · 10 years ago
  54. 285a175 BaseTools: Modify gcc 4.8 and 4.9 tool chain definition to support building from Windows. by Scott Duplichan · 10 years ago
  55. d808fc6 BaseTools: Correct NASM output file type for UNIXGCC and CYGGCC. by Liming Gao · 10 years ago
  56. 5218c27 OvmfPkg: PlatformBdsLib: Dynamic PCI Interrupt Line register setup by Gabriel Somlo · 10 years ago
  57. 9840b12 UefiCpuPkg/CpuDxe: Put APs in wait for SIPI state at ExitBootServices by Chen Fan · 10 years ago
  58. f442002 MdeModulePkg DxeCore/PiSmmCore/MemoryProfileInfo: Fix EBC and VS2013 build failure. by Star Zeng · 10 years ago
  59. 1db55d6 MdePkg Base.h: Fix EBC build failure and add comments for RETURN_ADDRESS macro. by Star Zeng · 10 years ago
  60. 4613300 OvmfPkg/XenBusDxe: Fix a nasm warning about instruction not lockable. by Anthony PERARD · 10 years ago
  61. 860088f OvmfPkg/XenPvBlkDxe: fix VS2010 build failures by Scott Duplichan · 10 years ago
  62. 017a486 OvmfPkg/XenBusDxe: fix VS2010 build failures by Scott Duplichan · 10 years ago
  63. cec6ad0 OvmfPkg/XenBusDxe: Fix some types. by Anthony PERARD · 10 years ago
  64. c47a842 OvmfPkg/XenBusDxe: In XenStore, replace type of Len from UINTN to UINT32. by Anthony PERARD · 10 years ago
  65. d547f31 SecurityPkg: VariableServiceSetVariable(): fix dbt <-> GUID association by Laszlo Ersek · 10 years ago
  66. afc18ea CryptoPkg: OpenSslSupport.h: edk2-ize offsetof() macro for gcc-4.8 / X64 by Laszlo Ersek · 10 years ago
  67. 017c285 CryptoPkg: TimestampTokenVerify(): fix gcc-4.8 / Ia32 build failure by Laszlo Ersek · 10 years ago
  68. faba4a1 OvmfPkg: VirtioScsiDxe: drop 64-bit shift in PopulateRequest() (VS2010) by Scott Duplichan · 10 years ago
  69. 75f8e3a OvmfPkg: QemuVideoDxe: the VBE shim needs no 64-bit shifts (VS2010) by Scott Duplichan · 10 years ago
  70. f7e899c OvmfPkg: flash driver: drop needlessly wide multiplication (VS2010) by Scott Duplichan · 10 years ago
  71. 1c59015 OvmfPg: flash driver: drop gratuitous 64-by-32 bit divisions (VS2010) by Laszlo Ersek · 10 years ago
  72. 1e62c89 OvmfPg: flash driver: fix type of EFI_SIZE_TO_PAGES argument (VS2010) by Laszlo Ersek · 10 years ago
  73. 42e2ff2 MdeModulePkg/Core/PiSmmCore/PiSmmCore.c: Fix compiler warning about variable set but unused by Garrett Kirkendall · 10 years ago
  74. 20333c6 UEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp Verification support for Secure Boot by Qin Long · 10 years ago
  75. 2e70cf8 OvmfPkg: PlatformBdsLib: Platform dependent PCI/IRQ initialization by Gabriel Somlo · 10 years ago
  76. 988e598 OvmfPkg: AcpiTimerLib: Switch additional stages to PCD-based Dxe instance by Gabriel Somlo · 10 years ago
  77. f122712 OvmfPkg: AcpiTimerLib: Use global variable during PEI_CORE and PEIM by Gabriel Somlo · 10 years ago
  78. 170ef2d OvmfPkg: AcpiTimerLib: Split into multiple phase-specific instances by Gabriel Somlo · 10 years ago
  79. 72a1100 OvmfPkg: CsmSupportLib: Set/use platform specific legacy interrupt device by Gabriel Somlo · 10 years ago
  80. d55004d OvmfPkg: Add PCD for Host Bridge dev. ID (PcdOvmfHostBridgePciDevId) by Gabriel Somlo · 10 years ago
  81. 97380be OvmfPkg: PlatformPei: Platform specific ACPI power management setup by Gabriel Somlo · 10 years ago
  82. 4e48c72 OvmfPkg: Factor out platform detection (q35 vs. piix4) by Gabriel Somlo · 10 years ago
  83. 4a50c27 UefiCpuPkg/CpuDxe: install Mp Service protocol by Chen Fan · 10 years ago
  84. dee9376 UefiCpuPkg/CpuDxe: Startup APs by Jordan Justen · 10 years ago
  85. cd8c700 UefiCpuPkg/MpService: avoid dead lock caused by CheckAllAPsStatus by Chen Fan · 10 years ago
  86. 0e724fc UefiCpuPkg/MpService: avoid reset AP still hold a lock by Chen Fan · 10 years ago
  87. 232eb4c UefiCpuPkg/MpService: free the unused cpu data buffer by Chen Fan · 10 years ago
  88. ac9dbb3 UefiCpuPkg/CpuDxe: introduce ResetApStackless() by Chen Fan · 10 years ago
  89. fe078dd UefiCpuPkg/CpuDxe: split out StartupCode from StartApsStackless() by Chen Fan · 10 years ago
  90. e4aaf76 UefiCpuPkg/MpService: avoid next timer getting into CheckAllAPsStatus() by Chen Fan · 10 years ago
  91. d16cf36 UefiCpuPkg/MpService: Simply Lock usage by Chen Fan · 10 years ago
  92. acb2172 UefiCpuPkg/MpService: move settimer out to InitMpSystemData by Chen Fan · 10 years ago
  93. 9908a82 UefiCpuPkg/CpuDxe: Ap do loop routine to execute procedure by Chen Fan · 10 years ago
  94. b7c05ba UefiCpuPkg/CpuDxe: implement Mp Services:SwitchBSP() by Chen Fan · 10 years ago
  95. 5fee172 UefiCpuPkg/CpuDxe: implement Mp Services:StartupAllAPs() by Chen Fan · 10 years ago
  96. 3f4f0af UefiCpuPkg/CpuDxe: implement Mp Protocol:StartupThisAP() by Chen Fan · 10 years ago
  97. fa7ce67 UefiCpuPkg/CpuDxe: implement Mp Protocol:EnableDisableAP() by Chen Fan · 10 years ago
  98. e7938b5 UefiCpuPkg/CpuDxe: implement Mp Services:GetProcessorInfo() by Chen Fan · 10 years ago
  99. d894d8b UefiCpuPkg/CpuDxe: implement Mp Protocol:GetNumberOfProcessors() by Chen Fan · 10 years ago
  100. cfa2fac UefiCpuPkg/CpuDxe: implement Mp Protocol: WhoAmI() by Chen Fan · 10 years ago