summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-20Fix TCP4/TCP6 connections. Connections were transitioning into the connected...leroy.p.leahy
2014-03-20ShellPkg: remove redudant code. call existing API.Jaben Carsey
2014-03-20ShellPkg: Remove unused functionJaben Carsey
2014-03-20ShellPkg: Allow for LoadedImageProtocol information to be verbosely exported ...Jaben Carsey
2014-03-20Removes MacString Rt attribute in Ip4Config/Mnp driver.Fu Siyuan
2014-03-20Use PXE_OPFLAGS_STATION_ADDRESS_WRITE when setting new MAC address for the NI...Fu Siyuan
2014-03-20MdeModulePkg/SecurityPkg Variable: Return error status to avoid inconsistency...Star Zeng
2014-03-19Fix the return value bug when updating public key database variable failure.Dong Guo
2014-03-19Did proper error handling when SetVariable failed, and put RTC write operatio...Elvin Li
2014-03-18IntelFrameworkModulePkg AcpiS3SaveDxe: Remove ASSERT, add lock and remove RT ...Star Zeng
2014-03-18Remove ASSERT when SetVariable for ConOutDev/ConInDev/ErrOutDev variables fai...Elvin Li
2014-03-17ShellPkg: Move a function into shared locationJaben Carsey
2014-03-17Add comments for PcdHideTpmSupport.Dong Guo
2014-03-17Do not reset system when the MemoryTypeInformation variable cannot be written.Ruiyu Ni
2014-03-17Remove unnecessary dependency in variable driver.Dong Guo
2014-03-17Add comments to describe PlatformDriOverrideDxe is used for test purpose. Gao, Liming
2014-03-17Remove ASSERT check for SetVariable in FirmwarePerformanceDataTableDxeGao, Liming
2014-03-17Fix the return status when physical presence variable and MemoryOverwriteRequ...Dong Guo
2014-03-17Remove ASSERT when failed to Get/Set “AttemptOrder” and “ClientId” va...Fu Siyuan
2014-03-13OvmfPkg: BDS: QemuBootOrder: don't leak unreferenced boot optionsLaszlo Ersek
2014-03-13OvmfPkg: BDS: remove historic (now defunct) boot mode hackLaszlo Ersek
2014-03-12ArmPlatformPkg/Bds: stop inputting more characters when string is fullRyan Harkin
2014-03-12ArmPlatformPkg/BootMonFs: Added support for new revision of the NOR Flash fil...Olivier Martin
2014-03-10ShellPkg: ShellCommands/SetVar: Make '-rt' imply '-bs'Brendan Jackman
2014-03-07Remove unused variable attribute flag.jyao1
2014-03-07 1.Add code to check the pointer 'CorrectedPath' in Ls.c line 460 before ref...Shumin Qiu
2014-03-07StdLib: Modify the memory allocation routines to not be dependent upon the in...Daryl McDaniel
2014-03-05The size of platform memory above 1M is measured in kilobytes.Mike Maslenkin
2014-03-05ArmPlatformPkg/ArmVExpressPkg: Added Android FastBoot supportOlivier Martin
2014-03-05EmbeddedPkg/AndroidFastbootTransportUsbDxe: Implemented Android FastBoot over...Olivier Martin
2014-03-05ArmPlatformPkg/ArmVExpressPkg: Added Isp1761 USB OTG driverOlivier Martin
2014-03-05EmbeddedPkg/Isp1761UsbDxe: Driver for the NXP ISP1761's USB peripheral contro...Olivier Martin
2014-03-05EmbeddedPkg/UsbDevice.h: Introduced USB Device ProtocolOlivier Martin
2014-03-05EmbeddedPkg/AndroidFastboot: Introduce Android FastBoot ApplicationOlivier Martin
2014-03-05EmbeddedPkg/AndroidFastbootPlatform.h: Introduced Fastboot Platform ProtocolOlivier Martin
2014-03-05EmbeddedPkg/AndroidFastbootTransport.h: Introduced Android Fastboot Transport...Olivier Martin
2014-03-05OvmfPkg: raise DXEFV size to 8 MBLaszlo Ersek
2014-03-04OvmfPkg: Add DebugAgentLib for Library class mapping for DXE_DRIVERJordan Justen
2014-03-04OvmfPkg: S3 Resume: pull in BootScriptExecutorDxeLaszlo Ersek
2014-03-04OvmfPkg: S3 Resume: fake LockBox protocol for BootScriptExecutorDxeLaszlo Ersek
2014-03-04OvmfPkg: S3 Suspend: save boot script after ACPI contextLaszlo Ersek
2014-03-04OvmfPkg: S3 Suspend: enable creation/saving of an S3 Boot ScriptLaszlo Ersek
2014-03-04OvmfPkg: S3 Suspend: save ACPI contextLaszlo Ersek
2014-03-04OvmfPkg: S3 Suspend: import specialized copy of AcpiS3SaveDxeLaszlo Ersek
2014-03-04OvmfPkg: implement LockBoxLibLaszlo Ersek
2014-03-04OvmfPkg: S3 Resume: pull in PEIM orchestrating S3 ResumeLaszlo Ersek
2014-03-04OvmfPkg/PlatformPei: Allocate PEI FV as ACPI NVS if S3 is supportedJordan Justen
2014-03-04OvmfPkg: PlatformPei: reserve early page tables on X64Laszlo Ersek
2014-03-04OvmfPkg: PlatformPei: reserve SEC/PEI temp RAM for S3 resumeLaszlo Ersek
2014-03-04OvmfPkg/Sec: Don't decompress the FV on S3 resumeJordan Justen