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