summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-12ArmPkg/BdsLib: Rework TFTP bootRonald Cron
2014-12-12ArmPlatformPkg/Bds: Test if OptionalData is NULL before using itOlivier Martin
2014-12-12ArmPlatformPkg/Bds: Fixed memory leakOlivier Martin
2014-12-12ArmPkg/GenericWatchdogDxe: Set up the watchdog timeout relatively to the syst...Ronald Cron
2014-12-12ArmPlatformPkg/ArmJunoPkg: Move the watchdog generic driver to ArmPkg/DriversRonald Cron
2014-12-12ArmPlatformPkg/BootMonFs: Fix the setting of information about a fileRonald Cron
2014-12-12ArmPlatformPkg/BootMonFs: Fix error codes returned by Open() and Read()Ronald Cron
2014-12-12ArmPlatformPkg/ArmVirtualizationPkg: Removed compiler family to the AArch64 a...Olivier Martin
2014-12-12ArmPlatformPkg: The toolchain family name can be omitted if the options are c...Olivier Martin
2014-12-12Add TPM2 commands which might be used in field upgrade.Yao, Jiewen
2014-12-12MdeModulePkg DxeCore: Remove @retval function comments for CoreUpdateMemoryAt...Star Zeng
2014-12-12MdeModulePkg DXE FpdtStatusCodeHandler: Check Boolean value in if statement.Liming Gao
2014-12-12MdeModulePkg/DxeCore: Fixed compiler error 'enumerated type mixed with anothe...Olivier Martin
2014-12-12Refine code to follow edkii coding style.Dong Eric
2014-12-11MdeModulePkg: Update the device path info for the storage when former drivers...Eric Dong
2014-12-11correct a data type error.Dong Guo
2014-12-10MdeModulePke: DxeCore NotifyFwVolBlock() function issueLiming Gao
2014-12-10Fix potential NULL pointer dereference issue in TcgDxe & TreeDxe.Chao Zhang
2014-12-10Add failed image Name in the Image Execution Information Table.Dong Guo
2014-12-10Update the build option to eliminate possible build warning for IPF platform.Qin Long
2014-12-10Add HobLib DXE instance for SMM_CORE.Jeff Fan
2014-12-09BaseTools/ECC: Fix some issues of ECC toolHess Chen
2014-12-09Checking if gSmmCorePrivate->CommunicationBuffer is in supported physical add...Jeff Fan
2014-12-06Move EndOfPei signal earlier before giving control back to FspInitDone.Yao, Jiewen
2014-12-06Added missing gFspBootLoaderTemporaryMemoryGuid to the FspPlatformLib.inf.Yao, Jiewen
2014-12-06Updated FspApiEntry.asm/.s to auto detect the size of the MCU region.Yao, Jiewen
2014-12-05ShellBinPkg: Ia32/X64 Shell binary update. Qiu Shumin
2014-12-05Specify little-endian, and then use the “Standard size” from the chart. Yao, Jiewen
2014-12-04Fix typo.Yao, Jiewen
2014-12-04properly support GCC - pass 'I' (int) rather than 'L' (long) to struct.unpack.Yao, Jiewen
2014-12-04ShellPkg: Connect all the consoles in "reconnect -r".Qiu Shumin
2014-12-04NetworkPkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell
2014-12-04MdeModulePkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell
2014-12-03MdeModulePkg: Unregister DXE FpdtStatusCodeHandler.Liming Gao
2014-12-03Fix a regression bug to uni parser.Yingke Liu
2014-12-03Code clean-up to eliminate potential "dereferenced pointer" warning. Qin Long
2014-12-02StdLib/BsdSocketLib: Fix function declaration mismatch with definition.Bruce Cran
2014-12-02Fix memory leak in Ip4Config.Samer El-Haj-Mahmoud
2014-12-02Fix ARM build failure with gcc 4.6.Scott Duplichan
2014-12-01Enhance error handling for external tool.Yingke Liu
2014-12-01PerformancePkg: Update comments on TscTimerLibLiming Gao
2014-12-01Corrected slash and quote handling in the strings of UNI files.Cecil Sheng
2014-11-28MdePkg: UefiScsiLib: do not encode LUN in CDB for other SCSI commandsLaszlo Ersek
2014-11-28MdePkg: UefiScsiLib: do not encode LUN in CDB for READ and WRITELaszlo Ersek
2014-11-27MdeModulePkg DxeCore: Check pointer AllocInfoData before dereferencing.Star Zeng
2014-11-27Added PlatformNotification to ACPI 5.0 PCCT structure.Samer El-Haj-Mahmoud
2014-11-27Fix build fail for VS2005 tool chain.Eric Dong
2014-11-27MdeModulePkg: Misc comments and DEBUG messagesSamer El-Haj-Mahmoud
2014-11-26Correct the alignment calculation of PE/COFF attribute certificate entry.Qin Long
2014-11-26Fix an issue in the PCD service to prevent potential out of bound array access Samer El-Haj-Mahmoud