1. ae591c1 MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library Migration. by Daryl McDaniel · 10 years ago
  2. 5d6bf9e MdeModulePkg/PartitionDxe: Fixed El Torito support when the medium is not a CDROM by Olivier Martin · 10 years ago
  3. 3cbfba0 Upload BSD-licensed Vlv2TbltDevicePkg and Vlv2DeviceRefCodePkg to by David Wei · 10 years ago
  4. 6f785cf Handle TPM device error and avoid deadloop in BDS. by Yao, Jiewen · 10 years ago
  5. 4610b23 Add TPM Physical Presence >=128 operation value support. by Yao, Jiewen · 10 years ago
  6. c5f1d43 BaseTools Fix NASM tool version in comments of tools_def.template by Liming Gao · 10 years ago
  7. 092b852 MdeModulePkg DxeCore: Enhance memory profile code to handle possible NULL FilePath. by Star Zeng · 10 years ago
  8. a5077fd MdePkg IA32/X64 ProcessorBind.h : Disable the C4701 and C4703 warnings for VS2013. by Shumin Qiu · 10 years ago
  9. 586d81d MdeModulePkg DxePrintLibPrint2Protocol Library SPrintLength() API issue. by Liming Gao · 10 years ago
  10. c792e5b Restore question value for question without storage after CHANGING callback return error. by Eric Dong · 10 years ago
  11. 5c7956a Fixed VfrCompile crash on efivarstore statement. by Eric Dong · 10 years ago
  12. 92ca0c6 Add TPM12 NV related function. by Yao, Jiewen · 10 years ago
  13. 5c2d456 ArmPlatformPkg/Bds: Signal when the variable 'Fdt' has been updated by Olivier Martin · 10 years ago
  14. f2c730d ArmPlatformPkg/Bds: Retrieve the Status when calling RT.SetVariable by Olivier Martin · 10 years ago
  15. 6e8b37f ArmPlatformPkg: PCI emulation - Define a vendor and device id by Ronald Cron · 10 years ago
  16. ad7e31b ArmPkg/BdsLib: Close file after reading an Image by Ronald Cron · 10 years ago
  17. f98f9d9 ArmPlatformPkg/ArmJunoDxe: Close the FDT file by Ronald Cron · 10 years ago
  18. f38d0df ArmJunoDxe/InstallFdt.c: Fix the closing of the simple file system protocol by Ronald Cron · 10 years ago
  19. 8a8641b ArmPlatformPkg: Make PCI emulation more compliant with the UEFI spec by Ronald Cron · 10 years ago
  20. f88a751 ArmPkg/BdsLib: Fix DHCP4 configuration by Ronald Cron · 10 years ago
  21. 901b451 ArmPlatformPkg/ArmVExpressPkg: Add support for FV filesystems to ARM platforms by Olivier Martin · 10 years ago
  22. 17409b7 SecurityPkg Variable: Implement VarCheck PROTOCOL by Star Zeng · 10 years ago
  23. efb01a1 MdeModulePkg Variable: Implement VarCheck PROTOCOL by Star Zeng · 10 years ago
  24. 23d04b5 ArmVirtualizationPkg: Intel BDS: load EFI-stubbed Linux kernel from fw_cfg by Laszlo Ersek · 10 years ago
  25. b49ed62 ArmVirtualizationPkg: identify "new shell" as builtin shell for Intel BDS by Laszlo Ersek · 10 years ago
  26. 274b4a8 ArmVirtualizationPkg: PlatformIntelBdsLib: adhere to QEMU's boot order by Laszlo Ersek · 10 years ago
  27. 4333691 OvmfPkg: QemuBootOrderLib: OFW-to-UEFI translation for virtio-mmio by Laszlo Ersek · 10 years ago
  28. ca0d7c9 OvmfPkg: QemuBootOrderLib: widen ParseUnitAddressHexList() to UINT64 by Laszlo Ersek · 10 years ago
  29. 73bb8e6 ArmVirtualizationPkg: VirtFdtDxe: use dedicated VIRTIO_MMIO_TRANSPORT_GUID by Laszlo Ersek · 10 years ago
  30. 3765e03 OvmfPkg: introduce VIRTIO_MMIO_TRANSPORT_GUID by Laszlo Ersek · 10 years ago
  31. 2f9c55c OvmfPkg: QemuBootOrderLib: featurize PCI-like device path translation by Laszlo Ersek · 10 years ago
  32. cca7475 OvmfPkg: extract QemuBootOrderLib by Laszlo Ersek · 10 years ago
  33. 1b610ac ArmVirtualizationPkg: PlatformIntelBdsLib: add basic policy by Laszlo Ersek · 10 years ago
  34. be8afe1 ArmVirtualizationPkg: clone PlatformIntelBdsLib from ArmPlatformPkg by Laszlo Ersek · 10 years ago
  35. 6e2543b ArmVirtualizationPkg: introduce QemuFwCfgLib instance for DXE drivers by Laszlo Ersek · 10 years ago
  36. ad652d4 ArmVirtualizationPkg: VirtFdtDxe: forward FwCfg addresses from DTB to PCDs by Laszlo Ersek · 10 years ago
  37. 931aae9 Remove the FV header assumption in variable driver. by Dong Guo · 10 years ago
  38. 1fcbeae Remove the FV header assumption in variable driver. by Dong Guo · 10 years ago
  39. 4243567 ShellPkg: Check the unrecognized environment variable name before it is removed from command line. by Qiu Shumin · 10 years ago
  40. 5a2dcd1 MdeModulePkg/FvSimpleFileSystem:Fix a potential NULL dereference issue. by Feng Tian · 10 years ago
  41. 871f673 Rollback change 16544. by Eric Dong · 10 years ago
  42. 6f6792b ShellPkg: Add code to handle the split ('|') in a double-quoted string. by Qiu Shumin · 10 years ago
  43. 12d9566 Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3280 and UEFI 2.4 Spec. by Long, Qin · 10 years ago
  44. 270fc03 MdeModulePkg/FvSimpleFileSystem: Fix building error with 32bit tool chains. by Feng Tian · 10 years ago
  45. 0927c81 Address the potential system TPL does not been restore. by Deric Cole · 10 years ago
  46. 0b13fe7 Do not assert when the device path node length is invalid. by Ruiyu Ni · 10 years ago
  47. e4b0415 MdePkg: fix mixed dos and linux EOL format issue by Hot Tian · 10 years ago
  48. 736a692 MdeModulePkg: fix mixed dos and linux EOL format issue by Hot Tian · 10 years ago
  49. b947f0c IntelFrameworkPkg: fix mixed dos and linux EOL format issue by Hot Tian · 10 years ago
  50. 997a5d1 Fix ‘build run’ doesn’t work for NT32 X64 build. by Cinnamon Shia · 10 years ago
  51. 9093fb9 Correct AuthHandle definition for Tpm2SetPrimaryPolicy. by Yao, Jiewen · 10 years ago
  52. a50e58f Add TPM2 commands which might be used in provision. by Yao, Jiewen · 10 years ago
  53. 9da91ae MdeModulePkg/FvSimpleFileSystem: Add a new module to provide access to executable files in FVs. by Brendan Jackman · 10 years ago
  54. 32d258b Remove unnecessary RT attribute from LegacyDevOrder variable. by Ruiyu Ni · 10 years ago
  55. f571ef9 Fixed VfrCompile crash on efivarstore statement. by Aaron Pop · 10 years ago
  56. 36c6413 OvmfPkg: enable the IPv6 support by Gary Lin · 10 years ago
  57. d89d1a5 MdeModulePkg: by Eric Dong · 10 years ago
  58. 5145567 Use better coding style. by Yao, Jiewen · 10 years ago
  59. 3532030 Code refine. Check the original length of array to avoid buffer over flow. by Qiu Shumin · 10 years ago
  60. 6a49701 MdeModulePkg\Bus\Ata\AtaAtapiPassThru: don't set PxSACT bit when issuing command by Chris Ruffin · 10 years ago
  61. 07f986f Fix a bug that the gateway is not necessary in a simple PXE network. by Gary Lin · 10 years ago
  62. 4123bd7 SourceLevelDebugPkg DebugAgentLib: Fix build error with GNU assembler by Jeff Fan · 10 years ago
  63. e5030c1 UefiCpuPkg CpuExceptionHandlerLib: Use %rax instead of %eax to make code consistence. by Jeff Fan · 10 years ago
  64. a125239 MdeModulePkg DebugSupportDxe: Fix build error with GNU assembler by Jordan Justen · 10 years ago
  65. fd8a2eb MdeModulePkg DxeCore: Fix potential FV overflow of 4GB boundary on a 32-bit systems. by Star Zeng · 10 years ago
  66. 2c23dda ShellPkg: Remove IntelFramweorkModulePkg as Shell library dependency by jaben carsey · 10 years ago
  67. 1d6ccad ShellPkg: Code refine. Add error handling code to check pointer and remove redundant 'ASSERT'. by Qiu Shumin · 10 years ago
  68. 9d956ea ArmPlatformPkg: Fixed build by Olivier Martin · 10 years ago
  69. 1bb390f MdePkg: Add deprecate flag for the functions which has a replace function in safe c library. by Eric Dong · 10 years ago
  70. 6395c64 MdeModulePke: PeiCore FirmwareVolmeInfoPpiNotifyCallback ()issue by Liming Gao · 10 years ago
  71. 84b8497 Eliminate the variable. by Laszlo Ersek · 10 years ago
  72. d5daaa8 ArmPkg/AsmMacroIoLib: Fixed the global variables initialization by Olivier Martin · 10 years ago
  73. 8577487 ArmPkg/BdsLib: Update the size of the Device Tree before booting Linux by Olivier Martin · 10 years ago
  74. 061568e ArmPkg/BdsLib: Rework TFTP boot by Ronald Cron · 10 years ago
  75. b4c2226 ArmPlatformPkg/Bds: Test if OptionalData is NULL before using it by Olivier Martin · 10 years ago
  76. 830e5b8 ArmPlatformPkg/Bds: Fixed memory leak by Olivier Martin · 10 years ago
  77. 2366640 ArmPkg/GenericWatchdogDxe: Set up the watchdog timeout relatively to the system counter by Ronald Cron · 10 years ago
  78. 0b4d97a ArmPlatformPkg/ArmJunoPkg: Move the watchdog generic driver to ArmPkg/Drivers by Ronald Cron · 10 years ago
  79. 9520453 ArmPlatformPkg/BootMonFs: Fix the setting of information about a file by Ronald Cron · 10 years ago
  80. fb08c45 ArmPlatformPkg/BootMonFs: Fix error codes returned by Open() and Read() by Ronald Cron · 10 years ago
  81. a40ff45 ArmPlatformPkg/ArmVirtualizationPkg: Removed compiler family to the AArch64 assembly files by Olivier Martin · 10 years ago
  82. 4a8fa96 ArmPlatformPkg: The toolchain family name can be omitted if the options are common by Olivier Martin · 10 years ago
  83. 967eacc Add TPM2 commands which might be used in field upgrade. by Yao, Jiewen · 10 years ago
  84. 9f2c026 MdeModulePkg DxeCore: Remove @retval function comments for CoreUpdateMemoryAttributes(). by Star Zeng · 10 years ago
  85. 0b24f2c MdeModulePkg DXE FpdtStatusCodeHandler: Check Boolean value in if statement. by Liming Gao · 10 years ago
  86. 9973036 MdeModulePkg/DxeCore: Fixed compiler error 'enumerated type mixed with another type' by Olivier Martin · 10 years ago
  87. 4108980 Refine code to follow edkii coding style. by Dong Eric · 10 years ago
  88. 300c1f0 MdeModulePkg: Update the device path info for the storage when former drivers not provide it. by Eric Dong · 10 years ago
  89. 5789fe3 correct a data type error. by Dong Guo · 10 years ago
  90. 684a565 MdeModulePke: DxeCore NotifyFwVolBlock() function issue by Liming Gao · 10 years ago
  91. 61959fa Fix potential NULL pointer dereference issue in TcgDxe & TreeDxe. by Chao Zhang · 10 years ago
  92. 213cc10 Add failed image Name in the Image Execution Information Table. by Dong Guo · 10 years ago
  93. b01fcf9 Update the build option to eliminate possible build warning for IPF platform. by Qin Long · 10 years ago
  94. beaec44 Add HobLib DXE instance for SMM_CORE. by Jeff Fan · 10 years ago
  95. 8d62ae3 BaseTools/ECC: Fix some issues of ECC tool by Hess Chen · 10 years ago
  96. 3720ee6 Checking if gSmmCorePrivate->CommunicationBuffer is in supported physical address scope. by Jeff Fan · 10 years ago
  97. baaacdc Move EndOfPei signal earlier before giving control back to FspInitDone. by Yao, Jiewen · 10 years ago
  98. 0b559c1 Added missing gFspBootLoaderTemporaryMemoryGuid to the FspPlatformLib.inf. by Yao, Jiewen · 10 years ago
  99. 975f1c6 Updated FspApiEntry.asm/.s to auto detect the size of the MCU region. by Yao, Jiewen · 10 years ago
  100. 54190e8 ShellBinPkg: Ia32/X64 Shell binary update. by Qiu Shumin · 10 years ago