summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg
AgeCommit message (Expand)Author
2008-03-14[Description]:vanjeff
2008-03-13Enhanced the PCI Bus DXE modulezliu3
2008-03-07Merger tracker:Fixed a Pci bus driver logic errorvanjeff
2008-02-28Remove SetupBrowser, DriverSample and HiiDatabase.qwang12
2008-02-28Remove SetupBrowser, DriverSample and HiiDatabase.qwang12
2008-02-28Remove DriverSample. MdeModulePkg\Universal\DriverSampleDxe is the replacemen...qwang12
2008-02-28Remove Framework SetupBrowser. MdeModulePkg\Universal\SetupBrowserDxe is the ...qwang12
2008-02-28Remove Framework HiiDatabaseqwang12
2008-02-19Produce all the PciIo & Dpath protocol for all the pci devices under the curr...qhuang8
2008-02-19Return the error status from gBS->OpenProtocol() since there are cases when t...qhuang8
2008-02-18Update the library to compliant with SMMCis 0.91 and 0.9 both. 0.91 requires ...yshang1
2008-02-14Fix an issue to match invalid Language codes like "enus" qhuang8
2008-02-11IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c:jljusten
2008-02-04Add the check- in missed filegtian
2008-02-04Retire the constructor to reduce the possibility of circular library dependency.yshang1
2008-02-03Update PeiReportStatusCodeLib instance, which will support report data prior...yshang1
2008-01-31Sync with the PO-2 release branch (version: EDK 4645 and R9 3897)zliu3
2008-01-231. Remove USB HC Protocol installing from Uhci module. It only installs USB2 ...vanjeff
2008-01-22Comment out the IntelFrameworkModulePkg/Universal/DriverSampleDxe/DriverSampl...qwang12
2008-01-22Runtime Library should not use the gRT directly, since it may be converted to...yshang1
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12
2008-01-21Add SmmRuntimeDxeReportStatusCodeLibFramework in IntelFrameworkModulePkg;yshang1
2008-01-21Add SmmRuntimeDxeReportStatusCodeLibFramework in IntelFrameworkModulePkg, whi...yshang1
2008-01-141) Replace MACRO with C functions.yshang1
2008-01-11Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC co...yshang1
2008-01-10Align the header of variable from 1 to 4, which can avoid the size of variabl...yshang1
2007-12-26fix DataHubGetNextRecord bugeric_tian
2007-12-26Add the Rom Image to internal database for later PCI light enumerationeric_tian
2007-12-10MdeModule cleanup for PI:klu2
2007-12-05Update default value to adapt to most platform.qhuang8
2007-12-05Update default value to adapt to most platform.qhuang8
2007-11-29the last check-in for Ps2MouseAbsolutePointer is not correct. do it again.eric_tian
2007-11-28modify the corresponding file path about Ps2MouseAbsolutePointerDxe driver & ...eric_tian
2007-11-28change "Ps2MouseSimulateTouchPad" to "Ps2MouseAbsolutePointer" for more clear...eric_tian
2007-11-27use a PS/2 mouse to simulate a faked touchpad device.eric_tian
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang8
2007-11-091. CoreOpenImageFile(): FilePath should be IN OUT.vanjeff
2007-11-07Fix a memory leak issue.qhuang8
2007-11-07Fix a memory leak issue.qhuang8
2007-11-06Fix two issues:qhuang8
2007-11-05define the variable related to PCD for supporting big variable (>32K) easily.gtian
2007-10-30Add Add Driver Diagnostic 2 Protocol support for IdeBus driver.qhuang8
2007-10-22Update following library class/Protocol for puting 'Framework' as prefixklu2
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang8
2007-10-18Make GuidedSection library instance to follow the value of GuidedSectionExtra...lgao4
2007-10-18Removed reference to non-existing library classjwang36
2007-10-17Merger trackers #7807 and #8372. vanjeff
2007-10-16Add back the trick logic on EFI_PCI_DEVICE_ENABLE in PciBus driver so that so...lgao4
2007-10-15Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And updat...lgao4
2007-10-121. Update internal EfiPrint protocol to contain all print interfaces provided...lgao4