summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg: Add QemuFlashFvbServicesRuntimeDxe driverJordan Justen2013-11-126-0/+1984
* OvmfPkg/EmuVariableFvbRuntimeDxe: Disable if flash variables are supportedJordan Justen2013-11-121-0/+6
* OvmfPkg/AcpiPlatformDxe/Qemu: Decrease upper limit for PCI window 32Jordan Justen2013-11-122-1/+2
* OvmfPkg/README: Add information about OVMF flash layoutJordan Justen2013-11-121-0/+37
* OvmfPkg: Add NV Variable storage within FDJordan Justen2013-11-126-48/+249
* OvmfPkg: Add flash PCD itemsJordan Justen2013-11-121-1/+11
* OvmfPkg: Increase DEBUG build size to 2MB by defaultJordan Justen2013-11-123-0/+42
* MdeModulePkg and SecurityPkg Variable: Optimize the code to reduce some SMRAM...Star Zeng2013-11-126-155/+151
* Check in Fat release (EBC, IA32, X64, IPF) binaries built from MdePkg and Bas...Ruiyu Ni2013-11-085-4/+1
* Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDx...Shumin Qiu2013-11-084-0/+589
* Not update the imageId for EXT1,2,4 type.Eric Dong2013-11-081-4/+1
* Update the logic, based on the device path and formset guid to find the HiiHa...Eric Dong2013-11-073-133/+125
* Fix several bugs in DevicePathLib implementation regarding the device path no...Ruiyu Ni2013-11-072-64/+71
* Fix wrong parameter usage in GenericBdsLibConstructorczhang462013-11-071-1/+1
* OvmfPkg/build.sh: Use QEMU_COMMAND environment variableJordan Justen2013-11-061-2/+12
* ArmPlatformPkg: Added initial support for the FVP Base and Foundation ModelsOlivier Martin2013-11-057-16/+757
* Support unhook notification function for Smst->SmmRegisterProtocolNotify() pe...Jeff Fan2013-11-052-3/+37
* MdeModulePkg and SecurityPkg Variable: Enhance code to use the new variable d...Star Zeng2013-11-044-195/+191
* OptionRomPkg: Corrected path for the FtdiUsbSerialDxe.inf in OptionRomPkg.dscAshley DeSimone2013-11-011-1/+1
* MdeModulePkg Pool: Update the type of Size to UINTN for the potential more th...Star Zeng2013-10-301-7/+8
* MdeMdeModulePkg/UsbBusDxe: If DisconnectController() returns an error the USB...Feng Tian2013-10-304-19/+64
* Update SimpleFileSystem.h to add the asynchronous File IO API definition.Ruiyu Ni2013-10-301-3/+162
* OptionRomPkg: Added bus driver for FTDI USB to serial adaptersAshley DeSimone2013-10-297-0/+3506
* ShellPkg: Properly set lasterror environment variableChris Phillips2013-10-291-9/+29
* Clean the help string and hot key info if an empty form is painting.Eric Dong2013-10-291-13/+24
* Fix a K9 error.Result of GetVariable2() function that may return NULL will be...Wu Jiaxin2013-10-291-1/+2
* Fix a K9 error.Result of GetVariable2() function that may return NULL will be...Wu Jiaxin2013-10-291-2/+1
* Use rsp instead of esp to save 64-bit stack pointer.Elvin Li2013-10-292-6/+6
* Fix the bug that SetTimer () cannot work when Type is TimerPeriodic and Trigg...Elvin Li2013-10-291-1/+4
* ARM Packages: Renamed PL390Gic driver into ArmGic driverOlivier Martin2013-10-2932-58/+58
* OvmfPkg/Virtio.h: Added the Virtio Vendor and MMIO IDsOlivier Martin2013-10-291-0/+7
* OvmfPkg/Virtio.h: Added PCI/MMIO Virtio Headers OffsetsOlivier Martin2013-10-291-0/+35
* OvmfPkg/Virtio.h: Added the macros that define the Device Specific Configurat...Olivier Martin2013-10-291-0/+7
* OvmfPkg/PlatformPei: emulated NV storage must be EfiRuntimeServicesDataLaszlo Ersek2013-10-291-1/+1
* MdeModulePkg/NvmExpressDxe: Correct the calculation of LbaFmtIdx of Identify ...Feng Tian2013-10-291-1/+1
* EADK (AppPkg): Update the Python ReadMe file, Python/PythonReadMe.txt, to ref...Daryl McDaniel2013-10-251-12/+14
* Fix a bug about the iSCSI DHCP dependency issue.Wu Jiaxin2013-10-253-11/+139
* Fix a bug about the iSCSI DHCP dependency issue.Wu Jiaxin2013-10-253-14/+125
* EADK (StdLib, AppPkg, StdLibPrivateInternalFiles): Update ReadMe.txt in all p...Daryl McDaniel2013-10-245-333/+411
* ShellPkg: Fixes the shell so output redirection works for the 'mode' commandChris Phillips2013-10-243-19/+35
* ShellPkg: Stop running command when page break quitChris Phillips2013-10-241-0/+5
* ArmPkg/PL390Gic: Fixed setting of the Interrupt Processor Targets Registers w...Olivier Martin2013-10-241-6/+6
* MdeModulePkg/XhciDxe: Dynamically calculate the interval value of interrupt e...Tian, Feng2013-10-231-4/+6
* EdkCompatibilityPkg: Fixed EDK Shell buildOlivier Martin2013-10-223-8/+1
* ShellPkg: Fix copy load option error.Eric Dong2013-10-221-4/+2
* ArmPlatformPkg/PL031RealTimeClockLib: Fixed the conditions in LibSetTime()Olivier Martin2013-10-211-11/+13
* ArmPlatformPkg/PL180MciDxe: Fixed check for space in transmit FIFOOlivier Martin2013-10-211-1/+1
* ArmPlatformPkg/NorFlashDxe: Fix checking of return value of NorFlashWriteBloc...Roy Franz2013-10-211-1/+1
* Add TPM1.2 SaveState API.jyao12013-10-212-1/+62
* Enable two form packages share one hii handle.Eric Dong2013-10-212-29/+80