summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-19Fixed one typo in MathRShiftU64.S stub implementation; Add one digest algorit...Long, Qin
2013-11-19Enable the build command override the .DSC file contents to enable debug outp...Lee Leahy
2013-11-19Add UEFI RNG Protocol support. The driver will leverage Intel Secure Key tech...Long, Qin
2013-11-18MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database a...Bob C Feng
2013-11-18Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao
2013-11-18SecurityPkg Variable: Remove mStorageData buffer allocation and use Scratch b...Star Zeng
2013-11-15ShellPkg: "For Run" fix for spaces between numeralsJaben Carsey
2013-11-15ShellPkg: Fix help MAN file searchingJaben Carsey
2013-11-15ShellPkg: Rename duplicate STRING IDJaben Carsey
2013-11-15ShellPkg: Add DiskIO2, and fix GUID from string check to be case insensitiveChris Phillips
2013-11-15ShellPkg: Skip leading tabs when processing command line and scriptsChris Phillips
2013-11-15ShellPkg: verify that leading and trailing % are removed from variable names ...Jaben Carsey
2013-11-15Add support for PI1.2.1 TempRam Done PPI.Liming Gao
2013-11-15Add support for PI1.2.1 TempRam Done PPI.Liming Gao
2013-11-15Add support for PI1.2.1 TempRam Done PPI.Liming Gao
2013-11-14ShellPkg: clarify space limitation in comment.Jaben Carsey
2013-11-12OvmfPkg/BdsPlatform: don't restore NvVars from disk when flash is presentLaszlo Ersek
2013-11-12OvmfPkg: indicate enablement of flash variables with a dedicated PCDLaszlo Ersek
2013-11-12OvmfPkg/build.sh: Enable flash for QEMU >= 1.6Jordan Justen
2013-11-12OvmfPkg/build.sh: Support --enable-flash switchJordan Justen
2013-11-12OvmfPkg: Add QemuFlashFvbServicesRuntimeDxe to firmware imageJordan Justen
2013-11-12OvmfPkg: Add QemuFlashFvbServicesRuntimeDxe driverJordan Justen
2013-11-12OvmfPkg/EmuVariableFvbRuntimeDxe: Disable if flash variables are supportedJordan Justen
2013-11-12OvmfPkg/AcpiPlatformDxe/Qemu: Decrease upper limit for PCI window 32Jordan Justen
2013-11-12OvmfPkg/README: Add information about OVMF flash layoutJordan Justen
2013-11-12OvmfPkg: Add NV Variable storage within FDJordan Justen
2013-11-12OvmfPkg: Add flash PCD itemsJordan Justen
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