summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-15Eliminate the variable.Laszlo Ersek1-2/+0
2014-12-12ArmPkg/AsmMacroIoLib: Fixed the global variables initializationOlivier Martin2-3/+3
2014-12-12ArmPkg/BdsLib: Update the size of the Device Tree before booting LinuxOlivier Martin1-0/+3
2014-12-12ArmPkg/BdsLib: Rework TFTP bootRonald Cron6-180/+637
2014-12-12ArmPlatformPkg/Bds: Test if OptionalData is NULL before using itOlivier Martin1-1/+5
2014-12-12ArmPlatformPkg/Bds: Fixed memory leakOlivier Martin1-0/+7
2014-12-12ArmPkg/GenericWatchdogDxe: Set up the watchdog timeout relatively to the syst...Ronald Cron1-3/+3
2014-12-12ArmPlatformPkg/ArmJunoPkg: Move the watchdog generic driver to ArmPkg/DriversRonald Cron8-12/+16
2014-12-12ArmPlatformPkg/BootMonFs: Fix the setting of information about a fileRonald Cron6-354/+818
2014-12-12ArmPlatformPkg/BootMonFs: Fix error codes returned by Open() and Read()Ronald Cron5-61/+223
2014-12-12ArmPlatformPkg/ArmVirtualizationPkg: Removed compiler family to the AArch64 a...Olivier Martin2-2/+2
2014-12-12ArmPlatformPkg: The toolchain family name can be omitted if the options are c...Olivier Martin4-12/+6
2014-12-12Add TPM2 commands which might be used in field upgrade.Yao, Jiewen6-1/+785
2014-12-12MdeModulePkg DxeCore: Remove @retval function comments for CoreUpdateMemoryAt...Star Zeng2-12/+0
2014-12-12MdeModulePkg DXE FpdtStatusCodeHandler: Check Boolean value in if statement.Liming Gao1-1/+1
2014-12-12MdeModulePkg/DxeCore: Fixed compiler error 'enumerated type mixed with anothe...Olivier Martin2-14/+14
2014-12-12Refine code to follow edkii coding style.Dong Eric1-3/+38
2014-12-11MdeModulePkg: Update the device path info for the storage when former drivers...Eric Dong1-0/+47
2014-12-11correct a data type error.Dong Guo1-1/+1
2014-12-10MdeModulePke: DxeCore NotifyFwVolBlock() function issueLiming Gao1-1/+1
2014-12-10Fix potential NULL pointer dereference issue in TcgDxe & TreeDxe.Chao Zhang2-3/+3
2014-12-10Add failed image Name in the Image Execution Information Table.Dong Guo1-2/+8
2014-12-10Update the build option to eliminate possible build warning for IPF platform.Qin Long1-1/+1
2014-12-10Add HobLib DXE instance for SMM_CORE.Jeff Fan1-0/+1
2014-12-09BaseTools/ECC: Fix some issues of ECC toolHess Chen4-9/+21
2014-12-09Checking if gSmmCorePrivate->CommunicationBuffer is in supported physical add...Jeff Fan3-16/+105
2014-12-06Move EndOfPei signal earlier before giving control back to FspInitDone.Yao, Jiewen1-5/+6
2014-12-06Added missing gFspBootLoaderTemporaryMemoryGuid to the FspPlatformLib.inf.Yao, Jiewen1-0/+3
2014-12-06Updated FspApiEntry.asm/.s to auto detect the size of the MCU region.Yao, Jiewen2-304/+430
2014-12-05ShellBinPkg: Ia32/X64 Shell binary update. Qiu Shumin5-1/+1
2014-12-05Specify little-endian, and then use the “Standard size” from the chart. Yao, Jiewen1-2/+2
2014-12-04Fix typo.Yao, Jiewen3-19/+19
2014-12-04properly support GCC - pass 'I' (int) rather than 'L' (long) to struct.unpack.Yao, Jiewen1-1/+1
2014-12-04ShellPkg: Connect all the consoles in "reconnect -r".Qiu Shumin3-17/+89
2014-12-04NetworkPkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell8-27/+39
2014-12-04MdeModulePkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell10-30/+33
2014-12-03MdeModulePkg: Unregister DXE FpdtStatusCodeHandler.Liming Gao1-44/+61
2014-12-03Fix a regression bug to uni parser.Yingke Liu1-0/+1
2014-12-03Code clean-up to eliminate potential "dereferenced pointer" warning. Qin Long1-17/+20
2014-12-02StdLib/BsdSocketLib: Fix function declaration mismatch with definition.Bruce Cran2-231/+232
2014-12-02Fix memory leak in Ip4Config.Samer El-Haj-Mahmoud1-1/+2
2014-12-02Fix ARM build failure with gcc 4.6.Scott Duplichan1-2/+2
2014-12-01Enhance error handling for external tool.Yingke Liu1-0/+14
2014-12-01PerformancePkg: Update comments on TscTimerLibLiming Gao3-3/+15
2014-12-01Corrected slash and quote handling in the strings of UNI files.Cecil Sheng1-38/+30
2014-11-28MdePkg: UefiScsiLib: do not encode LUN in CDB for other SCSI commandsLaszlo Ersek1-52/+1
2014-11-28MdePkg: UefiScsiLib: do not encode LUN in CDB for READ and WRITELaszlo Ersek1-28/+0
2014-11-27MdeModulePkg DxeCore: Check pointer AllocInfoData before dereferencing.Star Zeng1-0/+1
2014-11-27Added PlatformNotification to ACPI 5.0 PCCT structure.Samer El-Haj-Mahmoud2-2/+6
2014-11-27Fix build fail for VS2005 tool chain.Eric Dong1-4/+4