summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Report the setting variable failure to platform through the status code when ...Ruiyu Ni2014-03-2517-160/+560
* ArmPkg/CompilerIntrinsicsLib: Added memset() to AArch64Olivier Martin2014-03-242-0/+26
* EmbeddedPkg: Added Isp1761UsbDxe to EmbeddedPkg.dscOlivier Martin2014-03-241-0/+3
* ArmPkg/ArmLib: Removed unused AArch64 filesOlivier Martin2014-03-244-139/+6
* ArmPkg/ArmLib: Renamed Cp15CacheInfo into ArmCacheInfoOlivier Martin2014-03-244-17/+18
* ArmPkg/ArmLib: Removed unused ArmSwitchProcessorMode & ArmProcessorMode funct...Olivier Martin2014-03-242-31/+0
* ArmPkg: Removed unused header files from source filesOlivier Martin2014-03-241-3/+0
* ArmPkg: Fix typo in comment and trailing spacesOlivier Martin2014-03-241-15/+15
* Comment PwdCredential driver.Dong Guo2014-03-231-1/+1
* OvmfPkg: PlatformDxe: connect RouteConfig() to platform dataLaszlo Ersek2014-03-221-1/+94
* OvmfPkg: PlatformDxe: connect ExtractConfig() to platform dataLaszlo Ersek2014-03-221-4/+86
* OvmfPkg: PlatformDxe: add save and discard buttons to the formLaszlo Ersek2014-03-224-0/+38
* OvmfPkg: PlatformDxe: get available resolutions from GOPLaszlo Ersek2014-03-222-20/+222
* OvmfPkg: QemuVideoDxe: serialize Start() against callbacksLaszlo Ersek2014-03-221-1/+9
* OvmfPkg/PlatformDxe: Silence warning seen with GCC48 IA32Jordan Justen2014-03-221-1/+3
* OvmfPkg: PlatformDxe: add form widgets for video modesLaszlo Ersek2014-03-225-1/+240
* OvmfPkg: PlatformDxe: introduce state for the main formLaszlo Ersek2014-03-222-0/+17
* OvmfPkg: PlatformDxe: add an empty HII formLaszlo Ersek2014-03-225-0/+236
* OvmfPkg: PlatformDxe: set preferred video resolution from platform configLaszlo Ersek2014-03-222-0/+45
* OvmfPkg: PlatformDxe: utility functions for saving / loading configurationLaszlo Ersek2014-03-223-1/+200
* OvmfPkg: introduce empty PlatformDxeLaszlo Ersek2014-03-228-0/+103
* OvmfPkg: introduce gOvmfPlatformConfigGuidLaszlo Ersek2014-03-222-0/+25
* OvmfPkg: non-null PcdLib instance for GraphicsConsoleDxeLaszlo Ersek2014-03-223-3/+18
* Fix current TPM device string missing. Use efivarstore instead of varstor, re...Jiewen Yao2014-03-218-177/+151
* MdeModulePkg PCD: Fix PCD driver to return default data if size mismatch.Star Zeng2014-03-212-23/+49
* Force UID modules build error to warn user that currently it is just a sample.Dong Guo2014-03-214-7/+22
* Fix TCP4/TCP6 connections. Connections were transitioning into the connected...leroy.p.leahy2014-03-201-3/+2
* ShellPkg: remove redudant code. call existing API.Jaben Carsey2014-03-201-35/+7
* ShellPkg: Remove unused functionJaben Carsey2014-03-202-52/+2
* ShellPkg: Allow for LoadedImageProtocol information to be verbosely exported ...Jaben Carsey2014-03-202-83/+92
* Removes MacString Rt attribute in Ip4Config/Mnp driver.Fu Siyuan2014-03-202-5/+4
* Use PXE_OPFLAGS_STATION_ADDRESS_WRITE when setting new MAC address for the NI...Fu Siyuan2014-03-201-4/+3
* MdeModulePkg/SecurityPkg Variable: Return error status to avoid inconsistency...Star Zeng2014-03-202-25/+50
* Fix the return value bug when updating public key database variable failure.Dong Guo2014-03-193-8/+15
* Did proper error handling when SetVariable failed, and put RTC write operatio...Elvin Li2014-03-191-33/+51
* IntelFrameworkModulePkg AcpiS3SaveDxe: Remove ASSERT, add lock and remove RT ...Star Zeng2014-03-182-6/+63
* Remove ASSERT when SetVariable for ConOutDev/ConInDev/ErrOutDev variables fai...Elvin Li2014-03-181-3/+1
* ShellPkg: Move a function into shared locationJaben Carsey2014-03-173-37/+50
* Add comments for PcdHideTpmSupport.Dong Guo2014-03-171-0/+1
* Do not reset system when the MemoryTypeInformation variable cannot be written.Ruiyu Ni2014-03-171-10/+14
* Remove unnecessary dependency in variable driver.Dong Guo2014-03-171-1/+1
* Add comments to describe PlatformDriOverrideDxe is used for test purpose. Gao, Liming2014-03-171-1/+3
* Remove ASSERT check for SetVariable in FirmwarePerformanceDataTableDxeGao, Liming2014-03-171-10/+10
* Fix the return status when physical presence variable and MemoryOverwriteRequ...Dong Guo2014-03-175-62/+83
* Remove ASSERT when failed to Get/Set “AttemptOrder” and “ClientId” va...Fu Siyuan2014-03-173-9/+15
* OvmfPkg: BDS: QemuBootOrder: don't leak unreferenced boot optionsLaszlo Ersek2014-03-131-6/+48
* OvmfPkg: BDS: remove historic (now defunct) boot mode hackLaszlo Ersek2014-03-131-17/+3
* ArmPlatformPkg/Bds: stop inputting more characters when string is fullRyan Harkin2014-03-121-5/+3
* ArmPlatformPkg/BootMonFs: Added support for new revision of the NOR Flash fil...Olivier Martin2014-03-123-5/+18
* ShellPkg: ShellCommands/SetVar: Make '-rt' imply '-bs'Brendan Jackman2014-03-101-1/+2