summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg
AgeCommit message (Expand)AuthorFilesLines
2009-02-271. delete Include/Guid/VariableInfo.heric_tian3-3/+10
2009-02-27GenericBdsLib can not be built under EBC because specification does not give ...klu21-3/+9
2009-02-26Use default boot file name from UefiSpec.h and retired related PCDsklu22-5/+3
2009-02-261, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification s...klu25-33/+21
2009-02-261, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu28-65/+12
2009-02-26PeiStatusCode PEIM does not dependent on BaseMemoryLib library class.klu21-1/+0
2009-02-26Move OEMBadging protocol from MdeModulePkg to IntelFrameworkModulePkgklu22-0/+91
2009-02-26Add some comments in BdsDxe INF file.lgao42-12/+12
2009-02-25Add the missing header filelgao41-0/+1
2009-02-25remove dependent package from inf files.vanjeff1-1/+0
2009-02-25Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff3-32/+2
2009-02-24Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkgklu210-3/+1554
2009-02-24Move DiskInfo Protocol from MdeModulePkg to IntelFrameworkModule package.lgao43-2/+180
2009-02-24Fix build break: MdeModuleHii.h has been moved to MdeModulePkg/Include/Guid d...qhuang81-1/+1
2009-02-23Add conditional check before output status code.lgao42-27/+39
2009-02-23retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is use...eric_tian1-1/+0
2009-02-23retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is use...eric_tian2-14/+1
2009-02-23Update for the performance infrastructure changes:qhuang84-27/+5
2009-02-231. Update Generic BDS part to use dynamic PCD to set console output mode inst...qhuang88-110/+23
2009-02-19Using EFI_RESOUCE status defined in framework Pci Host bridge specification.lgao42-7/+1
2009-02-10Add comments in DSC files to explain the function and design of components se...xli241-3/+16
2009-02-06Fix build break for missing PeCoffLib mappingmdkinney1-0/+1
2009-02-05Update PCI Bus Driver to use the PeCoffLib instead of paring the PE/COFF imag...mdkinney3-8/+13
2009-02-04Fix a bug: fail to change Boot Order in Boot Maintenance Manager.qhuang81-1/+0
2009-02-04Add missing GUID due to last check-in.klu21-0/+1
2009-02-04use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_...jji49-8/+20
2009-02-03Cleanup meta data for GenericBdsLib library instance's INFklu21-35/+38
2009-02-03Cleanup meta data for BdsDxe INF file.klu22-35/+54
2009-02-03Add in a check to make sure "BootCurrent" is created only when it match a val...qwang121-7/+57
2009-02-02The caller of FindVariable() function ensure VariableName != NULL && VendorGu...eric_tian1-1/+1
2009-01-30Split out Synchronization Library from Base Librarymdkinney3-0/+3
2009-01-24Fix ICC build warning.qhuang81-4/+5
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu251-2/+23764
2009-01-19Update For Reviewhfang11-15/+15
2009-01-16Adjust gSimpleTextInExNotifyGuid position in INF file.gikidy2-3/+2
2009-01-13Fixed For Reviewhfang9-64/+64
2009-01-09Move common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into MdeModuleP...lgao41-12/+0
2009-01-08Update For R9 Review.hfang32-465/+715
2009-01-05As variable area is not reliable in recovery path, then we should not produce...eric_tian1-6/+19
2008-12-25Fixup for reviewhfang26-605/+598
2008-12-18Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec.lgao49-87/+227
2008-12-16Clean up to update the reference of the these macros:qhuang815-21/+21
2008-12-15Add missing DevicePathLib in INF file.qhuang81-0/+1
2008-12-091. added functions header for MACROS in PCI22.h.vanjeff1-0/+2
2008-12-07Remove use of UINT8_MAX. Use BIT8-1 instead.mdkinney1-1/+1
2008-12-06Change _CR() to BASE_CR() to follow naming conventionmdkinney1-1/+1
2008-12-05Update IoLib instance mapping so that the DSC file can support EBC build vali...qhuang81-3/+3
2008-12-04Add module Legacy8259Dxe to IntelFrameworkModulePkg.dsc, and make it clean fo...xli242-22/+27
2008-11-27Update PEIM entry point to follow PEIM entry point.lgao45-25/+20
2008-11-241.retried graphics library class from MdePkgvanjeff1-2/+0