summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix issue that TCP server will not response to SYN packet from TCP client in ...tye12012-08-103-4/+13
* Update openssl patch to replaces the “__FILE__” and “__LINE__” with N...sfu52012-08-101-0/+81
* Return the proper status after one of the ports is configured for UDP or IP c...lpleahy2012-08-103-114/+102
* Refine get default language logic for command "drivers".ydong102012-08-103-15/+71
* OvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issuesjljusten2012-08-092-3/+3
* Fix memory leakydong102012-08-091-0/+4
* ArmPlatformPkg/Bds: Fixed device path of the default error output deviceoliviermartin2012-08-081-1/+1
* Removed SetMode in GraphicsConsole Start() in release BIOS to improve perform...li-elvin2012-08-071-33/+76
* Updated GraphicsOutput.h to follow UEFI 2.3.1 c spec.li-elvin2012-08-071-23/+24
* The format strings are using notations that require UINTNs (like "0x%02x") bu...ydong102012-08-071-6/+6
* Fix a width count error in ClearScreen function.ydong102012-08-071-2/+2
* Refine code to follow coding style.ydong102012-08-071-6/+14
* Enable wide string support for CreatePopUp function in UefiLib.ydong102012-08-061-10/+107
* LastVariableOffset is wrongly set to 0 when FtwVariableSpace() fails. Recalcu...lzeng142012-08-062-28/+54
* Remove Variable PPI dependency from S3Resume module, check return status of l...lzeng142012-08-062-34/+26
* ArmPlatformPkg/Drivers/PL011Uart: Fixed PL011UartWrite()oliviermartin2012-08-031-2/+2
* Fix physical presence request failure for PHYSICAL_PRESENCE_SET_NO_PPI_PROVIS...gdong12012-08-031-0/+5
* ArmPlatformPkg: Fixed ArmRealViewEb & BeagleBoard buildsoliviermartin2012-08-022-0/+2
* ArmPlatformPkg/PL180MciDxe: Clean codeoliviermartin2012-08-021-42/+13
* ArmPlatformPkg/PL011Uart: PL011UartWrite() stop to transmit if the buffer is ...oliviermartin2012-08-021-3/+5
* ArmPlatformPkg/PL180MciDxe: Fixed coding styleoliviermartin2012-08-022-169/+208
* EmbeddedPkg/MmcDxe: Fixed typooliviermartin2012-08-021-11/+17
* EmbeddedPkg/MmcDxe: Avoid nanosecond delay when command succeedsoliviermartin2012-08-021-1/+4
* EmbeddedPkg/MmcDxe: Fixed MmcIdentificationMode()oliviermartin2012-08-022-4/+4
* ArmPkg/CompilerIntrinsicsLib: Fixed __aeabi_uwrite8oliviermartin2012-08-021-0/+2
* Measure ExitBootServices failure caseczhang462012-08-025-2/+35
* Measure ExitBootServices failure caseczhang462012-08-022-0/+42
* Fix several issues in BaseCryptLib:tye12012-08-0220-79/+274
* ArmPlatformPkg/ArmVExpressPkg: Fixed build issueoliviermartin2012-08-011-0/+1
* Move PcdConInConnectOnDemand initlization to PlatformBds constructor so that ...czhang462012-08-011-3/+8
* OvmfPkg/AcpiTables/Dsdt.asl: report the PCI IO ranges set in FWDTjljusten2012-07-311-4/+85
* OvmfPkg/AcpiTables/Dsdt.asl: strip trailing whitespacejljusten2012-07-311-14/+14
* OvmfPkg: scan memory space map and populate FWDT (32-bit fields only)jljusten2012-07-312-1/+88
* OvmfPkg: install an SSDT with a dynamic OperationRegion called FWDTjljusten2012-07-313-1/+125
* OvmfPkg: clean up memory mapjljusten2012-07-312-18/+16
* OvmfPkg/*.dsc: Move PCD locations to be similar to OvmfPkgIa32X64.dscjljusten2012-07-312-14/+14
* OvmfPkg: Move DxeServicesTableLib to common LibraryClassesjljusten2012-07-313-6/+3
* OvmfPkg: Disable debugging for UNIXGCC to save spacejljusten2012-07-314-0/+22
* Add 2 new Bds featuresczhang462012-07-301-0/+4
* Add 2 new Bds featuresczhang462012-07-304-3/+282
* Add 2 new Bds featuresczhang462012-07-306-54/+251
* Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu2012-07-3017-82/+68
* Fix some typo and coding style issues in BaseCryptLib instances.tye12012-07-2720-1526/+50
* Close the corresponding GUIDed section extraction protocol notify event in Cl...lzeng142012-07-272-22/+42
* OvmfPkg: add support for debug console on port 0x402jljusten2012-07-266-0/+418
* UnixPkg/Sec: Fixed buildoliviermartin2012-07-261-0/+1
* MdeModulePkg/CoreDxe: Fixed compiler warning 'integer conversion resulted in ...oliviermartin2012-07-261-1/+1
* Fix build fail for GCCydong102012-07-261-0/+1
* Fixed issues:ydong102012-07-261-35/+100
* Roll back the change which caused build failydong102012-07-261-3/+3