summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg
AgeCommit message (Expand)AuthorFilesLines
2009-03-10Fix build warning generated by GCC.jljusten1-1/+1
2009-03-10change the default value of PcdBootState into TRUE, therefore the first boot ...eric_tian1-1/+1
2009-03-10Add more checks for Dxe Report status code library to access boot service.lgao44-2/+17
2009-03-101. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar...vanjeff2-2/+121
2009-03-05Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx...qhuang81-1/+1
2009-03-05Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang81-0/+1
2009-03-04add check for invalid handle.vanjeff1-1/+5
2009-03-04retire gEfiBootStateGuid and replace it with dynamic hii pcd. so the differen...eric_tian4-24/+11
2009-03-04retired PcdNtEmulatorEnable.vanjeff5-23/+5
2009-03-03Retire BaseReportStatusCodeLib in IntelFrameworkModulePkg.qhuang83-558/+0
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang81-1/+1
2009-03-02Correct include path for linux buildingklu21-1/+1
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang81-0/+0
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang82-0/+47
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang81-0/+9
2009-03-02Remove bmp.h and shellFile.h from MdeModulePkg to IntelFrameworkpkgqhuang83-1/+49
2009-03-01Move IntelFrameworkModulePkg/Universal/Legacy8259Dxe tojljusten1-9/+8
2009-03-01Move IntelFrameworkModulePkg/Universal/Legacy8259Dxe tojljusten3-948/+0
2009-02-27Define EFI_REMOVABLE_MEDIA_FILE_NAME for EBC architecture in GenericBdsLib li...klu22-7/+14
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