summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-15ShellPkg: Skip leading tabs when processing command line and scriptsChris Phillips3-5/+15
2013-11-15ShellPkg: verify that leading and trailing % are removed from variable names ...Jaben Carsey1-3/+32
2013-11-15Add support for PI1.2.1 TempRam Done PPI.Liming Gao1-13/+46
2013-11-15Add support for PI1.2.1 TempRam Done PPI.Liming Gao5-146/+303
2013-11-15Add support for PI1.2.1 TempRam Done PPI.Liming Gao4-6/+96
2013-11-14ShellPkg: clarify space limitation in comment.Jaben Carsey1-1/+1
2013-11-12OvmfPkg/BdsPlatform: don't restore NvVars from disk when flash is presentLaszlo Ersek2-5/+11
2013-11-12OvmfPkg: indicate enablement of flash variables with a dedicated PCDLaszlo Ersek3-0/+3
2013-11-12OvmfPkg/build.sh: Enable flash for QEMU >= 1.6Jordan Justen1-8/+17
2013-11-12OvmfPkg/build.sh: Support --enable-flash switchJordan Justen1-4/+11
2013-11-12OvmfPkg: Add QemuFlashFvbServicesRuntimeDxe to firmware imageJordan Justen6-0/+9
2013-11-12OvmfPkg: Add QemuFlashFvbServicesRuntimeDxe driverJordan Justen6-0/+1984
2013-11-12OvmfPkg/EmuVariableFvbRuntimeDxe: Disable if flash variables are supportedJordan Justen1-0/+6
2013-11-12OvmfPkg/AcpiPlatformDxe/Qemu: Decrease upper limit for PCI window 32Jordan Justen2-1/+2
2013-11-12OvmfPkg/README: Add information about OVMF flash layoutJordan Justen1-0/+37
2013-11-12OvmfPkg: Add NV Variable storage within FDJordan Justen6-48/+249
2013-11-12OvmfPkg: Add flash PCD itemsJordan Justen1-1/+11
2013-11-12OvmfPkg: Increase DEBUG build size to 2MB by defaultJordan Justen3-0/+42
2013-11-12MdeModulePkg and SecurityPkg Variable: Optimize the code to reduce some SMRAM...Star Zeng6-155/+151
2013-11-08Check in Fat release (EBC, IA32, X64, IPF) binaries built from MdePkg and Bas...Ruiyu Ni5-4/+1
2013-11-08Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDx...Shumin Qiu4-0/+589
2013-11-08Not update the imageId for EXT1,2,4 type.Eric Dong1-4/+1
2013-11-07Update the logic, based on the device path and formset guid to find the HiiHa...Eric Dong3-133/+125
2013-11-07Fix several bugs in DevicePathLib implementation regarding the device path no...Ruiyu Ni2-64/+71
2013-11-07Fix wrong parameter usage in GenericBdsLibConstructorczhang461-1/+1
2013-11-06OvmfPkg/build.sh: Use QEMU_COMMAND environment variableJordan Justen1-2/+12
2013-11-05ArmPlatformPkg: Added initial support for the FVP Base and Foundation ModelsOlivier Martin7-16/+757
2013-11-05Support unhook notification function for Smst->SmmRegisterProtocolNotify() pe...Jeff Fan2-3/+37
2013-11-04MdeModulePkg and SecurityPkg Variable: Enhance code to use the new variable d...Star Zeng4-195/+191
2013-11-01OptionRomPkg: Corrected path for the FtdiUsbSerialDxe.inf in OptionRomPkg.dscAshley DeSimone1-1/+1
2013-10-30MdeModulePkg Pool: Update the type of Size to UINTN for the potential more th...Star Zeng1-7/+8
2013-10-30MdeMdeModulePkg/UsbBusDxe: If DisconnectController() returns an error the USB...Feng Tian4-19/+64
2013-10-30Update SimpleFileSystem.h to add the asynchronous File IO API definition.Ruiyu Ni1-3/+162
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