]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg
Remove UefiDriverEntryPoint from [LibraryClasses] section. Library implementations...
[mirror_edk2.git] / IntelFrameworkModulePkg /
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...
2010-01-27 gikidyUpdate BDS boot option description string to use UNI...
2010-01-26 qhuang8Update in IdeBus to solve the non-backward compatibilit...
2010-01-25 rsun3GenericBdsLib: Remove a un-reasonable ASSERT when BdsLi...
2010-01-25 tye11.Change the behavior of BdsBoot, to enumerate Boot...
2010-01-18 gikidyMinor code enhancement.
2010-01-15 qhuang8Fix ICC build break
2010-01-14 mdkinneyClean up file header comments to match CPU I/O Protocol...
2010-01-14 mdkinneyAdd generic module that produces the Framework CPU...
2010-01-14 eric_tianadd france language support on DeviceManager of BDS.
2010-01-14 gikidyFix Boot Option appear twice while add a new boot optio...
2010-01-13 xli24Minor code enhancement.
2010-01-12 xli24Minor code enhancement.
2010-01-08 xli24Minor code enhancement.
2010-01-07 lgao4Correct copyright year to 2010
2010-01-07 xli24Minor code enhancement.
2010-01-07 xli24Minor code enhancement.
2010-01-05 mdkinneyFix build break
2010-01-04 jljustenIntelFrameworkModulePkg: SerialStatusCode output was...
2010-01-04 jljustenIntelFrameworkModulePkg LZMA: Support running LZMA...
2010-01-04 lgao4Correct help information for Delete Boot option and...
2009-12-30 xdu2Update GenericBdsLib to support BootOption for VLAN...
2009-12-29 xli24Remove OemHookStatusCodeLibNull from IntelFrameworkModu...
2009-12-29 xli24Move non-framework status code library instances to...
2009-12-29 xli24Move non-framework status code library instances to...
2009-12-29 xli24Remove unnecessary dependency on IntelFrameworkModulePkg.
next