]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2011-03-10 mdkinneyUpdate DebugLib to provide support for "err" command...
2011-03-10 mdkinneyUpdate DebugLib to provide support for "err" command...
2011-03-10 mdkinneyUpdate DebugLib to provide support for "err" command...
2011-03-10 mdkinneyUpdate DebugLib to provide support for "err" command...
2011-03-10 mdkinneyUpdate DebugLib to provide support for "err" command...
2011-03-10 mdkinneyUpdate DebugLib to provide support for "err" command...
2011-03-10 mdkinneyUpdate DebugLib to provide support for "err" command...
2011-03-10 mdkinneyUpdate DebugLib to provide support for "err" command...
2011-03-10 mdkinneyUpdate DebugLib to provide support for "err" command...
2011-03-10 mdkinneyUpdate DebugLib to provide support for "err" command...
2011-03-10 mdkinneyUpdate module to pass in a valid EFI_HANDLE when is...
2011-03-10 rsun3Add performance library instances for SMM performance...
2011-03-10 niruiyuEnhance PcAt IsaAcpi driver to support enable/disable...
2011-03-10 vanjeffFixed typos per the PI Spec 1.2 Errata B.
2011-03-10 erictianfix null DevicePath issue.
2011-03-10 ydong101. The old refresh string code also update the time...
2011-03-10 vanjeffUpdated the GUID name to follow PI Spec, 1.2 Errata B.
2011-03-10 li-elvinUpdate comment per the latest PI spec Errata B.
2011-03-08 lgao4Update HiiCompareLanguage to support case that language...
2011-03-08 lgao4Do the following enhancement for SetupBrowser:
2011-03-08 ydong10Bug description:
2011-03-08 lzeng14Add AHCI support for DUET.
2011-03-08 erictianfix a invalid pointer conversion when builing 32bit...
2011-03-08 gdong1Add missing .h file to INF file
2011-03-08 andrewfishFix up the UnixPkg to work with clang on OS X. XCLANG...
2011-03-07 lgao4ECP package BootScriptSaveOnS3SaveStateThunk driver...
2011-03-05 andrewfishFix minor Xcode build issues.
2011-03-05 andrewfishFix Xcode build issue.
2011-03-05 jljustenUnixPkg: Fix build for Linux
2011-03-05 jljustenUnixPkg: Use build flag to prevent FatPkg from being...
2011-03-04 jcarseyCorrect incoming buffer size comparison to the incoming...
2011-03-04 erictianwhen timeout is 0, infinite loop on the timeout request...
2011-03-01 niruiyuFix the bug that BDS assumes any boot option resides...
2011-02-28 ydong10Symptom:
2011-02-28 gdong1Puts SMM variable common definitions in SmmVariableComm...
2011-02-26 hhtianclean non-ASCII char
2011-02-23 jljustenOvmfPkg: Add create-release.py script
2011-02-23 lgao4The input StringInfo should be kept for HiiStringIdToIm...
2011-02-23 ydong101.Refine all the goto and action opcode. When the menu...
2011-02-23 ydong101.Reposition the platform info. Move from the old posit...
2011-02-23 ydong10HiiCompareLanguage should use the exact match method...
2011-02-23 lgao4Update PeiCore and DxeCore to verify FFS data checksum.
2011-02-22 jljustenSourceLevelDebugPkg: Pack CPU context structures
2011-02-22 rsun3Add definitions for the UEFI ACPI Data Table defined...
2011-02-22 ydong10fix refresh menu save attribute error. not consider...
2011-02-22 lzeng14Add comments for the two parameters of DxeTscTimerLibCo...
2011-02-21 ydong10Update the arrow position.
2011-02-21 gikidyA minor change for the format of usage align with spec.
2011-02-18 hhuan13Fix a bug in PxeBcDriver (When disconnect PxeBc driver...
2011-02-18 ydong10Refine coding style.
2011-02-17 ydong10Update inappropriate comments.
2011-02-16 hhtianCorrect copyright year
2011-02-16 niruiyuFix shell timezone bugs (corresponding Shell SVN r47)
2011-02-16 lgao4Update HiiCompareLanguage() function to use GetBestLang...
2011-02-16 erictianupdate comments and correct reclaim algorithm if there...
2011-02-16 ydong10Enhance BMM to support changing FlowControl setting...
2011-02-16 lgao4Per PI spec, StatusCode related structure is not requir...
2011-02-16 lgao4Per PI1.2B spec, for the case that TE Image Relocation...
2011-02-15 hhtianupdate copyright format
2011-02-15 hhtianminor format update
2011-02-15 lzeng14TscTimerLib in PerformancePkg is a BASE type library...
2011-02-12 erictiancorrect Intel's copyright date as the changes checked...
2011-02-12 lgao4Correct comments in DevicePathDxe.inf.
2011-02-12 lgao4Add four PCDs for the different color settings of Subti...
2011-02-12 lgao4Update DEBUG log information to specify SMM driver...
2011-02-12 lgao4Correct typo in word in DxeCore.
2011-02-12 lgao4Updates function description per UEFI2.3d. No impact...
2011-02-12 lgao4Update function description per UEFI2.3d. The main...
2011-02-12 lgao4Add new FV extension type 0x0002 and its related struct...
2011-02-11 jyao1UEFI table also need to be in ACPI NVS memory, because...
2011-02-11 mdkinneyAdd SmmPeriodicSmiLib to MdePkg.
2011-02-10 mdkinney1) Add PcdSerialDetectCable to MdeModulePkg to enable...
2011-02-04 mdkinneyClean up BaseSerialPortLib16550 to remove references...
2011-02-03 andrewfishMake the default toolchain for Linux CodeSourcery.
2011-02-03 andrewfishFixes to get CodeSourcery GCC and RVCT 3.1 compiling.
2011-02-02 andrewfishFix issue with fixing tabs.
2011-02-02 andrewfishRemove tabs.
2011-02-02 andrewfishRemove tabs from all text files in the package.
2011-02-02 andrewfishUpdate to match changes in the ArmPkg.
2011-02-02 andrewfishSync up ArmPkg with patch from mailing list. Changed...
2011-02-01 lgao4Add the missing up/down arrow in UNI string.
2011-02-01 andrewfishAdd ArmPlatformPkg from ARM Ltd. patch.
2011-02-01 andrewfishFix EBL GetCurrentIpAddress & GetCurrentMacAddress...
2011-02-01 andrewfishReplace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_A...
2011-01-31 niruiyuAdd assertion after memory allocation.
2011-01-31 jyao1Correct comments for EFI_LEGACY_PIRQ_ENTRY.
2011-01-30 jljustenOvmfPkg NvVarsFileLib: Leverage SerializeVariablesLib
2011-01-30 jljustenOvmfPkg: Add SerializeVariablesLib library instance
2011-01-30 jljustenOvmfPkg: Add SerializeVariablesLib library class
2011-01-28 niruiyuAdd back the BdsDeleteBootOption to pass build.
2011-01-28 lgao4Don't need to update its copy right. It is same to...
2011-01-28 jljustenPcAtChipsetPkg/PciHostBridgeDxe: Fix enum type mismatch
2011-01-28 lgao4Roll back previous change. GCC assembly file should...
2011-01-28 niruiyuBDS enhancement: enumerate & show all legacy boot optio...
2011-01-27 mdkinneyRemove ; from end of EFI_PEI_PCI_CFG_ADDRESS() macro...
2011-01-27 niruiyuUpdate comments of BIT1 and BIT2 to align UEFI Spec...
2011-01-27 jljustenOvmfPkg ResetSystemLib: Fix build issue with VS2005
2011-01-26 li-elvinUpdated IntelFrameworkPkg\Include\Guid\DataHubRecords...
2011-01-26 li-elvinIf RSC_HANDLER_CALLBACK_ENTRY is allocated as boot...
2011-01-26 erictianfix word typo
next