1. 86819ad ShellPkg: use UEFI_APPLICATION module type for Shell components by Ard Biesheuvel · 9 years ago
  2. 0ad3e6d ArmPlatformPkg/FVP: unify support for Foundation and Base models by Ard Biesheuvel · 9 years ago
  3. 9dc94d9 ArmPlatformPkg/LcdGraphicsOutputDxe: check PrimeCell ID before initializing by Ard Biesheuvel · 9 years ago
  4. 300fc77 ArmPlatformPkg/PL180MciDxe: check PrimeCell ID before initializing by Ard Biesheuvel · 9 years ago
  5. 703da8b Nt32Pkg: Keep boot behavior using new BDS almost same as that using old BDS by Ruiyu Ni · 9 years ago
  6. bfb685d MdeModulePkg PeiCore: Recheck SwitchStackSignal after ProcessNotifyList() by Star Zeng · 9 years ago
  7. a60a462 MdeModulePkg SmmLegacyBoot.h: Add a "," after copyright year by Star Zeng · 9 years ago
  8. 5e8df1b MdeModulePkg: Fix UefiBootManagerLib.inf license header. by Ruiyu Ni · 9 years ago
  9. c95d9ab MdeModulePkg: Add PlatformVarCleanupLib library by Star Zeng · 9 years ago
  10. a291832 MdeModulePkg: Add VarCheckPcdLib NULL class library by Star Zeng · 9 years ago
  11. 1241af9 MdeModulePkg: Add VarCheckHiiLib NULL class library by Star Zeng · 9 years ago
  12. b581749 Vlv2TbltDevicePkg: Link separated VarCheckUefiLib NULL class library instance by Star Zeng · 9 years ago
  13. e820fe3 ArmPlatformPkg: Link separated VarCheckUefiLib NULL class library instance by Star Zeng · 9 years ago
  14. 7a9f5b2 ArmVirtPkg: Link separated VarCheckUefiLib NULL class library instance by Star Zeng · 9 years ago
  15. 1432065 EmulatorPkg: Link separated VarCheckUefiLib NULL class library instance by Star Zeng · 9 years ago
  16. dd0ad62 OvmfPkg: Link separated VarCheckUefiLib NULL class library instance by Star Zeng · 9 years ago
  17. 95ac0eb Nt32Pkg: Link separated VarCheckUefiLib NULL class library instance by Star Zeng · 9 years ago
  18. 8021f4c MdeModulePkg Variable: Consume the separated VarCheckLib by Star Zeng · 9 years ago
  19. 3b01413 Vlv2TbltDevicePkg: Add VarCheckLib library mapping by Star Zeng · 9 years ago
  20. 62ca707 ArmPlatformPkg: Add VarCheckLib library mapping by Star Zeng · 9 years ago
  21. 0bdbaad ArmVirtPkg: Add VarCheckLib library mapping by Star Zeng · 9 years ago
  22. b6e3355 EmulatorPkg: Add VarCheckLib library mapping by Star Zeng · 9 years ago
  23. 68ef1ad OvmfPkg: Add VarCheckLib library mapping by Star Zeng · 9 years ago
  24. 5ad1e00 Nt32Pkg: Add VarCheckLib library mapping by Star Zeng · 9 years ago
  25. b85488b MdeModulePkg: Add VarCheckUefiLib NULL class library by Star Zeng · 9 years ago
  26. 31b183b MdeModulePkg: Add VarCheckLib library by Star Zeng · 9 years ago
  27. 6bb832b SecurityPkg: Use PcdGetSize to get the size of VOID* PCD value. by Liming Gao · 9 years ago
  28. ba18062 MdePkg/Library/UefiFileHandleLib: Make FileHandleReadLine return the right buffer size. by Qiu Shumin · 9 years ago
  29. 29b3a74 SourceLevelDebugPkg: Update package version to 0.96 to reflect new changes by Ruiyu Ni · 9 years ago
  30. 2295075 MdeModulePkg:Refine the code in HiiDatabaseDxe by Dandan Bi · 9 years ago
  31. c418872 MdeModulePkg: Fix BdsDxe VS2015 build failure by Ruiyu Ni · 9 years ago
  32. e70504c BaseTools: Update SetPcdPtr in AutoGen Code by Liming Gao · 9 years ago
  33. 27187d2 BaseTools: Fix AutoGen issue for Patchable VOID* PCD. by Liming Gao · 9 years ago
  34. 2f5acc3 BaseTools: Generate macro for the size of PCD value by Bob Feng · 9 years ago
  35. f8308f0 MdePkg: Add two PcdApi for Patch VOID* PCD set operation. by Liming Gao · 9 years ago
  36. bf8e99a MdePkg: Add four PcdGetSize() API in PcdLib by Liming Gao · 9 years ago
  37. 9023704 BaseTools: Add NULL pointer check in AutoGen code by Liming Gao · 9 years ago
  38. c0f230c MdePkg: Update DEC and DSC version from 1.05 to 1.06 by Liming Gao · 9 years ago
  39. 26b46ba MdePkg/Library/UefiFileHandleLib: Update the module Basename and module type to 'UEFI*'. by Qiu Shumin · 9 years ago
  40. 7235899 BaseTools/Ecc: Remove checkpoint for STATIC modifier by Hess Chen · 9 years ago
  41. 28fc9f4 MdePkg: Follow PI spec to update ExtendedSize in EFI_FFS_FILE_HEADER2 by Star Zeng · 9 years ago
  42. 6eff5d2 BaseTools: Follow PI spec to update ExtendedSize in EFI_FFS_FILE_HEADER2 by Star Zeng · 9 years ago
  43. 4018f20 Nt32Pkg: Add HttpUtilitiesDxe module by Jiaxin Wu · 9 years ago
  44. aa498f8 NetworkPkg: Add HTTP utilities driver by Jiaxin Wu · 9 years ago
  45. 38dcf8e MdePkg: Add header file for HTTP utilities protocol by Jiaxin Wu · 9 years ago
  46. ab44a6e OvmfPkg: Add HttpBoot support by Gary Ching-Pang Lin · 9 years ago
  47. b199d94 NetworkPkg: Remove the hostname from the http request URL. by Gary Ching-Pang Lin · 9 years ago
  48. 072418e BaseTools: Fix build fail when the number in validlist is long type. by Bob Feng · 9 years ago
  49. 9e8841b CryptoPkg: Add a missed include file to fix the possible build issue. by Qin Long · 9 years ago
  50. 3877edd MdeModulePkg:Fix build fail in VS2008 by Dandan Bi · 9 years ago
  51. f4d7904 IntelFrameworkModulePkg: Update DEC and DSC version from 0.94 to 0.96 by Feng Tian · 9 years ago
  52. 1556957 IntelFrameworkPkg: Update DEC and DSC version from 0.94 to 0.96 by Feng Tian · 9 years ago
  53. d9bb3e7 MdeModulePkg: Update DSC version from 0.94 to 0.96 by Feng Tian · 9 years ago
  54. 1b30c2e Fixed build error for VS2008 toolchain. by Eric Dong · 9 years ago
  55. a22a50f MdeModulePkg:Full support F10 hot key in UiApp. by Dandan Bi · 9 years ago
  56. eb213f2 NetworkPkg: Fix DHCP TransmitReceive EFI_NO_MAPPING return in DnsDxe by Jiaxin Wu · 9 years ago
  57. 11298d8 CryptoPkg: Update Package version to 0.96 by Qin Long · 9 years ago
  58. d85079b NetworkPkg: Update the NetworkPkg package version by Jiaxin Wu · 9 years ago
  59. e371cc1 MdeModulePkg: Fix default router table and interface missing error by Jiaxin Wu · 9 years ago
  60. d6cf1af ShellPkg: Fix 'ifconfig' can't get the address from dhcp in some case by Jiaxin Wu · 9 years ago
  61. 3e708ee ShellBinPkg: Arm/AArch64 Shell binary update. by Ard Biesheuvel · 9 years ago
  62. 06cd723 BaseTools AARCH64: use tiny code model by default by Ard Biesheuvel · 9 years ago
  63. ad93e04 ShellPkg: force use of AARCH64 small model when building DEBUG shell by Ard Biesheuvel · 9 years ago
  64. 0cebfe8 SecurityPkg: Update Package version to 0.96 by Chao Zhang · 9 years ago
  65. e74c427 Validate the input namespace field to avoid assert. by Eric Dong · 9 years ago
  66. 9946c0a Allocate temp buffer to avoid potential change user input string buffer. by Eric Dong · 9 years ago
  67. 70119d2 ArmPkg: remove ARMv6 support code by Ard Biesheuvel · 9 years ago
  68. 4cac5c0 MdeModulePkg: Update UiApp to handle terminal type TtyTerm by Ruiyu Ni · 9 years ago
  69. 26cd2d6 MdeModulePkg/Xhci: make all timeout values be consistent with comments. by Feng Tian · 9 years ago
  70. 1d7258f CorebootModulePkg:Removing EFI_RESOURCE_ATTRIBUTE_TESTED by Scott Duplichan · 9 years ago
  71. f88e9c5 SecurityPkg: Fixed build error due to FixedAtBuild PcdTcg2HashAlgorithmBitmap by Samer El-Haj-Mahmoud · 9 years ago
  72. 2c32000 MdeModulePkg: IP4 should re-initiate a DHCP if it detects network reconnection by Jiaxin Wu · 9 years ago
  73. 3667305 NetworkPkg: Stop and release DHCP4 child after boot info is ready by Jiaxin Wu · 9 years ago
  74. 71028ba BaseTools: Add /arch:IA32 option in VS2012 and VS2013 by Liming Gao · 9 years ago
  75. a3a0974 Add restriction that HashFinal() must be after at least one HashUpdate(). by Yao, Jiewen · 9 years ago
  76. 70bd699 BaseTools GCC: prevent unaligned memory accesses on ARM GCC 4.6 by Ard Biesheuvel · 9 years ago
  77. 099bff5 Add context check and init in BaseCrypto2Hash(). by Yao, Jiewen · 9 years ago
  78. 13a220a SecurityPkg: Update SignatureSize to comply UEFI spec by Chao Zhang · 9 years ago
  79. 3134913 MdeModulePkg Variable: Handle variable Attributes mismatch case by Star Zeng · 9 years ago
  80. c533ed3 Fix typo in BaseCrypto2HashInit() which causes sanity check incorrect. by Yao, Jiewen · 9 years ago
  81. 5dd08a4 NetworkPkg: Fix hang issue after system reconnected when IPSec has set up by Jiaxin Wu · 9 years ago
  82. a0f2af3 ShellPkg\Tftp.c: Refine parameter name and use implicit comparison for BOOLEAN variable. by Qiu Shumin · 9 years ago
  83. 6aeb759 Clean up unused data type - BOOL. by Yao, Jiewen · 9 years ago
  84. d6da3fb MdeModulePkg:Fix the issue that Commit changes and Exit fail when add driver option by Dandan Bi · 9 years ago
  85. 1abfa4c Add TPM2 support defined in trusted computing group. by Yao, Jiewen · 9 years ago
  86. 59b226d Add TPM2 definition in trusted computing group. by Yao, Jiewen · 9 years ago
  87. 26ecc55 BaseTools IA32/X64: prevent .eh_frame sections from being generated by Ard Biesheuvel · 9 years ago
  88. ed5d153 MdeModulePkg: Refine the code in UiApp by Dandan Bi · 9 years ago
  89. fa6c39d IntelFrameworkModulePkg:Refine the code in LegacyBootMaintUiLib by Dandan Bi · 9 years ago
  90. d91cb87 MdeModulePkg:Use safe string functions in UiApp. by Dandan Bi · 9 years ago
  91. 0cd1ece MdeModulePkg: Add codes to support trailer parse in HttpLib. by Zhang Lubo · 9 years ago
  92. 64ffb95 BaseTools: remove ARMGCC and ARMLINUXGCC toolchains by Ard Biesheuvel · 9 years ago
  93. 95a11bd BeagleBoardPkg: remove outdated build scripts and instructions by Ard Biesheuvel · 9 years ago
  94. a112329 BeagleBoardPkg: fold configuration header into FD build by Ard Biesheuvel · 9 years ago
  95. e01b4a8 ArmPlatformPkg: remove mention of ARMGCC and ARMLINUXGCC by Ard Biesheuvel · 9 years ago
  96. 460616b EmbeddedPkg: remove mention of ARMGCC by Ard Biesheuvel · 9 years ago
  97. 11ad084 StdLib: remove mention of ARMGCC by Ard Biesheuvel · 9 years ago
  98. ad2a2e5 BaseTools: add ARCH detection for AARCH64 and ARM by Ard Biesheuvel · 9 years ago
  99. 9979bab BaseTools/GenFds: Fix 'NoneType' object is not iterable error. by Qiu Shumin · 9 years ago
  100. bc0f20c OvmfPkg/Xen: use lower case x in hex immediate value by Ard Biesheuvel · 9 years ago