Age | Commit message (Expand) | Author | Files | Lines |
2015-04-29 | EdkCompatibilityPkg: Add PersistentMemory definition | Liming Gao | 1 | -1/+2 |
2015-04-29 | Add dual FSP binaries support. | Ma, Maurice | 5 | -4/+26 |
2015-04-29 | Add dual FSP binaries support. | Ma, Maurice | 12 | -31/+115 |
2015-04-29 | MdeModulePkg: fix some issues in ScsiDisk to co-work with UFS stack | Feng Tian | 2 | -12/+15 |
2015-04-29 | MdeModulePkg: Add UFS (Universal Flash Storage) Stack | Feng Tian | 33 | -0/+12521 |
2015-04-29 | MdePkg: Add UFS (Universal Flash Storage) related definitions | Feng Tian | 6 | -2/+96 |
2015-04-29 | IntelFrameworkModulePkg: Add UEFI2.5 PersistentMemory support in LegacyBios | Liming Gao | 2 | -2/+6 |
2015-04-29 | ShellPkg: Update Shell MemMap command to show PersistentMemory range | Liming Gao | 1 | -0/+6 |
2015-04-29 | MdeModulePkg: Add support for UEFI2.5 and PI1.4 PersistentMemory feature | Liming Gao | 5 | -10/+45 |
2015-04-29 | MdePkg: Add UEFI2.5 and PI1.4 PersistentMemory definition | Liming Gao | 4 | -4/+23 |
2015-04-28 | MdePkg: Trim trailing whitespaces for ESRT related files | Hao Wu | 2 | -114/+114 |
2015-04-28 | MdePkg: Add ESRT Interface Definitions | Hao Wu | 4 | -9/+175 |
2015-04-28 | MdePkg: Add the header file for UEFI PI Multi-processor PPI | Hao Wu | 2 | -0/+286 |
2015-04-28 | MdePkg: Add PI 1.4 Graphics HOB and PPI header files | Hao Wu | 3 | -0/+134 |
2015-04-28 | Move microcode to offset 0 of BIOS region. | Mang Guo | 5 | -61/+48 |
2015-04-28 | Replace SetPower2 by EDKII baselib - GetPowerOfTwo64. | Yao, Jiewen | 1 | -48/+2 |
2015-04-27 | UefiCpuPkg/CpuExceptionHandlerLib: Support IA32 processors without DE or FXSA... | Michael Kinney | 5 | -12/+59 |
2015-04-27 | SourceLevelDebugPkg/DebugAgent: Support IA32 processors without DE or FXSAVE/... | Michael Kinney | 7 | -14/+71 |
2015-04-27 | SourceLevelDebugPkg/PeCoffExtraActionLibDebug: Support IA32 processors withou... | Michael Kinney | 2 | -3/+14 |
2015-04-27 | MdePkg/DebugAgent: Support IA32 processors without MSR_IA32_APIC_BASE_ADDRESS | Michael Kinney | 1 | -2/+11 |
2015-04-27 | MdePkg/BaseXApicX2ApicLib: Support IA32 processors without MSR_IA32_APIC_BASE... | Michael Kinney | 2 | -9/+67 |
2015-04-27 | MdePkg/BaseXApicLib: Support IA32 processors without MSR_IA32_APIC_BASE_ADDRESS | Michael Kinney | 2 | -11/+61 |
2015-04-27 | MdePkg/BaseSerialPortLib16550: Support UARTs with a register stride greater t... | Michael Kinney | 4 | -11/+16 |
2015-04-27 | MdePkg/BaseMemoryLibRepStr: Support IA32 processors without CMOVx | Michael Kinney | 9 | -18/+34 |
2015-04-27 | MdePkg/BaseLib: Support IA32 processors without CMOVx | Michael Kinney | 16 | -53/+83 |
2015-04-27 | MdePkg/BaseLib: Support IA32 processors without CLFLUSH | Michael Kinney | 3 | -5/+43 |
2015-04-27 | MdePkg/BaseCacheMaintenanceLib: Support IA32 processors without CLFLUSH | Michael Kinney | 2 | -13/+25 |
2015-04-27 | Fix typo - FSP_INFO_EXTENDED_HEADER. | Yao, Jiewen | 1 | -1/+1 |
2015-04-27 | MdeModulePkg/NvmExpressDxe: fix build error | Feng Tian | 1 | -1/+1 |
2015-04-27 | MdeModulePkg/NvmExpressDxe: Correct Prp list creation algorithm. | Feng Tian | 1 | -5/+11 |
2015-04-27 | MdeModulePkg: fix completed xfer length in XhciDxe and XhciPei drivers | Feng Tian | 2 | -3/+3 |
2015-04-27 | SourceLevelDebugPkg/DebugAgent: Add some comments and debug message | Jeff Fan | 1 | -4/+22 |
2015-04-27 | MdeModulePkg/XhciDxe: rename "Lenth" to "Length" in TRB structs | Feng Tian | 2 | -11/+11 |
2015-04-27 | SourceLevelDebugPkg/DebugAgent: Clear/Restore EFLAGS.IF | Jeff Fan | 1 | -8/+41 |
2015-04-27 | SourceLevelDebugPkg/DebugAgent: Add InterruptFlag field | Jeff Fan | 1 | -1/+3 |
2015-04-27 | SourceLevelDebugPkg/DebugCommunicationLibUsb3: Fix the completed transfer length | Feng Tian | 1 | -1/+1 |
2015-04-27 | ShellPkg: Refine the logic about allocating memory for variable name and data. | Qiu Shumin | 2 | -38/+72 |
2015-04-25 | Fix FSP_INFO_EXTENTED_HEADER. | Yao, Jiewen | 1 | -8/+15 |
2015-04-23 | ShellPkg: Remove memory leak when printing help and there are dynamic command... | Jaben Carsey | 1 | -1/+3 |
2015-04-23 | ShellPkg/HandleParsingLib: Caller should free memory from 2 functions | Jaben Carsey | 1 | -1/+5 |
2015-04-23 | IntelFspWrapperPkg update for FSP1.1 | Yao, Jiewen | 5 | -4/+35 |
2015-04-23 | Update IntelFspPkg to support FSP1.1 | Yao, Jiewen | 32 | -374/+1095 |
2015-04-23 | MdeModulePkg/ScsiDisk: Set correct value to the Media->IoAlign field of Block... | Feng Tian | 1 | -10/+11 |
2015-04-22 | ShellPkg: Remove "ProtocolGuid" from the string for protocol names | Jaben Carsey | 1 | -0/+0 |
2015-04-21 | Maintainers.txt: update SecurityPkg maintainer | Hot Tian | 1 | -1/+1 |
2015-04-21 | ACPI5.1 definition bug fix. | Yao, Jiewen | 1 | -2/+2 |
2015-04-21 | Add ACPI6.0 header file. | Yao, Jiewen | 2 | -2/+2335 |
2015-04-21 | SourceLevelDebugPkg: Clear Stepping flag as early as possible | Jeff Fan | 1 | -4/+4 |
2015-04-20 | Update the logic for action opcode, also support user input a empty string fo... | Eric Dong | 1 | -0/+2 |
2015-04-20 | Update the logic: After check the environment, calculate the new parameter an... | Eric Dong | 2 | -0/+20 |