summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-28Convert the value from 'int' to 'CHAR16' to match the type of variable in She...Shumin Qiu
2014-02-26ShellPkg/ShellProtocol.c: Fix case sensitivity in GetAlias and SetAliasBrendan Jackman
2014-02-26When exit from GetFullStringFromHiiFormPackages function, should update the P...Eric Dong
2014-02-25ShellPkg: Add missing header filesJaben Carsey
2014-02-25ShellBinPkg: ARM binaries update based on 15257.Olivier Martin
2014-02-25Add code to check whether the pointer 'CorrectedPath' and 'FullPath' are NULL...Shumin Qiu
2014-02-25Fix the bug for the structure definition of _EFI_ADAPTER_INFORMATION_PROTOCOL...Ari Zigler
2014-02-24ShellBinPkg: binary update based on 15257.Jaben Carsey
2014-02-24ArmPkg/AsmMacroIoLibV8.h: Correct 32 bit accesses in asm macrosOlivier Martin
2014-02-24ARM Packages: Include 'AsmMacroIoLibV8.h' instead of the 32bit versionOlivier Martin
2014-02-24ArmPkg/BdsLib: Support ignoring EfiReservedMemoryType when updating the FDT.Garrett Kirkendall
2014-02-24edksetup.bat: Fixed corrupts CYGWIN_HOMEOlivier Martin
2014-02-24BaseTools: Rectify use of @ in .BAT files.Olivier Martin
2014-02-24EmbeddedPkg/PrePiLib: Fixed incorrect type castingAndrew Fish
2014-02-21Check the Config access protocol before use it.Eric Dong
2014-02-18ShellPkg: Update "ls" command to better handle "-r" parameterJaben Carsey
2014-02-18ArmPlatformPkg/ArmRealViewEbPkg: Fixed assertion in RuntimeDxeOlivier Martin
2014-02-18ArmPlatformPkg/ArmRealViewEbPkg: Added MMC supportOlivier Martin
2014-02-18Update configrequest string at runtime for dynamic created question.Eric Dong
2014-02-18Update the ValueChanged flag before call CHANGED callback type.Eric Dong
2014-02-17Add flag to make UEFI run from DRAM or FLASH for FVPsOlivier Martin
2014-02-13Set the Reset flag if user select one statement which has reset attribute and...Eric Dong
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