summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-27Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming
2014-01-27Fix the typo for the structure definition of EFI_ADAPTER_INFO_NETWORK_BOOT in...Shumin Qiu
2014-01-26Rollback the change 15178. Gao, Liming
2014-01-26MdeModulePkg UsbBotPei: The UsbBotPei module contains the private structure d...Star Zeng
2014-01-24ShellPkg/ShellProtocol.c: Don't put consective "\"s in file pathsBrendan Jackman
2014-01-24ShellPkg/UefiShellLib.c: Execute: Return a Command status even in the old shellBrendan Jackman
2014-01-24ShellLib/UefiShellLib.c: Fix doc comment for ShellOpenFileMetaArgBrendan Jackman
2014-01-24ShellPkg/ShellProtocol.c: Don't overwrite Status in InternalShellExecuteDevic...Brendan Jackman
2014-01-24ShellPkg/Shell: Fix reporting of exit status in ShellProtocol.ExecuteBrendan Jackman
2014-01-24ShellPkg: Refactor Print logic out of main loop functionJaben Carsey
2014-01-24Update Module BaseName to avoid the same name. Gao, Liming
2014-01-24ArmPkg/ArmLib: Fix AARCH64 page table entry filling overrunGarrett Kirkendall
2014-01-24Update Module BaseName to avoid the same name. Gao, Liming
2014-01-24Update Module BaseName to avoid the same name. Gao, Liming
2014-01-24Fix following problems about VLAN driver:Fu Siyuan
2014-01-23Re-execute the failed SCSI command if iSCSI driver could reinstates the sessi...Fu Siyuan
2014-01-23Fix CRLF formatTian, Hot
2014-01-23Fix PCD help information format and a typo.Dong Guo
2014-01-23Update password process logic, if password without interactive attribute, the...Eric Dong
2014-01-23Refine the logic when return success, should not clean the buffer in this case.Eric Dong
2014-01-23ArmPlatformPkg/ArmVExpress-CTA15-A7.fdf: Move UEFI image above the first 128M...Olivier Martin
2014-01-23ArmPlatformPkg/PrePi: Fixed register corruptionOlivier Martin
2014-01-23ArmPlatformPkg: Removed the hardware floating point build flagsOlivier Martin
2014-01-23EmbeddedPkg/MmcDxe: Fix mixed EOLOlivier Martin
2014-01-23Update prints of variable attributes from 'RS' to 'RT' for 'Dmpstore' command.Shumin Qiu
2014-01-23Update the comments in function headers to follow Doxygen special documentati...Shumin Qiu
2014-01-22Fix CRLF formatTian, Hot
2014-01-22Fix CRLF formatTian, Hot
2014-01-22Fix CRLF formatTian, Hot
2014-01-22Fix CRLF formatTian, Hot
2014-01-22Fix CRLF formatTian, Hot
2014-01-22Fix CRLF formatTian, Hot
2014-01-22Fix CRLF formatTian, Hot
2014-01-22Fix CRLF formatTian, Hot
2014-01-22Fix CRLF formatTian, Hot
2014-01-22Fix CRLF formatTian, Hot
2014-01-22Re-execute the failed SCSI command if iSCSI driver could reinstates the sessi...Fu Siyuan
2014-01-21OvmfPkg: Split MAINFV into a separate PEI and DXE FVsJordan Justen
2014-01-21OvmfPkg/Sec: Add FindFfsSectionInstanceJordan Justen
2014-01-21OvmfPkg/Sec: Remove EFIAPI from functions that don't require itJordan Justen
2014-01-21OvmfPkg/Sec: Cleanup debug messagesJordan Justen
2014-01-21OvmfPkg: Move SEC/PEI Temporary RAM from 0x70000 to 0x810000Jordan Justen
2014-01-21OvmfPkg X64 ResetVector: Move page tables from 512KB to 8MBJordan Justen
2014-01-21OvmfPkg/Sec/SecMain.c: Convert to CRLF (dos) textJordan Justen
2014-01-21OvmfPkg: Carve 128KB out of MAINFV in MEMFDJordan Justen
2014-01-21Optimize the code to not call StrToBuf when DataLength is 0.Ruiyu Ni
2014-01-20OvmfPkg: unify PcdMaxVariableSize at 0x2000 bytesLaszlo Ersek
2014-01-20OvmfPkg/build.sh: Support GCC48 toolchainJordan Justen
2014-01-17ShellPkg: Change StdIn redirectionJaben Carsey
2014-01-17Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'.Gao, Liming