summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-12Add comment for modules which have external input.jyao1
2012-06-12EFI_STATUS_CODE_DATA_MAX_SIZE is just for the maximum size of an EFI_DEBUG_IN...lzeng14
2012-06-12To be consistent with PeiReportStatusCodeLib and DxeReportStatusCode, use MAX...lzeng14
2012-06-12Refine the logic about initialize questions valueydong10
2012-06-12Update PeiDxeDebugDebugLibReportStatusCode to use CopyMem() in place of Ascii...lgao4
2012-06-11This revision can only work with Intel(c) UDK Debugger Tool version 1.2 or gr...vanjeff
2012-06-08Fix port retry behavior during connect - All port error paths exit through Co...lpleahy
2012-06-08EdkShellPkg/EdkShellPkg.dsc: Added CompilerStubLib & CompilerIntrinsicLib for...oliviermartin
2012-06-08EdkCompatibilityPkg/CompilerStub: Created a Dummy CompilerStubLib for ARMoliviermartin
2012-06-08Fix compatibility issue when using IPF image with PE32 magic value in the Opt...sfu5
2012-06-07Only use ports with a network connection (media present) when connecting to a...lpleahy
2012-06-07Fix file name not included in the inf.ydong10
2012-06-07Fix file guid conflict.ydong10
2012-06-06ArmPkg/ArmLib: Fixed parameter checking in ArmConfigureMmu()oliviermartin
2012-06-06Fix memory leak issues.niruiyu
2012-06-04Only use ports with a network connection (media present) when connecting to a...lpleahy
2012-06-01UseEfiSocketLib.c - Only exit for out of resources, otherwise use all network...lpleahy
2012-06-01OvmfPkg/AcpiPlatformDxe: Fix VS2010 build issuejljusten
2012-06-01PcAtChipsetPkg/PciHostBridgeDxe: Improve KVM FIFO I/O read/write performancejljusten
2012-06-01Enhance GPT measurement to be able to handle different partition entry size.gdong1
2012-06-01Fix TCG PPI request EnableActivateClear failure.gdong1
2012-06-01Refine BdsDxe driver and GenericBdsLib library so that the GenericBdsLib does...niruiyu
2012-06-01Fix SmmCryptLib issue when calling time() in RealTimeClock.ctye1
2012-05-31ArmPkg: Enhance CompareGuid performance by using CompareMem instead of nested...oliviermartin
2012-05-31Fixed build failed.ydong10
2012-05-31Change returned status codes for SmiManage() per PI 1.2.1 spec.rsun3
2012-05-31Remove CPU dead loop code from IA32 assembly codes.vanjeff
2012-05-30OvmfPkg/AcpiPlatformDxe: Dynamically add Local APIC entries in MADTjljusten
2012-05-30OvmfPkg ACPI MADT: Make processor IDs zero basedjljusten
2012-05-30OvmfPkg/AcpiPlatformDxe: Detect QEMU & Xenjljusten
2012-05-30OvmfPkg: Add AcpiPlatformDxejljusten
2012-05-30OvmfPkg: Add QemuFwCfgLib library class and implementationjljusten
2012-05-30ShellBinPkg: Update binary images to those made from revision 13224 of ShellPkg.jcarsey
2012-05-30ShellPkg: Fix display of 64-bit BARs in PCI dump on 32-bit systems.jcarsey
2012-05-30ShellPkg: Enable Runtime DXE drivers to make use of Shell libraries with the ...jcarsey
2012-05-30Record LoadImage perf log for LoadImageEx() and use NULL as Handle to record ...lzeng14
2012-05-30LoadedImageDevicePath protocol may be installed with NULL device path, so add...lzeng14
2012-05-30Fix IA32 build fail.lzeng14
2012-05-30New EDK Shell binary(r59).niruiyu
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong10
2012-05-30MdePkg SmmCpu.h: Add EFI_SMM_SAVE_STATE_REGISTER_PROCESSOR_ID in enum EFI_SMM...rsun3
2012-05-30According to UEFI spec 2.3.1a. hardware error record variable should use the ...lzeng14
2012-05-30Return EFI_WRITE_PROTECTED when setting HwErrRecSupport Global Variable at ru...lzeng14
2012-05-29Enable wide string for title and help stringydong10
2012-05-29MdeModulePkg/Ata: Clear PxCmd.SUD bit when the port has no device presented a...erictian
2012-05-29MdeModulePkg/Ata: Use a new Pcd named "PcdAtaSmartEnable" to control if enabl...erictian
2012-05-29Update DxeCore and FwVolDxe drivers to inherit authentication status for the ...lzeng14
2012-05-29Optimize the log entry search algorithm to save boot performance.lzeng14
2012-05-28Refine the code to follow coding style.ydong10
2012-05-28Update to use correct file name for video option.niruiyu