]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg
Clean up DEC files:
[mirror_edk2.git] / IntelFrameworkModulePkg /
2011-05-04 mdkinneyFix DEC files so any PCD declared as Dynamic is also...
2011-05-04 li-elvinRemove disabling keyboard/auxiliary interface in Driver...
2011-04-25 niruiyuChange BlockIo drivers to return EFI_NO_MEDIA or EFI_ME...
2011-04-20 niruiyuThe hotkey callback in BDS module should defer loading...
2011-04-19 niruiyuFix the PS2 keyboard driver to call hotkey callback...
2011-04-07 niruiyuAdd assertion check for TmpString against NULL.
2011-04-01 niruiyu> When GetHealthStatus() returns NULL FormHiiHandle...
2011-03-30 ydong10Update inf file to follow spec.
2011-03-14 ydong10Enhance inf to follow spec.
2011-03-10 mdkinneyUpdate DebugLib to provide support for "err" command...
2011-03-01 niruiyuFix the bug that BDS assumes any boot option resides...
2011-02-23 ydong101.Refine all the goto and action opcode. When the menu...
2011-02-16 ydong10Enhance BMM to support changing FlowControl setting...
2011-02-01 lgao4Add the missing up/down arrow in UNI string.
2011-01-31 niruiyuAdd assertion after memory allocation.
2011-01-28 niruiyuAdd back the BdsDeleteBootOption to pass build.
2011-01-28 niruiyuBDS enhancement: enumerate & show all legacy boot optio...
2011-01-10 niruiyuEnhance BDS to support Boot/Driver option whose option...
2011-01-07 niruiyuFix ICC9 compiler failure
2011-01-06 niruiyuFix the bug that duplicate HDD is shown in the BMM.
2011-01-05 erictianin Recovery path, doesn't warm reset even if MemoryType...
2011-01-03 mdkinneyUse REPORT_STATUS_CODExxx() macros directly.
2010-12-30 mdkinneyUpdate the Timeout used for Write() operations to consi...
2010-12-24 xdu2Add support for BootOption with USB Class or USB WWID...
2010-12-23 ydong10Revert patch 11146 about file guid.
2010-12-17 niruiyuRemoves the assumption in Supported() and Start() routi...
2010-12-15 ydong10Update inappropriate comments.
2010-12-14 niruiyuFix the IsaIo driver to not create ISA resource item...
2010-12-10 ydong10fix potential memory access violation
2010-12-10 ydong10fix build error on ICC compile.
2010-12-10 lzeng14Enhance IdeBusDxe to check the class code for IDE mode...
2010-12-10 ydong10Change the file guid value to avoid conflict as another...
2010-12-09 ydong10[BDS] Device Manager was requested to add more sub...
2010-12-01 niruiyuFix the bug that <continue> may not boot the first...
2010-11-29 lgao4First try to get log time at TPL level <= TPL_CALLBACK...
2010-11-26 niruiyuFix the checking logic for the boot option enumeration.
2010-11-26 lgao4Reduce DataHub TPL Level to TPL_CALLBACK, because DataH...
2010-11-23 vanjeff1. Rollback the changing on replacing MAX_EXTENDED_DATA...
2010-11-22 niruiyuUse PcdResetOnMemoryTypeInformationChange in MdeModuleP...
2010-11-10 vanjeffPrevent infinite recursion when ASSERT(), DEBUG(),...
2010-11-08 niruiyuRemove unnecessary mBdsImageHandle.
2010-11-05 mdkinneyFix bug in DataHub where it would skip the first record...
2010-10-11 niruiyuFix the corner case when there is only "\0\0" appended...
2010-09-25 lgao4Add the missing EFIAPI for StatusCode handler.
2010-09-16 niruiyuAdd additional reset when Memory Type Information setti...
2010-09-10 mdkinneyUpdate this library to restrict usage to DXE_RUNTIME_DR...
2010-08-26 niruiyuFix a bug in GetOptionalStringByIndex() that doesn...
2010-08-20 niruiyuFix GCC build failure
2010-08-19 niruiyuCheck in the IsaIoDxe device driver that consumes EFI_S...
2010-08-13 xli24Add datahub status sode handler driver.
2010-08-10 xli24Add explicit type cast to suppress possible warning...
2010-08-09 niruiyuRemove the EHCI/UHCI inter-dependency in GenericBdsLib...
2010-07-30 xli24Add NULL pointer checking against Data.
2010-07-30 xli24Handle gEfiStatusCodeDataTypeStringGuid in status code...
2010-07-28 lgao4Enhance FV2.ReadSection() to read GUIDED section raw...
2010-07-22 xdu2Fix bug that cursor position will change when enter...
2010-07-05 lgao4Fix the issues that StatusCode can't work when PcdStatu...
2010-07-01 lgao4Use ASSERT to check the expression.
2010-06-29 vanjeffroll back last check-in.
2010-06-29 vanjeffgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2010-06-14 mdkinneyAllow gEfiMemoryTypeInformation bins to shrink if boot...
2010-06-03 xli24Fix the issue that ASSERT() at line 1391 incorrectly...
2010-06-02 lgao4Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function...
2010-05-28 niruiyuremove unnecessary EFI64_SHADOW_ALL_LEGACY_ROM in Gener...
2010-05-24 lgao4Use the ASSERT() for parameter checking as the 4th...
2010-05-21 xli24For BdsDxe module,
2010-05-21 lgao4Clean up package/platform DSC files by the following...
2010-05-07 mdkinneyFix ICC 11.1 build error
2010-04-23 hhtianUpdate the copyright notice format
2010-04-21 niruiyuFix a bug that FV->ReadSection cannot get the EFI_SECTI...
2010-04-19 erictianUse SimpleTextInEx.Reset to initialize correctly KeyTog...
2010-04-14 qhuang8Fix minor coding style issue.
2010-04-12 niruiyuFix ICC build failure.
2010-04-09 niruiyu1. IsaSerialIo driver was changed to produce the flow...
2010-03-25 hhtianNot maintained.
2010-03-22 myronporterPer Liming request: 1)remove duplicate header disclaime...
2010-03-22 lgao4Don't create a dummy string with new language.
2010-03-17 erictianfix ia32 build error.
2010-03-17 erictianThe ATA alignment_logic_in_phy_blocks field doesn’t...
2010-03-16 myronporterGrammatical and disclaimer changes (does not follow...
2010-03-10 niruiyuFix the hardware flow control logic in SerialIo driver.
2010-03-04 xli24Update package version for IntelFrameworkPkg and IntelF...
2010-03-04 lgao4Update HiiConfigAccess.ExtractConfig interface to suppo...
2010-03-03 jchen20Fixed the build issue which is caused by movement of...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-24 lgao4Remove <b></b> from File header.
2010-02-24 lgao41. Correct File header to ## @file
2010-02-23 li-elvinDriver health entry in device manager page is not total...
2010-02-11 niruiyuTo follow UEFI spec 2.3 chapter 3.4.1.1, add the Connec...
2010-02-10 xli24Leverages SMM Status Code Protocol, instead of OemHookS...
2010-02-08 jgong5Assume Tick value 1 as the beginning time of boot.
2010-02-05 qhuang8Fix two incorrect PCD token number in IntelFrameworkMod...
2010-02-04 qhuang8Fix ICC build break
2010-02-04 lgao4Fix the bug that the wrong classguid is compared.
2010-02-04 jgong5Performance.c in GenericBdsLib is updated not to filter...
2010-02-03 xli24Minor code refinement.
2010-02-03 xdu2For network dynamic media detect support: invoke Snp...
2010-02-02 lgao4Add support to original EFI_IFR_FORM_SET in initial...
2010-02-01 gdong1Add BdsLibUserIdentify API in GenericBdsLib
2010-01-29 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
next