summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-12Keep highlight on the current highlight menu if form auto exit, not exit by u...Eric Dong
2014-02-12Add more check for PE COFF SizeOfHeader field.jyao1
2014-02-12Set the free buffer pointer to NULL to avoid later free again.Eric Dong
2014-02-12Add code to check the return status for ShellReadFile and ShellWriteFile when...Shumin Qiu
2014-02-12Add code to check whether the pointer 'PathForReturn' in ShellProtocol.c is N...Shumin Qiu
2014-02-12Update the logic, only check the value change status for user input action, n...Eric Dong
2014-02-12Adjust date/time opcode before use it.Eric Dong
2014-02-12Fix several typo issues.Elvin Li
2014-02-11ShellPkg: Fix changing to file system with 2 colons like "fs0::"Jaben Carsey
2014-02-11ShellPkg: Fix uninitialized Variable errorJaben Carsey
2014-02-11ShellPkg: InternalShellExecuteDevicePath: avoid memory leaksBrendan Jackman
2014-02-11ShellPkg: Make Argv[0] the full file path of the commandBrendan Jackman
2014-02-11ShellPkg: Error out when ProcessCommandLine failsBrendan Jackman
2014-02-11ShellPkg: Fixed Memory leak in UefiMain()Brendan Jackman
2014-02-11ShellPkg: Manually parse parametersBrendan Jackman
2014-02-11ShellPkg: Prevent "set" command from updating %lasterror%Jaben Carsey
2014-02-11MdeModulePkg UsbBusPei: Produce a USB I/O PPI for all USB Interfaces a USB De...Star Zeng
2014-02-11Fix incorrect return status in InitializeDebugPortDriver() & DebugPortSupport...Tian, Feng
2014-02-11Remove redundant IsUnicodeFiFoEmpty ()in UnicodeFiFoRemoveOneKey().Elvin Li
2014-02-11MdeModulePkg/ScsiDisk:If the SCSI device target status is in CHECK_CONDITION,...Tian, Feng
2014-02-09OvmfPkg: QemuBootOrder: initialize IsFinal variable to make MSVC happyMauro Faccenda
2014-02-09OvmfPkg/PlatformPei: Remove duplicate Xen memory map debug messageJordan Justen
2014-02-05ShellPkg: patch to the "for" command when used with "in" iterating files in a...Leandro G. Biss Becker
2014-02-05ArmPlatformPkg/Scripts/Makefile: Update after edksetup.sh changesOlivier Martin
2014-02-05MmcIdentification: Don't error out for SD cardsOlivier Martin
2014-02-05ArmPlatformPkg/ArmVExpress.dsc.inc: Exposed the 2 NOR Flash filesystem to UEFIOlivier Martin
2014-02-05ArmPkg/ArmLib: VBAR_ELx not written correctly when handler above 4GBOlivier Martin
2014-02-01OvmfPkg/PlatformPei: Add RAM for Xen in InitializeRamRegionsJordan Justen
2014-02-01OvmfPkg/PlatformPei: Add InitializeRamRegions functionJordan Justen
2014-02-01OvmfPkg/PlatformPei: Merge Xen support into MemMapInitializationJordan Justen
2014-02-01OvmfPkg/PlatformPei: Set PcdPciDisableBusEnumeration in InitializeXenJordan Justen
2014-02-01OvmfPkg/PlatformPei: Add XenPublishRamRegionsJordan Justen
2014-02-01OvmfPkg/PlatformPei: Hide Xen Leaf detailsJordan Justen
2014-02-01OvmfPkg/PlatformPei: Add mXen boolean to indicate Xen is runningJordan Justen
2014-01-30edksetup.sh: Fix typo and return codeLeif Lindholm
2014-01-30edksetup.sh: Code styleJordan Justen
2014-01-30OvmfPkg/PlatformPei: Don't allocate ACPI NVS memoryJordan Justen
2014-01-29OvmfPkg: QemuBootOrder: handle QEMU's "-boot strict=on" optionLaszlo Ersek
2014-01-29OvmfPkg/PlatformPei: Move BootMode detection before mem-initJordan Justen
2014-01-29OvmfPkg/PlatformPei: Call PublishPeiMemory in one placeJordan Justen
2014-01-28Add description information for the GUID and Library class defined in DEC fileDong Guo
2014-01-28Fix ResetVectorVtf0.asm comment typoChen Fan
2014-01-28Handle command line parameter "-? -h --help" and any other.Parmeshwr Prasad
2014-01-28Add initializing code for local variable 'CalleeExitStatus' and 'ExitStatus' ...Shumin Qiu
2014-01-281. Fix several comments in function headers for 'ShellProtocol.c', 'ShellProt...Shumin Qiu
2014-01-27Fix CRLF formatTian, Hot
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