]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Library
EDK II Packages: Add Contributions.txt and License.txt files
[mirror_edk2.git] / IntelFrameworkModulePkg / Library /
2012-04-11 ydong10Add more check for the bmp file to avoid access violation.
2012-04-01 ydong10When transfer from Unicode to hex number, current code...
2012-03-23 czhang46Add BootlogoOnly feature in BDS for BGRT
2012-03-20 lgao4Fix VS X64 Compiler Failure
2012-03-19 lgao4Add LzmaArchCustomDecompressLib library instance, which...
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
2012-01-12 ydong10Update copyright.
2012-01-12 ydong10Add check when get boot option variable to avoid system...
2011-11-28 lgao4Update code to pass build on VS2008 with /Od compiler...
2011-11-08 li-elvinIntroduce video resolution and text mode PCDs for BIOS...
2011-11-07 xdu2IntelFrameworkModulePkg-GenericBdsLib: Add type cast...
2011-11-04 xdu2IntelFrameworkModulePkg: Update GenericBdsLib to use...
2011-10-27 lzeng14Add core FFS3 support, ExtractGuidedSectionLib/GuidedSe...
2011-10-24 niruiyuFix BDS bug to signal ReadyToBoot event before loading...
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-09-02 jljustenIntelFrameworkModulePkg: Add DxeCapsuleLib
2011-08-25 xdu2IntelFrameworkModulePkg/GenericBdsLib: update GenericBd...
2011-08-25 niruiyuRaise TPL to prevent the BlockIo instance for USB devic...
2011-08-02 lgao4Fixed the issue in RuntimeStatusCode library that may...
2011-07-06 niruiyuEnhance BDS to avoid the additional reset when the...
2011-07-05 niruiyuFix the BDS to show UEFI hard drive boot option as...
2011-07-05 qianouyangAdd the support for Boot Option with all 0xff USB class...
2011-06-28 andrewfishIntelFrameworkModulePkg: Fix clang compielr warning.
2011-06-16 jljustenIntelFrameworkModulePkg GenericBdsLib: Remove unwanted...
2011-06-02 niruiyuAdd return status check for SetVariable.
2011-05-27 niruiyuUpdate the comments to describe the purpose of Removabl...
2011-05-26 niruiyuOriginally BDS only creates boot options for removable...
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
next