summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-29OptionRomPkg: Added bus driver for FTDI USB to serial adaptersAshley DeSimone7-0/+3506
2013-10-29ShellPkg: Properly set lasterror environment variableChris Phillips1-9/+29
2013-10-29Clean the help string and hot key info if an empty form is painting.Eric Dong1-13/+24
2013-10-29Fix a K9 error.Result of GetVariable2() function that may return NULL will be...Wu Jiaxin1-1/+2
2013-10-29Fix a K9 error.Result of GetVariable2() function that may return NULL will be...Wu Jiaxin1-2/+1
2013-10-29Use rsp instead of esp to save 64-bit stack pointer.Elvin Li2-6/+6
2013-10-29Fix the bug that SetTimer () cannot work when Type is TimerPeriodic and Trigg...Elvin Li1-1/+4
2013-10-29ARM Packages: Renamed PL390Gic driver into ArmGic driverOlivier Martin32-58/+58
2013-10-29OvmfPkg/Virtio.h: Added the Virtio Vendor and MMIO IDsOlivier Martin1-0/+7
2013-10-29OvmfPkg/Virtio.h: Added PCI/MMIO Virtio Headers OffsetsOlivier Martin1-0/+35
2013-10-29OvmfPkg/Virtio.h: Added the macros that define the Device Specific Configurat...Olivier Martin1-0/+7
2013-10-29OvmfPkg/PlatformPei: emulated NV storage must be EfiRuntimeServicesDataLaszlo Ersek1-1/+1
2013-10-29MdeModulePkg/NvmExpressDxe: Correct the calculation of LbaFmtIdx of Identify ...Feng Tian1-1/+1
2013-10-25EADK (AppPkg): Update the Python ReadMe file, Python/PythonReadMe.txt, to ref...Daryl McDaniel1-12/+14
2013-10-25Fix a bug about the iSCSI DHCP dependency issue.Wu Jiaxin3-11/+139
2013-10-25Fix a bug about the iSCSI DHCP dependency issue.Wu Jiaxin3-14/+125
2013-10-24EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Update ReadMe.txt in all p...Daryl McDaniel5-333/+411
2013-10-24ShellPkg: Fixes the shell so output redirection works for the 'mode' commandChris Phillips3-19/+35
2013-10-24ShellPkg: Stop running command when page break quitChris Phillips1-0/+5
2013-10-24ArmPkg/PL390Gic: Fixed setting of the Interrupt Processor Targets Registers w...Olivier Martin1-6/+6
2013-10-23MdeModulePkg/XhciDxe: Dynamically calculate the interval value of interrupt e...Tian, Feng1-4/+6
2013-10-22EdkCompatibilityPkg: Fixed EDK Shell buildOlivier Martin3-8/+1
2013-10-22ShellPkg: Fix copy load option error.Eric Dong1-4/+2
2013-10-21ArmPlatformPkg/PL031RealTimeClockLib: Fixed the conditions in LibSetTime()Olivier Martin1-11/+13
2013-10-21ArmPlatformPkg/PL180MciDxe: Fixed check for space in transmit FIFOOlivier Martin1-1/+1
2013-10-21ArmPlatformPkg/NorFlashDxe: Fix checking of return value of NorFlashWriteBloc...Roy Franz1-1/+1
2013-10-21Add TPM1.2 SaveState API.jyao12-1/+62
2013-10-21Enable two form packages share one hii handle.Eric Dong2-29/+80
2013-10-21Add sample code for warningif opcode.Eric Dong2-0/+3
2013-10-18ShellPkg: Fixes for the ‘type’ command:Chris Phillips1-22/+98
2013-10-18ShellPkg: Fix for the ‘mv’ command when destination starts with ‘\’.Chris Phillips1-0/+9
2013-10-18ShellPkg: Fixes for the ‘ls’ command:Chris Phillips2-36/+48
2013-10-18ShellPkg: Fixes ‘edit’ command to correctly display ASCII or UNICODE for ...Chris Phillips1-0/+3
2013-10-18ShellPkg: Fixes for shell application launch, argument handling, and version ...Chris Phillips7-14/+66
2013-10-18Fix an issue that execute "map -r" in NT32 simulator cannot reinstate iSCSI s...Ye Ting1-5/+6
2013-10-18Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI sessi...Ye Ting1-2/+3
2013-10-18Fix an issue that execute "map -r" in UEFI shell cannot reinstate iSCSI sessi...Ye Ting1-2/+3
2013-10-16Separate NT32 build directory, so that we can build IA32 and X64 image at sam...Yao, Jiewen1-1/+1
2013-10-16Fix DxeCapsuleLib build failureczhang461-6/+6
2013-10-15ArmPkg/Include/Chipset: Fix translation table address calculations for AARCH64Garrett Kirkendall1-3/+3
2013-10-15MdeModulePkg/XhciDxe: Usb legacy support feature is optional. For those usb 3...Sergey Isakov2-3/+11
2013-10-15Clean the garbage space for the statements nest in subtitle menu.Eric Dong1-50/+98
2013-10-15Enable UEFI firmware to support FMP capsule format.czhang4612-25/+563
2013-10-14ArmPkg/CpuDxe: Fixed confusion in AArch64 Table descriptor typesOlivier Martin1-1/+1
2013-10-14OvmfPkg/PlatformPei: correctly align emulated NV storageWei Liu1-2/+3
2013-10-14MdePkg PeiServicesLib: Refine the code to avoid error report.Star Zeng1-0/+2
2013-10-14Move update legacy order logic from CHANGING to CHANGED.Eric Dong1-122/+122
2013-10-14Correct a typo: Change the type of the 4th parameter of EFI_DRIVER_HEALTH_PRO...Ruiyu Ni3-48/+42
2013-10-12We enabled X64 native version NT32, and made it works on Windows 7 X64 OS.Jiamin Ma17-62/+234
2013-10-12Update comments for VarOffset field in the dynamic create question function.Eric Dong2-14/+28