summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-26boot sector use 16-bit code.klu23-3/+3
2009-02-26in 16-bit code, cs:[] require prefix because sengment size is set 32 bits. so...klu23-14/+14
2009-02-26corrected typo.qwang121-1/+1
2009-02-26Use default boot file name from UefiSpec.h and retired related PCDsklu21-20/+0
2009-02-26Use default boot file name from UefiSpec.h and retired related PCDsklu22-5/+3
2009-02-26Update help information for PcdSupportFullConfigRoutingProtocol.qwang121-2/+3
2009-02-261, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification s...klu21-0/+1
2009-02-261, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification s...klu25-33/+21
2009-02-261, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification s...klu21-12/+0
2009-02-26All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Ap...eric_tian2-2/+4
2009-02-261, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu22-23/+3
2009-02-261, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu22-2/+5
2009-02-261, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu23-4/+5
2009-02-261, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu28-65/+12
2009-02-261, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu21-12/+0
2009-02-26If variable does not exist for a HII PCD, a new NV variable need to be created.klu21-5/+32
2009-02-26All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Ap...eric_tian2-0/+0
2009-02-26Move OEMBadging protocol from MdeModulePkg to IntelFrameworkModulePkgklu22-91/+0
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 GNUmakefile for Linux GCC to build BootSector;gikidy1-0/+93
2009-02-261. Add GNUmakefile for Linux GCC to build BootSector;gikidy9-49/+57
2009-02-26Add some comments in BdsDxe INF file.lgao42-12/+12
2009-02-25Correct minor comments in meta data file.lgao44-18/+18
2009-02-25Add the missing header filelgao41-0/+1
2009-02-25Add a work around to set the PCD protocol lock to TPL_NOTIFY to relax the res...qhuang81-1/+1
2009-02-25updateeric_tian5-8/+8
2009-02-25Fix GCC building broken, GCC does not allow \ character at end of line in co...klu21-4/+4
2009-02-25Add missing library class header file.klu21-0/+1
2009-02-25Remove unreferenced library classklu21-2/+0
2009-02-25Remove unreferenced library classklu21-1/+0
2009-02-25Add missing library class header file.klu21-0/+1
2009-02-25Add missing protocol header filesklu21-0/+2
2009-02-25Remove unreferenced library class.klu21-1/+0
2009-02-25Fix missing protocol header file klu21-0/+1
2009-02-25Refine commentsklu21-2/+3
2009-02-25Refine commentsklu21-1/+1
2009-02-25Fix typo.klu22-2/+2
2009-02-25Fix typoklu22-2/+2
2009-02-25remove dependent package from inf files.vanjeff3-3/+0
2009-02-25fix typoklu21-1/+1
2009-02-25Refine the INF's commentklu21-2/+4
2009-02-25Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ...lgao411-109/+22
2009-02-25Remove PCD setting same to default set.lgao41-10/+0
2009-02-25Remove PCD setting same to default set.lgao41-10/+0
2009-02-25Merge GetSizeTableIndexA to GetSizeTableIndex function because it only be inv...klu21-44/+18
2009-02-25update hotplug check logicvanjeff1-1/+1
2009-02-251. Retired HotPlugDevice protocol.vanjeff8-136/+143
2009-02-25Remove private event description from INF.xli241-9/+0
2009-02-25Correct some misleading comments.xli241-3/+3