summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg PiSmmCore: Free FullSmramRanges at error condition.Star Zeng2015-06-094-58/+59
* MdeModulePkg DxeCore: Call UnregisterMemoryProfileImage correctly.Star Zeng2015-06-091-2/+5
* ArmPkg: reduce sysreg access count in GIC revision probeArd Biesheuvel2015-06-092-4/+16
* MdeModulePkg: Add type cast to avoid build failure in GCC.Qiu Shumin2015-06-091-1/+1
* Refine code to keep code alignmentDandan Bi2015-06-091-1/+1
* Fix build bugDandan Bi2015-06-091-1/+1
* SecurityPkg: Fix wrong cert data measurement in DBX pathChao Zhang2015-06-091-1/+1
* EDKII:Display engine should not depend on the framework codeDandan Bi2015-06-097-6/+51
* MdeModulePkg: Refine the comments format for PropertiesTable.Qiu Shumin2015-06-093-4/+4
* MdeModulePkg/EhciPei: Remove unused macroTian Feng2015-06-091-5/+2
* MdeModulePkg/UhciDxe: Update async polling interval to 1ms.Tian Feng2015-06-091-2/+2
* MdeModulePkg/EhciDxe: Update async polling interval to 1ms.Tian Feng2015-06-091-3/+3
* MdeModulePkg/XhciDxe: Update async polling interval to 1ms.Tian Feng2015-06-091-2/+2
* ShellPkg\Application\Shell: Clean start row information after the console has...Qiu Shumin2015-06-091-3/+10
* ShellPkg: Fix the Non-ASCII char and do code refine.Qiu Shumin2015-06-091-2/+2
* ArmVirtPkg: add "Contributions.txt" and "License.txt"Laszlo Ersek2015-06-082-0/+247
* ArmVirtPkg: XenRealTimeClockLib: fixup typo in Linaro copyright noticeLaszlo Ersek2015-06-081-1/+1
* BaseTools: Update BuildRule for *.nasmbLiming Gao2015-06-081-2/+3
* BaseTools: Update GenFds to handle file type Ffs RuleLiming Gao2015-06-081-4/+21
* SecurityPkg Variable: Add SysPrepOrder and SysPrep#### to global list.Star Zeng2015-06-081-0/+22
* MdeModulePkg Variable: Add SysPrepOrder and SysPrep#### to global list.Star Zeng2015-06-081-0/+22
* MdePkg GlobalVariable.h: Add comments for L"SysPrep####".Star Zeng2015-06-081-0/+1
* MdeModulePkg: Fix bug of AllocatePages for large alignmentHeyi Guo2015-06-081-0/+5
* BaseTools: Added extern declaration for protocols/PPI/GUID in AutoGhen.hYingke Liu2015-06-081-0/+6
* SourceLevelDebugPkg/DebugAgent: Disable Debug Timer as earlyJeff Fan2015-06-085-1/+22
* MdePkg: Add %u and %lu support for PrintLib and DebugLib.Qiu Shumin2015-06-083-6/+28
* MdeModulePkg: Add %u and %lu support for PrintLib and DebugLib.Qiu Shumin2015-06-082-4/+24
* IntelFrameworkModulePkg: Add %u and %lu support for DebugLib.Qiu Shumin2015-06-081-1/+1
* MdePkg: Add EFI Capsule Report data structure and GUIDChao Zhang2015-06-082-0/+108
* MdePkg: Add header files for DNS/HTTP/IP4Config2.jiaxinwu2015-06-085-0/+1922
* PiSmmCore dispatcher should not use one Index for three loops.Zachary Bobroff2015-06-061-7/+9
* Fix GCC build error.Yao, Jiewen2015-06-051-6/+0
* Add UEFI 2.5 properties table support in DXE core.Yao, Jiewen2015-06-0511-0/+1742
* Add UEFI 2.5 Properties table definition.Yao, Jiewen2015-06-052-0/+41
* MdeModulePkg: Refine the format of INF file.Qiu Shumin2015-06-051-2/+4
* MdeModulePkg DxeSmmPerformanceLib: Cover no SMM performance data case.Star Zeng2015-06-041-7/+40
* MdePkg:Add UEFI 2.5 PKCS7 Verification Protocol DefinitionLong Qin2015-06-042-0/+224
* MdeModulePkg/NvmExpressDxe: roll back redundant change in r17286Feng Tian2015-06-041-2/+4
* SourceLevelDebugPkg/DebugAgent: Check PcdDebugPortHandleBufferSizeJeff Fan2015-06-042-2/+2
* MdePkg: Refine the format of comment in WindowsUxCapsule.hQiu Shumin2015-06-041-1/+1
* ShellPkg: Handle escape characters properly for parse commandTapan Shah2015-06-031-2/+52
* ShellPkg: Add pipe support for parse commandTapan Shah2015-06-032-18/+211
* ArmVirtPkg: increase memory preallocations to reduce region countArd Biesheuvel2015-06-031-3/+3
* IntelFspPkg: correct comments and rename a labelGuo Dong2015-06-033-7/+7
* MdeModulePkg/AtaAtapiPassThru: ensure PRDT of IDE is in 64K boundaryFeng Tian2015-06-031-17/+38
* CorebootModulePkg/CbSupportPei: Relace tabs with whitespacesMaurice Ma2015-06-031-177/+177
* CorebootModulePkg/CbSupportPei: Mask off all legacy 8259 interrupt sourcesMaurice Ma2015-06-033-4/+15
* IntelFspPkg/GenCfgOpt tool add embed structure.Ma, Maurice2015-06-021-64/+136
* MdeModulepkg DxeSmmPerformanceLib: Dump all PEI/DXE/SMM performance data.Star Zeng2015-06-022-30/+244
* MdeModulePkg: Provide EfiBootManagerRegisterBootDescriptionHandlerRuiyu Ni2015-06-023-39/+160