summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added missing gFspBootLoaderTemporaryMemoryGuid to the FspPlatformLib.inf.Yao, Jiewen2014-12-061-0/+3
* Updated FspApiEntry.asm/.s to auto detect the size of the MCU region.Yao, Jiewen2014-12-062-304/+430
* ShellBinPkg: Ia32/X64 Shell binary update. Qiu Shumin2014-12-055-1/+1
* Specify little-endian, and then use the “Standard size” from the chart. Yao, Jiewen2014-12-051-2/+2
* Fix typo.Yao, Jiewen2014-12-043-19/+19
* properly support GCC - pass 'I' (int) rather than 'L' (long) to struct.unpack.Yao, Jiewen2014-12-041-1/+1
* ShellPkg: Connect all the consoles in "reconnect -r".Qiu Shumin2014-12-043-17/+89
* NetworkPkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell2014-12-048-27/+39
* MdeModulePkg: Source fixes and cleanup for ARMGCC compilesRandy Pawell2014-12-0410-30/+33
* MdeModulePkg: Unregister DXE FpdtStatusCodeHandler.Liming Gao2014-12-031-44/+61
* Fix a regression bug to uni parser.Yingke Liu2014-12-031-0/+1
* Code clean-up to eliminate potential "dereferenced pointer" warning. Qin Long2014-12-031-17/+20
* StdLib/BsdSocketLib: Fix function declaration mismatch with definition.Bruce Cran2014-12-022-231/+232
* Fix memory leak in Ip4Config.Samer El-Haj-Mahmoud2014-12-021-1/+2
* Fix ARM build failure with gcc 4.6.Scott Duplichan2014-12-021-2/+2
* Enhance error handling for external tool.Yingke Liu2014-12-011-0/+14
* PerformancePkg: Update comments on TscTimerLibLiming Gao2014-12-013-3/+15
* Corrected slash and quote handling in the strings of UNI files.Cecil Sheng2014-12-011-38/+30
* MdePkg: UefiScsiLib: do not encode LUN in CDB for other SCSI commandsLaszlo Ersek2014-11-281-52/+1
* MdePkg: UefiScsiLib: do not encode LUN in CDB for READ and WRITELaszlo Ersek2014-11-281-28/+0
* MdeModulePkg DxeCore: Check pointer AllocInfoData before dereferencing.Star Zeng2014-11-271-0/+1
* Added PlatformNotification to ACPI 5.0 PCCT structure.Samer El-Haj-Mahmoud2014-11-272-2/+6
* Fix build fail for VS2005 tool chain.Eric Dong2014-11-271-4/+4
* MdeModulePkg: Misc comments and DEBUG messagesSamer El-Haj-Mahmoud2014-11-274-4/+13
* Correct the alignment calculation of PE/COFF attribute certificate entry.Qin Long2014-11-261-1/+1
* Fix an issue in the PCD service to prevent potential out of bound array access Samer El-Haj-Mahmoud2014-11-261-2/+3
* Fixed user input arrow down/ page down caused form display highlight menu error.Eric Dong2014-11-264-214/+493
* EdkCompatibilityPkg: Make this field name match the name in the spec.Peter Jones2014-11-261-1/+1
* ShellPkg: Update Shell DH command to display more info.Samer El-Haj-Mahmoud2014-11-254-4/+176
* Change NT32 and DUET to use UEFI Shell by default. Use "-D USE_OLD_SHELL" for...Ruiyu Ni2014-11-254-39/+35
* BaseTools/UPT: Fix an issue of storing wrong PCD into XML file.Hess Chen2014-11-252-2/+2
* Initialize alarm register in PcRtc module entrypoint to make UEFI SCT GetWake...Elvin Li2014-11-251-2/+89
* ShellPkg: Add extended USB decoding for consistent device namesjaben carsey2014-11-243-36/+92
* MdePkg Add USB Spec constants to Usb.hjaben carsey2014-11-241-1/+27
* MdeModulePkg: remove usb defined infojaben carsey2014-11-241-23/+1
* ShellPkg: Add optional extended decode for Vendor Device Nodes for consistent...jaben carsey2014-11-243-0/+36
* Add typecast to fix VS2005 build issue.Jeff Fan2014-11-241-3/+3
* BaseTools: Extend support for Windows hosted gcc to versions 4.4-4.7.Scott Duplichan2014-11-241-24/+26
* EmulatorPkg/MpService: add enabled processor check for startupThisAPChen Fan2014-11-211-0/+4
* EmulatorPkg/MpService: StartupAllAPs should verify processor state before set...Chen Fan2014-11-211-10/+24
* EmulatorPkg/MpService: fix wrong unsigned to signed variable transitionChen Fan2014-11-211-10/+31
* OvmfPkg: CsmSupportLib: depend on OvmfPkg.dec explicitlyLaszlo Ersek2014-11-211-0/+1
* MdeModulePkg: Refine the get default value logic.Eric Dong2014-11-213-168/+48
* ShellPkg: Fix 'parse' command to use ," for SFO column delimiterChris Phillips2014-11-201-2/+2
* OvmfPkg: AcpiPlatformDxe: make dependency on PCI enumeration explicitLaszlo Ersek2014-11-201-1/+1
* ShellPkg: Code refine to avoid potential dereference of pointer.Qiu Shumin2014-11-201-1/+1
* MdePkg/MdeModulePkg: Implement the missing SetMemorySpaceCapabilities function.Eugene Cohen2014-11-206-50/+272
* OvmfPkg: Fix build failure with gcc44, gcc45Scott Duplichan2014-11-191-2/+0
* [PATCH] MdeModulePkg: update poor wording in MdeModulePkg DEC/UNI filejaben carsey2014-11-192-2/+3
* MdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build failure.Star Zeng2014-11-192-0/+8