summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg
AgeCommit message (Expand)Author
2009-02-10Add comments in DSC files to explain the function and design of components se...xli24
2009-02-06Fix build break for missing PeCoffLib mappingmdkinney
2009-02-05Update PCI Bus Driver to use the PeCoffLib instead of paring the PE/COFF imag...mdkinney
2009-02-04Fix a bug: fail to change Boot Order in Boot Maintenance Manager.qhuang8
2009-02-04Add missing GUID due to last check-in.klu2
2009-02-04use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_...jji4
2009-02-03Cleanup meta data for GenericBdsLib library instance's INFklu2
2009-02-03Cleanup meta data for BdsDxe INF file.klu2
2009-02-03Add in a check to make sure "BootCurrent" is created only when it match a val...qwang12
2009-02-02The caller of FindVariable() function ensure VariableName != NULL && VendorGu...eric_tian
2009-01-30Split out Synchronization Library from Base Librarymdkinney
2009-01-24Fix ICC build warning.qhuang8
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu2
2009-01-19Update For Reviewhfang
2009-01-16Adjust gSimpleTextInExNotifyGuid position in INF file.gikidy
2009-01-13Fixed For Reviewhfang
2009-01-09Move common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into MdeModuleP...lgao4
2009-01-08Update For R9 Review.hfang
2009-01-05As variable area is not reliable in recovery path, then we should not produce...eric_tian
2008-12-25Fixup for reviewhfang
2008-12-18Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec.lgao4
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-15Add missing DevicePathLib in INF file.qhuang8
2008-12-091. added functions header for MACROS in PCI22.h.vanjeff
2008-12-07Remove use of UINT8_MAX. Use BIT8-1 instead.mdkinney
2008-12-06Change _CR() to BASE_CR() to follow naming conventionmdkinney
2008-12-05Update IoLib instance mapping so that the DSC file can support EBC build vali...qhuang8
2008-12-04Add module Legacy8259Dxe to IntelFrameworkModulePkg.dsc, and make it clean fo...xli24
2008-11-27Update PEIM entry point to follow PEIM entry point.lgao4
2008-11-241.retried graphics library class from MdePkgvanjeff
2008-11-211. Add Max Try Times check to clear Ps2Kbd status register. If exceed the max...lgao4
2008-11-20Removed Graphics library instance in IntelFrameworkModulePkg, since no one us...vanjeff
2008-11-201.Removed PrintXY from Graphics Library.vanjeff
2008-11-19Update doxygen comment.qwang12
2008-11-19Update doxygen comment.qwang12
2008-11-18Update PciOptionRomSupport.c to pass GCC build.xli24
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu2
2008-11-07Update IdeBus for the EfiLibInstallAllDriverBindingg2() API change.qhuang8
2008-10-31Change functional static variable to Global variable. No STATIC modifier is r...qwang12
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-10-27Update 8259 driver to use IoLib instead of the CPU I/O Protocolmdkinney
2008-10-27Update LIBRARY_CLASS declaration in the INF file so this library is type BASE...mdkinney
2008-10-27git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6240 6f1...vanjeff
2008-10-25Modify DSC file according to update of MDE library instances.xli24
2008-10-17Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE...qwang12
2008-10-16Remove over specify library class for IntelFrameworkPkg and IntelFrameworkMod...klu2
2008-09-28cleanup the improper comments for function return value in LockKeyboards()eric_tian
2008-09-221) Replace mBS with gBS from UefiBootServicesTablePointer Lib to avoid librar...qwang12
2008-09-21CloseEvent in ReportStatusCodeLibDestruct can only be called when the library...qwang12
2008-09-20remove the unused msa/npsd fileslgao4