summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-12OvmfPkg: Increase DEBUG build size to 2MB by defaultJordan Justen
2013-11-12MdeModulePkg and SecurityPkg Variable: Optimize the code to reduce some SMRAM...Star Zeng
2013-11-08Check in Fat release (EBC, IA32, X64, IPF) binaries built from MdePkg and Bas...Ruiyu Ni
2013-11-08Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDx...Shumin Qiu
2013-11-08Not update the imageId for EXT1,2,4 type.Eric Dong
2013-11-07Update the logic, based on the device path and formset guid to find the HiiHa...Eric Dong
2013-11-07Fix several bugs in DevicePathLib implementation regarding the device path no...Ruiyu Ni
2013-11-07Fix wrong parameter usage in GenericBdsLibConstructorczhang46
2013-11-06OvmfPkg/build.sh: Use QEMU_COMMAND environment variableJordan Justen
2013-11-05ArmPlatformPkg: Added initial support for the FVP Base and Foundation ModelsOlivier Martin
2013-11-05Support unhook notification function for Smst->SmmRegisterProtocolNotify() pe...Jeff Fan
2013-11-04MdeModulePkg and SecurityPkg Variable: Enhance code to use the new variable d...Star Zeng
2013-11-01OptionRomPkg: Corrected path for the FtdiUsbSerialDxe.inf in OptionRomPkg.dscAshley DeSimone
2013-10-30MdeModulePkg Pool: Update the type of Size to UINTN for the potential more th...Star Zeng
2013-10-30MdeMdeModulePkg/UsbBusDxe: If DisconnectController() returns an error the USB...Feng Tian
2013-10-30Update SimpleFileSystem.h to add the asynchronous File IO API definition.Ruiyu Ni
2013-10-29OptionRomPkg: Added bus driver for FTDI USB to serial adaptersAshley DeSimone
2013-10-29ShellPkg: Properly set lasterror environment variableChris Phillips
2013-10-29Clean the help string and hot key info if an empty form is painting.Eric Dong
2013-10-29Fix a K9 error.Result of GetVariable2() function that may return NULL will be...Wu Jiaxin
2013-10-29Fix a K9 error.Result of GetVariable2() function that may return NULL will be...Wu Jiaxin
2013-10-29Use rsp instead of esp to save 64-bit stack pointer.Elvin Li
2013-10-29Fix the bug that SetTimer () cannot work when Type is TimerPeriodic and Trigg...Elvin Li
2013-10-29ARM Packages: Renamed PL390Gic driver into ArmGic driverOlivier Martin
2013-10-29OvmfPkg/Virtio.h: Added the Virtio Vendor and MMIO IDsOlivier Martin
2013-10-29OvmfPkg/Virtio.h: Added PCI/MMIO Virtio Headers OffsetsOlivier Martin
2013-10-29OvmfPkg/Virtio.h: Added the macros that define the Device Specific Configurat...Olivier Martin
2013-10-29OvmfPkg/PlatformPei: emulated NV storage must be EfiRuntimeServicesDataLaszlo Ersek
2013-10-29MdeModulePkg/NvmExpressDxe: Correct the calculation of LbaFmtIdx of Identify ...Feng Tian
2013-10-25EADK (AppPkg): Update the Python ReadMe file, Python/PythonReadMe.txt, to ref...Daryl McDaniel
2013-10-25Fix a bug about the iSCSI DHCP dependency issue.Wu Jiaxin
2013-10-25Fix a bug about the iSCSI DHCP dependency issue.Wu Jiaxin
2013-10-24EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Update ReadMe.txt in all p...Daryl McDaniel
2013-10-24ShellPkg: Fixes the shell so output redirection works for the 'mode' commandChris Phillips
2013-10-24ShellPkg: Stop running command when page break quitChris Phillips
2013-10-24ArmPkg/PL390Gic: Fixed setting of the Interrupt Processor Targets Registers w...Olivier Martin
2013-10-23MdeModulePkg/XhciDxe: Dynamically calculate the interval value of interrupt e...Tian, Feng
2013-10-22EdkCompatibilityPkg: Fixed EDK Shell buildOlivier Martin
2013-10-22ShellPkg: Fix copy load option error.Eric Dong
2013-10-21ArmPlatformPkg/PL031RealTimeClockLib: Fixed the conditions in LibSetTime()Olivier Martin
2013-10-21ArmPlatformPkg/PL180MciDxe: Fixed check for space in transmit FIFOOlivier Martin
2013-10-21ArmPlatformPkg/NorFlashDxe: Fix checking of return value of NorFlashWriteBloc...Roy Franz
2013-10-21Add TPM1.2 SaveState API.jyao1
2013-10-21Enable two form packages share one hii handle.Eric Dong
2013-10-21Add sample code for warningif opcode.Eric Dong
2013-10-18ShellPkg: Fixes for the ‘type’ command:Chris Phillips
2013-10-18ShellPkg: Fix for the ‘mv’ command when destination starts with ‘\’.Chris Phillips
2013-10-18ShellPkg: Fixes for the ‘ls’ command:Chris Phillips
2013-10-18ShellPkg: Fixes ‘edit’ command to correctly display ASCII or UNICODE for ...Chris Phillips
2013-10-18ShellPkg: Fixes for shell application launch, argument handling, and version ...Chris Phillips