summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-10Refine get default language logic for command "drivers".ydong10
2012-08-09OvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issuesjljusten
2012-08-09Fix memory leakydong10
2012-08-08ArmPlatformPkg/Bds: Fixed device path of the default error output deviceoliviermartin
2012-08-07Removed SetMode in GraphicsConsole Start() in release BIOS to improve perform...li-elvin
2012-08-07Updated GraphicsOutput.h to follow UEFI 2.3.1 c spec.li-elvin
2012-08-07The format strings are using notations that require UINTNs (like "0x%02x") bu...ydong10
2012-08-07Fix a width count error in ClearScreen function.ydong10
2012-08-07Refine code to follow coding style.ydong10
2012-08-06Enable wide string support for CreatePopUp function in UefiLib.ydong10
2012-08-06LastVariableOffset is wrongly set to 0 when FtwVariableSpace() fails. Recalcu...lzeng14
2012-08-06Remove Variable PPI dependency from S3Resume module, check return status of l...lzeng14
2012-08-03ArmPlatformPkg/Drivers/PL011Uart: Fixed PL011UartWrite()oliviermartin
2012-08-03Fix physical presence request failure for PHYSICAL_PRESENCE_SET_NO_PPI_PROVIS...gdong1
2012-08-02ArmPlatformPkg: Fixed ArmRealViewEb & BeagleBoard buildsoliviermartin
2012-08-02ArmPlatformPkg/PL180MciDxe: Clean codeoliviermartin
2012-08-02ArmPlatformPkg/PL011Uart: PL011UartWrite() stop to transmit if the buffer is ...oliviermartin
2012-08-02ArmPlatformPkg/PL180MciDxe: Fixed coding styleoliviermartin
2012-08-02EmbeddedPkg/MmcDxe: Fixed typooliviermartin
2012-08-02EmbeddedPkg/MmcDxe: Avoid nanosecond delay when command succeedsoliviermartin
2012-08-02EmbeddedPkg/MmcDxe: Fixed MmcIdentificationMode()oliviermartin
2012-08-02ArmPkg/CompilerIntrinsicsLib: Fixed __aeabi_uwrite8oliviermartin
2012-08-02Measure ExitBootServices failure caseczhang46
2012-08-02Measure ExitBootServices failure caseczhang46
2012-08-02Fix several issues in BaseCryptLib:tye1
2012-08-01ArmPlatformPkg/ArmVExpressPkg: Fixed build issueoliviermartin
2012-08-01Move PcdConInConnectOnDemand initlization to PlatformBds constructor so that ...czhang46
2012-07-31OvmfPkg/AcpiTables/Dsdt.asl: report the PCI IO ranges set in FWDTjljusten
2012-07-31OvmfPkg/AcpiTables/Dsdt.asl: strip trailing whitespacejljusten
2012-07-31OvmfPkg: scan memory space map and populate FWDT (32-bit fields only)jljusten
2012-07-31OvmfPkg: install an SSDT with a dynamic OperationRegion called FWDTjljusten
2012-07-31OvmfPkg: clean up memory mapjljusten
2012-07-31OvmfPkg/*.dsc: Move PCD locations to be similar to OvmfPkgIa32X64.dscjljusten
2012-07-31OvmfPkg: Move DxeServicesTableLib to common LibraryClassesjljusten
2012-07-31OvmfPkg: Disable debugging for UNIXGCC to save spacejljusten
2012-07-30Add 2 new Bds featuresczhang46
2012-07-30Add 2 new Bds featuresczhang46
2012-07-30Add 2 new Bds featuresczhang46
2012-07-30Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu
2012-07-27Fix some typo and coding style issues in BaseCryptLib instances.tye1
2012-07-27Close the corresponding GUIDed section extraction protocol notify event in Cl...lzeng14
2012-07-26OvmfPkg: add support for debug console on port 0x402jljusten
2012-07-26UnixPkg/Sec: Fixed buildoliviermartin
2012-07-26MdeModulePkg/CoreDxe: Fixed compiler warning 'integer conversion resulted in ...oliviermartin
2012-07-26Fix build fail for GCCydong10
2012-07-26Fixed issues:ydong10
2012-07-26Roll back the change which caused build failydong10
2012-07-26Fix a failure in TCG HashAll interface.gdong1
2012-07-26Enhance TCG driver to provide TPM physical presence lifetime lock capability.gdong1
2012-07-25Fix the typo in InstallMultipleProtocolInterfaces commentsniruiyu