summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* MdeModulePkg DxeCore: Fix VS2013 build failure.Star Zeng2014-11-191-0/+2
* UefiCpuPkg : Fix CpuDxe build issue with VS2005 tool chainJeff Fan2014-11-191-3/+3
* MdePkg DxePcdLib: Updates DxePcdLib instance comments.Liming Gao2014-11-191-0/+5
* MdeModulePkg BaseSerialPortLib16550: Correct MemoryLimit and MemoryBase offset.Liming Gao2014-11-191-6/+6
* MdeModulePkg Variable: Add missing warning annotation.Star Zeng2014-11-196-1/+61
* BaseTools: Modify gcc 4.8 and 4.9 tool chain definition to support building f...Scott Duplichan2014-11-183-12/+37
* BaseTools: Correct NASM output file type for UNIXGCC and CYGGCC. Liming Gao2014-11-181-4/+4
* OvmfPkg: PlatformBdsLib: Dynamic PCI Interrupt Line register setupGabriel Somlo2014-11-171-43/+139
* UefiCpuPkg/CpuDxe: Put APs in wait for SIPI state at ExitBootServicesChen Fan2014-11-171-1/+33
* MdeModulePkg DxeCore/PiSmmCore/MemoryProfileInfo: Fix EBC and VS2013 build fa...Star Zeng2014-11-173-4/+23
* MdePkg Base.h: Fix EBC build failure and add comments for RETURN_ADDRESS macro.Star Zeng2014-11-171-12/+32
* OvmfPkg/XenBusDxe: Fix a nasm warning about instruction not lockable.Anthony PERARD2014-11-141-2/+1