summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Library
Commit message (Expand)AuthorAgeFilesLines
* Fixed the build issue which is caused by movement of S3Resume.h is moved fro...jchen202010-03-031-0/+1
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-251-1/+0
* 1. Correct File header to ## @filelgao42010-02-249-34/+34
* To follow UEFI spec 2.3 chapter 3.4.1.1, add the ConnectSingleController for ...niruiyu2010-02-111-0/+5
* Leverages SMM Status Code Protocol, instead of OemHookStatusCodeLib.xli242010-02-103-36/+71
* Assume Tick value 1 as the beginning time of boot.jgong52010-02-081-0/+12
* Performance.c in GenericBdsLib is updated not to filter log entries that donā...jgong52010-02-041-4/+30
* For network dynamic media detect support: invoke Snp->GetStatus() before use ...xdu22010-02-031-0/+6
* Add BdsLibUserIdentify API in GenericBdsLibgdong12010-02-012-0/+32
* Update BDS boot option description string to use UNI file string in GenericBd...gikidy2010-01-275-68/+190
* GenericBdsLib: Remove a un-reasonable ASSERT when BdsLibVariableToOption() re...rsun32010-01-251-3/+3
* 1.Change the behavior of BdsBoot, to enumerate Boot Options by EfiLoadFilePro...tye12010-01-253-85/+39
* Minor code enhancement.gikidy2010-01-181-2/+6
* Minor code enhancement.xli242010-01-121-2/+3
* Minor code enhancement.xli242010-01-081-1/+2
* Minor code enhancement.xli242010-01-071-1/+2
* Minor code enhancement.xli242010-01-072-3/+7
* Fix build breakmdkinney2010-01-051-12/+13
* IntelFrameworkModulePkg LZMA: Support running LZMA from flash/romjljusten2010-01-043-32/+25
* Update GenericBdsLib to support BootOption for VLAN device.xdu22009-12-303-35/+131
* Remove OemHookStatusCodeLibNull from IntelFrameworkModulePkg.xli242009-12-292-96/+0
* Move non-framework status code library instances to MdeModulePkg.xli242009-12-294-1218/+0
* Remove unnecessary dependency on IntelFrameworkModulePkg.xli242009-12-291-2/+1
* Remove unnecessary dependency on IntelFrameworkPkg and IntelFrameworkModulePkg.xli242009-12-292-4/+0
* Remove status code modules' dependency on IntelFrameworkModulePkg.xli242009-12-256-4/+5
* update file/function comments to list the string length limitation.eric_tian2009-12-241-0/+6
* PI 1.1 SMM Feature Check-indavidhuang2009-12-234-2/+610
* Don't need call SAP measure GPT table, which can be covered in SAP implementa...lgao42009-12-083-16/+1
* Correct LzmaCustomDecompressLib to produce NULL library class.lgao42009-12-071-1/+1
* 1. Add UEFI 2.2 VLAN device path definition to MdePkgxdu22009-11-121-1/+28
* Refactor the code logic to reduce code size for debug tip.qhuang82009-09-011-59/+33
* Beatify the debug string for displaying boot device when boot EFI device path.klu22009-08-311-1/+62
* revert the change on BdsConsole. when doing minimal boot, the ConsoleIn varia...eric_tian2009-08-311-6/+27
* 1. Log performance data below 4Gqhuang82009-08-141-25/+29
* Add performance logging on EFI boot pathqhuang82009-08-141-2/+9
* recalculate the total size of format string printed by DebugPrint(). eric_tian2009-08-131-2/+16
* Do not use EfiACPIReclaimMemory type to log performance data because some OS ...qhuang82009-08-111-1/+1
* Update the comments for S3Lib and RecoveryLib instances to state that they ar...qhuang82009-08-114-9/+19
* remove a segment of code, in which it forces EHCI to be connected firstly bef...eric_tian2009-08-101-27/+6
* Update links for broken urls in BaseTools/gcc/mingw-gcc-build.py script.jljusten2009-08-051-0/+4
* Fix build break for missing definition of PCI_IF_EHCImdkinney2009-07-241-1/+1
* roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian2009-07-241-1/+1
* if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2009-07-241-1/+1
* remove two duplication macros "PCI_CLASSC_PI_UHCI/PCI_CLASSC_PI_EHCI", which ...eric_tian2009-07-241-2/+2
* Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm5032009-07-151-52/+52
* ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian2009-07-131-2/+8
* Retire description string macro for boot device type which are not defined in...klu22009-07-132-75/+11
* Fix Doxygen comment syntaxmdkinney2009-07-121-3/+3
* Remove extra #includes where possible to make build more efficientmdkinney2009-07-113-4/+2
* Add the missing header file.lgao42009-07-101-1/+1