summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-08-28TcgPei need to measure anything to PCR in S3 bootpath, so skip shadow logic.czhang46
2012-08-28Only disable Debug Timer for x64 platforms in S3RestoreConfig2().vanjeff
2012-08-27OvmfPkg: get boot order from QEMUjljusten
2012-08-27OvmfPkg/PlatformPei: Shrink memory range for PCI MMIO allocationjljusten
2012-08-27Change Bcfg.c to use the new definition of EFI_KEY_OPTION.niruiyu
2012-08-271. Add debug init flag DEBUG_AGENT_INIT_THUNK_PEI_IA32TOX64 in Debug Agent Li...vanjeff
2012-08-27Add comments to explain the reason return status is not checked. The return s...li-elvin
2012-08-27Change Bcfg.c to use the new definition of EFI_KEY_OPTION.niruiyu
2012-08-27Use firmware version instead of hardcode string for S-CRTM version identifierczhang46
2012-08-24Fix bugs in PXE driver when using option 43 for boot server list and boot men...sfu5
2012-08-24Remove MOR check box feature. should not have a switch to turn off MOR.czhang46
2012-08-23Fix the bug in PciBusNoEnumerationDxe driver to correct parse the 64bit BAR.niruiyu
2012-08-23Fix the bug in PciBus driver to correct parse the 64bit BAR.niruiyu
2012-08-23Update the DxeImageVerificationLib to handle the signed image which CertType ...sfu5
2012-08-231. Initialize certdb variable with correct value of list size.sfu5
2012-08-23Fix PeiCryptLib build issue.tye1
2012-08-23Add TcgDxeHashLogExtendEvent EventLogLastEntry parameter update logicczhang46
2012-08-231. Added SetLocalApicBaseAdress() and GetLocalApicBaseAddress() APIs in Local...vanjeff
2012-08-22Set correct DS/ES/FS/GS/SS segment selectors after GDT loaded.vanjeff
2012-08-22Get correct GOP protocol for physical GOP device.li-elvin
2012-08-22Enhance the check for some fields in the PE image before use it.ydong10
2012-08-22Add additional delay in DHCP6 InfoRequest interface to wait for link local ad...sfu5