summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-13Fixed the issue in ExitBootServices() implementation to avoid the potential b...Gao, Liming
2014-02-12ShellPkg: refactor elimination of non-replaced environment variablesJaben Carsey
2014-02-12ARM Packages: CRLF fixupLeif Lindholm
2014-02-12ArmPkg/ArmLib: Added ArmReadMidr()Olivier Martin
2014-02-12ArmPkg/BdsLib: Removed unused MachineType argument (AArch64)Olivier Martin
2014-02-12ArmPkg: Removed unused header 'BdsUnixLib.h'Olivier Martin
2014-02-12EmbeddedPkg/FdtLib: Updated libfdt to 1.4.0Olivier Martin
2014-02-12ArmPlatformPkg/BdsLib: Let the user press enter when inputting booleansOlivier Martin
2014-02-12MdeModulePkg/DiskIo: Introduced 'PcdDiskIoDataBufferBlockNum'Olivier Martin
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