]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Library
Clean up DEC files:
[mirror_edk2.git] / IntelFrameworkModulePkg / Library /
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-01-05 erictianin Recovery path, doesn't warm reset even if MemoryType...
2010-12-24 xdu2Add support for BootOption with USB Class or USB WWID...
2010-12-23 ydong10Revert patch 11146 about file guid.
2010-12-10 ydong10Change the file guid value to avoid conflict as another...
2010-11-26 niruiyuFix the checking logic for the boot option enumeration.
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-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-10 xli24Add explicit type cast to suppress possible warning...
2010-08-09 niruiyuRemove the EHCI/UHCI inter-dependency in GenericBdsLib...
2010-06-14 mdkinneyAllow gEfiMemoryTypeInformation bins to shrink if boot...
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-07 mdkinneyFix ICC 11.1 build error
2010-04-23 hhtianUpdate the copyright notice format
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 lgao41. Correct File header to ## @file
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-04 jgong5Performance.c in GenericBdsLib is updated not to filter...
2010-02-03 xdu2For network dynamic media detect support: invoke Snp...
2010-02-01 gdong1Add BdsLibUserIdentify API in GenericBdsLib
2010-01-27 gikidyUpdate BDS boot option description string to use UNI...
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-12 xli24Minor code enhancement.
2010-01-08 xli24Minor code enhancement.
2010-01-07 xli24Minor code enhancement.
2010-01-07 xli24Minor code enhancement.
2010-01-05 mdkinneyFix build break
2010-01-04 jljustenIntelFrameworkModulePkg LZMA: Support running LZMA...
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 xli24Remove unnecessary dependency on IntelFrameworkModulePkg.
2009-12-29 xli24Remove unnecessary dependency on IntelFrameworkPkg...
2009-12-25 xli24Remove status code modules' dependency on IntelFramewor...
2009-12-24 eric_tianupdate file/function comments to list the string length...
2009-12-23 davidhuangPI 1.1 SMM Feature Check-in
2009-12-08 lgao4Don't need call SAP measure GPT table, which can be...
2009-12-07 lgao4Correct LzmaCustomDecompressLib to produce NULL library...
2009-11-12 xdu21. Add UEFI 2.2 VLAN device path definition to MdePkg
2009-09-01 qhuang8Refactor the code logic to reduce code size for debug...
2009-08-31 klu2Beatify the debug string for displaying boot device...
2009-08-31 eric_tianrevert the change on BdsConsole. when doing minimal...
2009-08-14 qhuang81. Log performance data below 4G
2009-08-14 qhuang8Add performance logging on EFI boot path
2009-08-13 eric_tianrecalculate the total size of format string printed...
2009-08-11 qhuang8Do not use EfiACPIReclaimMemory type to log performance...
2009-08-11 qhuang8Update the comments for S3Lib and RecoveryLib instances...
2009-08-10 eric_tianremove a segment of code, in which it forces EHCI to...
2009-08-05 jljustenUpdate links for broken urls in BaseTools/gcc/mingw...
2009-07-24 mdkinneyFix build break for missing definition of PCI_IF_EHCI
2009-07-24 eric_tianroll back the changes on replace Pcixx.h with Pci.h...
2009-07-24 eric_tianif module doesn't explicitly depend on specific Pci...
2009-07-24 eric_tianremove two duplication macros "PCI_CLASSC_PI_UHCI/PCI_C...
2009-07-15 darylm503Clean up PERF macro usage. The macros were being used...
2009-07-13 eric_tianProcessCapsule() and BdsMemoryTest() are implemented...
2009-07-13 klu2Retire description string macro for boot device type...
2009-07-12 mdkinneyFix Doxygen comment syntax
2009-07-11 mdkinneyRemove extra #includes where possible to make build...
2009-07-10 lgao4Add the missing header file.
2009-07-10 lgao4Move LockKeyboards API from GenericBdsLib to PlatformBdsLib
2009-07-10 vanjeffenhanced check when reading BMP file.
2009-07-10 lgao4Move LockKeyboards API from GenericBdsLib to PlatformBdsLib
2009-07-09 klu2Refine comments for BdsGetBootTypeFromDevicePath().
2009-07-09 lgao4Retire Logo and Shell guid header file, which are repla...
2009-07-08 lgao4Add comments for the return value of GenericBdsLib...
2009-07-08 klu2Refine comments.
2009-07-07 vanjeffRetired PciIncompatibleDeviceSupportLib from IntelFrame...
2009-06-30 klu2Should not use integer as boolean value for judgment.
2009-06-30 klu2Refine the member name.
2009-06-29 xli24Add check for memory allocation.
2009-06-26 lgao4Update code style.
2009-06-26 vanjeffClean up ECC.
2009-06-25 vanjeffCode scrub for PCI Bus module and PciIncompatibleDevice...
2009-06-25 lgao4Clean up Library LzmaCustomDecompressLib, PeiRecoveryLi...
2009-06-25 gikidyUse UNI file string to display Boot Option for language...
2009-06-24 klu2Use INTN to case the result of subtract
2009-06-24 klu2Add NULL checking for input parameter.
2009-06-24 lgao4Update code style and comments
2009-06-23 klu2Add more checking to avoid the buffer overflow.
2009-06-19 jchen20git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-19 jchen20Code scrub for IdeBusDxe driver and PeiS3Lib.(undergoing)
2009-06-19 klu2Add missing source item in INF for Bmp.h header file
2009-06-19 xli24Update comments.
2009-06-19 xli24Code scrub for SmmRuntimeDxeReportStatusCodeLibFramework.
2009-06-18 rsun3Remove an inline assembly statement added for debug
2009-06-18 xli24Code scrub for PeiDxeDebugLibReportStatusCode.
2009-06-17 lgao4Update header file comments.
next