- 3765e03 OvmfPkg: introduce VIRTIO_MMIO_TRANSPORT_GUID by Laszlo Ersek · 10 years ago
- 2f9c55c OvmfPkg: QemuBootOrderLib: featurize PCI-like device path translation by Laszlo Ersek · 10 years ago
- cca7475 OvmfPkg: extract QemuBootOrderLib by Laszlo Ersek · 10 years ago
- 1b610ac ArmVirtualizationPkg: PlatformIntelBdsLib: add basic policy by Laszlo Ersek · 10 years ago
- be8afe1 ArmVirtualizationPkg: clone PlatformIntelBdsLib from ArmPlatformPkg by Laszlo Ersek · 10 years ago
- 6e2543b ArmVirtualizationPkg: introduce QemuFwCfgLib instance for DXE drivers by Laszlo Ersek · 10 years ago
- ad652d4 ArmVirtualizationPkg: VirtFdtDxe: forward FwCfg addresses from DTB to PCDs by Laszlo Ersek · 10 years ago
- 931aae9 Remove the FV header assumption in variable driver. by Dong Guo · 10 years ago
- 1fcbeae Remove the FV header assumption in variable driver. by Dong Guo · 10 years ago
- 4243567 ShellPkg: Check the unrecognized environment variable name before it is removed from command line. by Qiu Shumin · 10 years ago
- 5a2dcd1 MdeModulePkg/FvSimpleFileSystem:Fix a potential NULL dereference issue. by Feng Tian · 10 years ago
- 871f673 Rollback change 16544. by Eric Dong · 10 years ago
- 6f6792b ShellPkg: Add code to handle the split ('|') in a double-quoted string. by Qiu Shumin · 10 years ago
- 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
- 270fc03 MdeModulePkg/FvSimpleFileSystem: Fix building error with 32bit tool chains. by Feng Tian · 10 years ago
- 0927c81 Address the potential system TPL does not been restore. by Deric Cole · 10 years ago
- 0b13fe7 Do not assert when the device path node length is invalid. by Ruiyu Ni · 10 years ago
- e4b0415 MdePkg: fix mixed dos and linux EOL format issue by Hot Tian · 10 years ago
- 736a692 MdeModulePkg: fix mixed dos and linux EOL format issue by Hot Tian · 10 years ago
- b947f0c IntelFrameworkPkg: fix mixed dos and linux EOL format issue by Hot Tian · 10 years ago
- 997a5d1 Fix ‘build run’ doesn’t work for NT32 X64 build. by Cinnamon Shia · 10 years ago
- 9093fb9 Correct AuthHandle definition for Tpm2SetPrimaryPolicy. by Yao, Jiewen · 10 years ago
- a50e58f Add TPM2 commands which might be used in provision. by Yao, Jiewen · 10 years ago
- 9da91ae MdeModulePkg/FvSimpleFileSystem: Add a new module to provide access to executable files in FVs. by Brendan Jackman · 10 years ago
- 32d258b Remove unnecessary RT attribute from LegacyDevOrder variable. by Ruiyu Ni · 10 years ago
- f571ef9 Fixed VfrCompile crash on efivarstore statement. by Aaron Pop · 10 years ago
- 36c6413 OvmfPkg: enable the IPv6 support by Gary Lin · 10 years ago
- d89d1a5 MdeModulePkg: by Eric Dong · 10 years ago
- 5145567 Use better coding style. by Yao, Jiewen · 10 years ago
- 3532030 Code refine. Check the original length of array to avoid buffer over flow. by Qiu Shumin · 10 years ago
- 6a49701 MdeModulePkg\Bus\Ata\AtaAtapiPassThru: don't set PxSACT bit when issuing command by Chris Ruffin · 10 years ago
- 07f986f Fix a bug that the gateway is not necessary in a simple PXE network. by Gary Lin · 10 years ago
- 4123bd7 SourceLevelDebugPkg DebugAgentLib: Fix build error with GNU assembler by Jeff Fan · 10 years ago
- e5030c1 UefiCpuPkg CpuExceptionHandlerLib: Use %rax instead of %eax to make code consistence. by Jeff Fan · 10 years ago
- a125239 MdeModulePkg DebugSupportDxe: Fix build error with GNU assembler by Jordan Justen · 10 years ago
- fd8a2eb MdeModulePkg DxeCore: Fix potential FV overflow of 4GB boundary on a 32-bit systems. by Star Zeng · 10 years ago
- 2c23dda ShellPkg: Remove IntelFramweorkModulePkg as Shell library dependency by jaben carsey · 10 years ago
- 1d6ccad ShellPkg: Code refine. Add error handling code to check pointer and remove redundant 'ASSERT'. by Qiu Shumin · 10 years ago
- 9d956ea ArmPlatformPkg: Fixed build by Olivier Martin · 10 years ago
- 1bb390f MdePkg: Add deprecate flag for the functions which has a replace function in safe c library. by Eric Dong · 10 years ago
- 6395c64 MdeModulePke: PeiCore FirmwareVolmeInfoPpiNotifyCallback ()issue by Liming Gao · 10 years ago
- 84b8497 Eliminate the variable. by Laszlo Ersek · 10 years ago
- d5daaa8 ArmPkg/AsmMacroIoLib: Fixed the global variables initialization by Olivier Martin · 10 years ago
- 8577487 ArmPkg/BdsLib: Update the size of the Device Tree before booting Linux by Olivier Martin · 10 years ago
- 061568e ArmPkg/BdsLib: Rework TFTP boot by Ronald Cron · 10 years ago
- b4c2226 ArmPlatformPkg/Bds: Test if OptionalData is NULL before using it by Olivier Martin · 10 years ago
- 830e5b8 ArmPlatformPkg/Bds: Fixed memory leak by Olivier Martin · 10 years ago
- 2366640 ArmPkg/GenericWatchdogDxe: Set up the watchdog timeout relatively to the system counter by Ronald Cron · 10 years ago
- 0b4d97a ArmPlatformPkg/ArmJunoPkg: Move the watchdog generic driver to ArmPkg/Drivers by Ronald Cron · 10 years ago
- 9520453 ArmPlatformPkg/BootMonFs: Fix the setting of information about a file by Ronald Cron · 10 years ago
- fb08c45 ArmPlatformPkg/BootMonFs: Fix error codes returned by Open() and Read() by Ronald Cron · 10 years ago
- a40ff45 ArmPlatformPkg/ArmVirtualizationPkg: Removed compiler family to the AArch64 assembly files by Olivier Martin · 10 years ago
- 4a8fa96 ArmPlatformPkg: The toolchain family name can be omitted if the options are common by Olivier Martin · 10 years ago
- 967eacc Add TPM2 commands which might be used in field upgrade. by Yao, Jiewen · 10 years ago
- 9f2c026 MdeModulePkg DxeCore: Remove @retval function comments for CoreUpdateMemoryAttributes(). by Star Zeng · 10 years ago
- 0b24f2c MdeModulePkg DXE FpdtStatusCodeHandler: Check Boolean value in if statement. by Liming Gao · 10 years ago
- 9973036 MdeModulePkg/DxeCore: Fixed compiler error 'enumerated type mixed with another type' by Olivier Martin · 10 years ago
- 4108980 Refine code to follow edkii coding style. by Dong Eric · 10 years ago
- 300c1f0 MdeModulePkg: Update the device path info for the storage when former drivers not provide it. by Eric Dong · 10 years ago
- 5789fe3 correct a data type error. by Dong Guo · 10 years ago
- 684a565 MdeModulePke: DxeCore NotifyFwVolBlock() function issue by Liming Gao · 10 years ago
- 61959fa Fix potential NULL pointer dereference issue in TcgDxe & TreeDxe. by Chao Zhang · 10 years ago
- 213cc10 Add failed image Name in the Image Execution Information Table. by Dong Guo · 10 years ago
- b01fcf9 Update the build option to eliminate possible build warning for IPF platform. by Qin Long · 10 years ago
- beaec44 Add HobLib DXE instance for SMM_CORE. by Jeff Fan · 10 years ago
- 8d62ae3 BaseTools/ECC: Fix some issues of ECC tool by Hess Chen · 10 years ago
- 3720ee6 Checking if gSmmCorePrivate->CommunicationBuffer is in supported physical address scope. by Jeff Fan · 10 years ago
- baaacdc Move EndOfPei signal earlier before giving control back to FspInitDone. by Yao, Jiewen · 10 years ago
- 0b559c1 Added missing gFspBootLoaderTemporaryMemoryGuid to the FspPlatformLib.inf. by Yao, Jiewen · 10 years ago
- 975f1c6 Updated FspApiEntry.asm/.s to auto detect the size of the MCU region. by Yao, Jiewen · 10 years ago
- 54190e8 ShellBinPkg: Ia32/X64 Shell binary update. by Qiu Shumin · 10 years ago
- 63c0574 Specify little-endian, and then use the “Standard size” from the chart. by Yao, Jiewen · 10 years ago
- 8e89d9c Fix typo. by Yao, Jiewen · 10 years ago
- 59c30d7 properly support GCC - pass 'I' (int) rather than 'L' (long) to struct.unpack. by Yao, Jiewen · 10 years ago
- d86b04f ShellPkg: Connect all the consoles in "reconnect -r". by Qiu Shumin · 10 years ago
- 8f586b8 NetworkPkg: Source fixes and cleanup for ARMGCC compiles by Randy Pawell · 10 years ago
- 35f910f MdeModulePkg: Source fixes and cleanup for ARMGCC compiles by Randy Pawell · 10 years ago
- 40a0f8c MdeModulePkg: Unregister DXE FpdtStatusCodeHandler. by Liming Gao · 10 years ago
- 8546dfe Fix a regression bug to uni parser. by Yingke Liu · 10 years ago
- 7e0699c Code clean-up to eliminate potential "dereferenced pointer" warning. by Qin Long · 10 years ago
- 2aa580b StdLib/BsdSocketLib: Fix function declaration mismatch with definition. by Bruce Cran · 10 years ago
- b8ff0f1 Fix memory leak in Ip4Config. by Samer El-Haj-Mahmoud · 10 years ago
- 62771ce Fix ARM build failure with gcc 4.6. by Scott Duplichan · 10 years ago
- edafa0b Enhance error handling for external tool. by Yingke Liu · 10 years ago
- c1589a2 PerformancePkg: Update comments on TscTimerLib by Liming Gao · 10 years ago
- 71f0291 Corrected slash and quote handling in the strings of UNI files. by Cecil Sheng · 10 years ago
- b04a63a MdePkg: UefiScsiLib: do not encode LUN in CDB for other SCSI commands by Laszlo Ersek · 10 years ago
- c128d52 MdePkg: UefiScsiLib: do not encode LUN in CDB for READ and WRITE by Laszlo Ersek · 10 years ago
- 80fbf58 MdeModulePkg DxeCore: Check pointer AllocInfoData before dereferencing. by Star Zeng · 10 years ago
- a71c80b Added PlatformNotification to ACPI 5.0 PCCT structure. by Samer El-Haj-Mahmoud · 10 years ago
- 2e09716 Fix build fail for VS2005 tool chain. by Eric Dong · 10 years ago
- 0133195 MdeModulePkg: Misc comments and DEBUG messages by Samer El-Haj-Mahmoud · 10 years ago
- 2bf41ed Correct the alignment calculation of PE/COFF attribute certificate entry. by Qin Long · 10 years ago
- 8cc87d3 Fix an issue in the PCD service to prevent potential out of bound array access by Samer El-Haj-Mahmoud · 10 years ago
- 42645c3 Fixed user input arrow down/ page down caused form display highlight menu error. by Eric Dong · 10 years ago
- 59e4c8e EdkCompatibilityPkg: Make this field name match the name in the spec. by Peter Jones · 10 years ago
- 59febea ShellPkg: Update Shell DH command to display more info. by Samer El-Haj-Mahmoud · 10 years ago
- 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
- 1f0a062 BaseTools/UPT: Fix an issue of storing wrong PCD into XML file. by Hess Chen · 10 years ago
- d431bf6 Initialize alarm register in PcRtc module entrypoint to make UEFI SCT GetWakeupTime pass. by Elvin Li · 10 years ago