summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-20StdLib, StdLibPrivateInternalFiles: Clean up comments, Remove debugging code,...darylm503
2012-09-19Add TperReset Logic By using MOR bit - Remove the unnecessary parameter. qianouyang
2012-09-14Add a dialog box with help message when user changes the state of "Attempt Se...sfu5
2012-09-14Fix the issue that FTW driver fail to reclaim WorkSpace.lzeng14
2012-09-141. Fix a bug when comparing two timestamp in auth-variable driver.sfu5
2012-09-13Fix coding style issue czhang46
2012-09-13Add ImageAuthenticationStatusLib to SAP to check Authentication Status return...czhang46
2012-09-12Add Tper Reset Logic by using MOR bit.qianouyang
2012-09-12Add Tper Reset Logic by using MOR bit.qianouyang
2012-09-12SecurityPkg/VariableSmm: Fix a VariableSmm bug when reading variable with siz...erictian
2012-09-12MdeModulePkg/VariableSmm: Fix a VariableSmm bug when reading variable with si...erictian
2012-09-12OvmfPkg: fix gPcAtChipsetPkgTokenSpaceGuid build breakjljusten
2012-09-12OvmfPkg: key PMBA setup in Platform PEI off of PMREGMISC/PMIOSE, not Xenjljusten
2012-09-12OvmfPkg: enable PIIX4 IO space in the PEI phasejljusten
2012-09-12OvmfPkg: use PCI_COMMAND_OFFSET/EFI_PCI_COMMAND_IO_SPACE in AcpiTimerLibjljusten
2012-09-12OvmfPkg: fix the mask for accessing the PIIX4 PMBA [15:6] bitfieldjljusten
2012-09-12OvmfPkg: extract the PBMA used in AcpiTimerLib into a PCDjljusten
2012-09-12OvmfPkg: assorted whitespace removaljljusten
2012-09-12Fix compile errorczhang46
2012-09-11Enhance the error code info.ydong10
2012-09-11Enhance the comments.ydong10
2012-09-11Enable TPM measurement lib to measure all PE image from a FV unmeasured by Tc...czhang46
2012-09-10Modify UDP and IP to transmit on all network adapters instead of just the fir...lpleahy
2012-09-10Refine code to make it more safely.ydong10
2012-09-10Enhance the check for options in the question.ydong10
2012-09-10When question not have storage with it, not restore old value for it.ydong10
2012-09-10Add type cast to avoid sign extension on x64 tip.vanjeff
2012-09-10When SerialPortWrite() is called with a non-NULL Buffer and NumberOfBytes is ...niruiyu
2012-09-07Cache the state whether the ROM image contains EFI Option ROM when loading th...niruiyu
2012-09-07Fix always allocate memory issue.ydong10
2012-09-07Fix display color error when scroll up/down the screen.ydong10
2012-09-07Fix the memory leak issue and enhance the check for CoreReadImageFile return.lzeng14
2012-09-06Check the return code from CoreLocateDevicePath() in MdeModulePkg/Core/Dxe/Im...lzeng14
2012-09-06TcgPei is a generic module, so move PcdFirmwareVersionString to generic Pcd listczhang46
2012-09-06Check the value of Hdr.dwLength for signed EFI image before image validation.sfu5
2012-09-05Refine coding style.ydong10
2012-09-05fix compile error in TcgPeiczhang46
2012-09-04Set mode 0 (80x25) when Consplitter does not exist. li-elvin
2012-09-04Fix build fail.ydong10
2012-09-03Refine the code to make it more safely.ydong10
2012-09-03StdLib: Fix possible compiler warnings when doing enumerate type comparison.rsun3
2012-08-31EmbeddedPkg/MmcDxe: The timeout while waiting for the programming to be compl...oliviermartin
2012-08-31ArmPkg: Changed Uncached System Memory from EFI_MEMORY_UC to EFI_MEMORY_WColiviermartin
2012-08-30Restore EditBuffer before call the callback function to avoid get error data.ydong10
2012-08-29Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode ...erictian
2012-08-29Add check for DevicePathNode. lgao4
2012-08-28EmulatorPkg/PlatformSmbiosDxe: Fix build issue with UNIXGCCjljusten
2012-08-28OvmfPkg/BlockMmioToBlockIoDxe: Fix allocation size errorjljusten
2012-08-28OVMF X64: Allow enabling SOURCE_DEBUG_ENABLE on GCC44jljusten
2012-08-28Fix comparisons of enumerated types which may cause warnings for some compilers.rsun3