summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg/CpuExceptionHandlerLib: Support IA32 processors without DE or FXSA...Michael Kinney2015-04-275-12/+59
* SourceLevelDebugPkg/DebugAgent: Support IA32 processors without DE or FXSAVE/...Michael Kinney2015-04-277-14/+71
* SourceLevelDebugPkg/PeCoffExtraActionLibDebug: Support IA32 processors withou...Michael Kinney2015-04-272-3/+14
* MdePkg/DebugAgent: Support IA32 processors without MSR_IA32_APIC_BASE_ADDRESSMichael Kinney2015-04-271-2/+11
* MdePkg/BaseXApicX2ApicLib: Support IA32 processors without MSR_IA32_APIC_BASE...Michael Kinney2015-04-272-9/+67
* MdePkg/BaseXApicLib: Support IA32 processors without MSR_IA32_APIC_BASE_ADDRESSMichael Kinney2015-04-272-11/+61
* MdePkg/BaseSerialPortLib16550: Support UARTs with a register stride greater t...Michael Kinney2015-04-274-11/+16
* MdePkg/BaseMemoryLibRepStr: Support IA32 processors without CMOVxMichael Kinney2015-04-279-18/+34
* MdePkg/BaseLib: Support IA32 processors without CMOVxMichael Kinney2015-04-2716-53/+83
* MdePkg/BaseLib: Support IA32 processors without CLFLUSHMichael Kinney2015-04-273-5/+43
* MdePkg/BaseCacheMaintenanceLib: Support IA32 processors without CLFLUSHMichael Kinney2015-04-272-13/+25
* Fix typo - FSP_INFO_EXTENDED_HEADER.Yao, Jiewen2015-04-271-1/+1
* MdeModulePkg/NvmExpressDxe: fix build errorFeng Tian2015-04-271-1/+1
* MdeModulePkg/NvmExpressDxe: Correct Prp list creation algorithm.Feng Tian2015-04-271-5/+11
* MdeModulePkg: fix completed xfer length in XhciDxe and XhciPei driversFeng Tian2015-04-272-3/+3
* SourceLevelDebugPkg/DebugAgent: Add some comments and debug messageJeff Fan2015-04-271-4/+22
* MdeModulePkg/XhciDxe: rename "Lenth" to "Length" in TRB structsFeng Tian2015-04-272-11/+11
* SourceLevelDebugPkg/DebugAgent: Clear/Restore EFLAGS.IFJeff Fan2015-04-271-8/+41
* SourceLevelDebugPkg/DebugAgent: Add InterruptFlag fieldJeff Fan2015-04-271-1/+3
* SourceLevelDebugPkg/DebugCommunicationLibUsb3: Fix the completed transfer lengthFeng Tian2015-04-271-1/+1
* ShellPkg: Refine the logic about allocating memory for variable name and data.Qiu Shumin2015-04-272-38/+72
* Fix FSP_INFO_EXTENTED_HEADER.Yao, Jiewen2015-04-251-8/+15
* ShellPkg: Remove memory leak when printing help and there are dynamic command...Jaben Carsey2015-04-231-1/+3
* ShellPkg/HandleParsingLib: Caller should free memory from 2 functionsJaben Carsey2015-04-231-1/+5
* IntelFspWrapperPkg update for FSP1.1Yao, Jiewen2015-04-235-4/+35
* Update IntelFspPkg to support FSP1.1Yao, Jiewen2015-04-2332-374/+1095
* MdeModulePkg/ScsiDisk: Set correct value to the Media->IoAlign field of Block...Feng Tian2015-04-231-10/+11
* ShellPkg: Remove "ProtocolGuid" from the string for protocol namesJaben Carsey2015-04-221-0/+0
* Maintainers.txt: update SecurityPkg maintainerHot Tian2015-04-211-1/+1
* ACPI5.1 definition bug fix.Yao, Jiewen2015-04-211-2/+2
* Add ACPI6.0 header file.Yao, Jiewen2015-04-212-2/+2335
* SourceLevelDebugPkg: Clear Stepping flag as early as possibleJeff Fan2015-04-211-4/+4
* Update the logic for action opcode, also support user input a empty string fo...Eric Dong2015-04-201-0/+2
* Update the logic: After check the environment, calculate the new parameter an...Eric Dong2015-04-202-0/+20
* BaseTools: Ignore BaseTools/Bin/Win32 directory in .gitignoreLiming Gao2015-04-171-0/+2
* Fix some grammar and converge formatting of the two versions of TcpInput.cBALATON Zoltan2015-04-172-53/+70
* IntelFrameworkPkg: Fix a non ASCII char in LegacyBios.h.Qiu Shumin2015-04-161-1/+1
* ShellPkg/UefiShellLevel2CommandsLib: Handle the returned errorOlivier Martin2015-04-152-2/+5
* SourceLevelDebugPkg: Avoid NULL pointer reference.Jeff Fan2015-04-151-15/+16
* ARM toolchain raised this compilation error when using the macro ACPI_DISPLAY...Michael Kinney2015-04-151-9/+9
* Rollback r17180.Shumin Qiu2015-04-156-1335/+2
* MdePkg: Add Bluetooth related definition.Shumin Qiu2015-04-156-2/+1335
* MdeModulePkg: PCD/Pei: eliminate unused but set variableLaszlo Ersek2015-04-151-3/+2
* ArmVirtualizationPkg: Xen: shuffle init order to deal with incoherencyArd Biesheuvel2015-04-142-6/+15
* ArmVirtualizationPkg: invalidate PEI memory region by VAArd Biesheuvel2015-04-142-0/+11
* ArmPkg: remove cache maintenance by VA operation range size thresholdArd Biesheuvel2015-04-1415-53/+12
* ArmPlatformPkg: do not fulfil MemoryInitPeiLib dependency directly via .c fileArd Biesheuvel2015-04-147-5/+16
* ArmVirtualizationPkg: make ArmVirtualizationMemoryInitPeiLib the defaultArd Biesheuvel2015-04-142-1/+1
* MdeModulePkg Pcd: Check the input SkuId in SetSku()Star Zeng2015-04-144-29/+68
* Sync the branch changes to trunk. Tim He2015-04-149-53/+47