summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library
AgeCommit message (Expand)Author
2010-05-28remove unnecessary EFI64_SHADOW_ALL_LEGACY_ROM in GenericBdsLib.niruiyu
2010-05-24Use the ASSERT() for parameter checking as the 4th parameter of internal work...lgao4
2010-05-07Fix ICC 11.1 build errormdkinney
2010-04-23Update the copyright notice formathhtian
2010-03-03Fixed the build issue which is caused by movement of S3Resume.h is moved fro...jchen20
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-241. Correct File header to ## @filelgao4
2010-02-11To follow UEFI spec 2.3 chapter 3.4.1.1, add the ConnectSingleController for ...niruiyu
2010-02-10Leverages SMM Status Code Protocol, instead of OemHookStatusCodeLib.xli24
2010-02-08Assume Tick value 1 as the beginning time of boot.jgong5
2010-02-04Performance.c in GenericBdsLib is updated not to filter log entries that donā...jgong5
2010-02-03For network dynamic media detect support: invoke Snp->GetStatus() before use ...xdu2
2010-02-01Add BdsLibUserIdentify API in GenericBdsLibgdong1
2010-01-27Update BDS boot option description string to use UNI file string in GenericBd...gikidy
2010-01-25GenericBdsLib: Remove a un-reasonable ASSERT when BdsLibVariableToOption() re...rsun3
2010-01-251.Change the behavior of BdsBoot, to enumerate Boot Options by EfiLoadFilePro...tye1
2010-01-18Minor code enhancement.gikidy
2010-01-12Minor code enhancement.xli24
2010-01-08Minor code enhancement.xli24
2010-01-07Minor code enhancement.xli24
2010-01-07Minor code enhancement.xli24
2010-01-05Fix build breakmdkinney
2010-01-04IntelFrameworkModulePkg LZMA: Support running LZMA from flash/romjljusten
2009-12-30Update GenericBdsLib to support BootOption for VLAN device.xdu2
2009-12-29Remove OemHookStatusCodeLibNull from IntelFrameworkModulePkg.xli24
2009-12-29Move non-framework status code library instances to MdeModulePkg.xli24
2009-12-29Remove unnecessary dependency on IntelFrameworkModulePkg.xli24
2009-12-29Remove unnecessary dependency on IntelFrameworkPkg and IntelFrameworkModulePkg.xli24
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli24
2009-12-24update file/function comments to list the string length limitation.eric_tian
2009-12-23PI 1.1 SMM Feature Check-indavidhuang
2009-12-08Don't need call SAP measure GPT table, which can be covered in SAP implementa...lgao4
2009-12-07Correct LzmaCustomDecompressLib to produce NULL library class.lgao4
2009-11-121. Add UEFI 2.2 VLAN device path definition to MdePkgxdu2
2009-09-01Refactor the code logic to reduce code size for debug tip.qhuang8
2009-08-31Beatify the debug string for displaying boot device when boot EFI device path.klu2
2009-08-31revert the change on BdsConsole. when doing minimal boot, the ConsoleIn varia...eric_tian
2009-08-141. Log performance data below 4Gqhuang8
2009-08-14Add performance logging on EFI boot pathqhuang8
2009-08-13recalculate the total size of format string printed by DebugPrint(). eric_tian
2009-08-11Do not use EfiACPIReclaimMemory type to log performance data because some OS ...qhuang8
2009-08-11Update the comments for S3Lib and RecoveryLib instances to state that they ar...qhuang8
2009-08-10remove a segment of code, in which it forces EHCI to be connected firstly bef...eric_tian
2009-08-05Update links for broken urls in BaseTools/gcc/mingw-gcc-build.py script.jljusten
2009-07-24Fix build break for missing definition of PCI_IF_EHCImdkinney
2009-07-24roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian
2009-07-24if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian
2009-07-24remove two duplication macros "PCI_CLASSC_PI_UHCI/PCI_CLASSC_PI_EHCI", which ...eric_tian
2009-07-15Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm503
2009-07-13ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian