summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
2010-02-24Remove <b></b> from File header.lgao41-1/+1
2010-02-241. Correct File header to ## @filelgao49-36/+36
2010-02-23Driver health entry in device manager page is not totally hidden, the origina...li-elvin2-16/+17
2010-02-04Fix ICC build breakqhuang81-1/+1
2010-02-04Fix the bug that the wrong classguid is compared.lgao41-1/+2
2010-02-03Minor code refinement.xli243-54/+229
2010-02-02Add support to original EFI_IFR_FORM_SET in initial UEFI2.1 spec. Now, it has...lgao41-11/+18
2010-01-27Update BDS boot option description string to use UNI file string in GenericBd...gikidy3-116/+4
2010-01-15Fix ICC build breakqhuang81-9/+9
2010-01-14Clean up file header comments to match CPU I/O Protocol .h file.mdkinney1-63/+166
2010-01-14Add generic module that produces the Framework CPU I/O Protocol using the ser...mdkinney2-0/+530
2010-01-14add france language support on DeviceManager of BDS.eric_tian1-0/+0
2010-01-14Fix Boot Option appear twice while add a new boot option in some specific steps.gikidy2-98/+70
2010-01-13Minor code enhancement.xli242-2/+3
2010-01-08Minor code enhancement.xli243-3/+8
2010-01-07Correct copyright year to 2010lgao42-1/+1
2010-01-07Minor code enhancement.xli242-36/+28
2010-01-04IntelFrameworkModulePkg: SerialStatusCode output was incorrectjljusten2-6/+6
2010-01-04Correct help information for Delete Boot option and Change boot option.lgao42-2/+2
2009-12-25Move Status Code Handler modules for PI implementation to MdeModulePkgxli2415-1771/+0
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli246-22/+23
2009-12-23PI 1.1 SMM Feature Check-indavidhuang5-0/+541
2009-12-16Add missing EFIAPI instances on several functions.jljusten3-0/+4
2009-12-11there is no 0 between a SMBIOS buffer and the first string in unformated area...klu21-3/+3
2009-12-11The consumer for smbios recorder should *not* make assumption the SMBIOS stru...klu21-3/+3
2009-12-09Add the missing HiiVendor DevicePath for new added DriverHealth Form.lgao41-0/+27
2009-12-07Refine code make callback logic same with frontPage.gikidy2-6/+10
2009-12-07Remove unnecessary reference to CPU I/O Protocol.xli241-1/+0
2009-12-04Fix some typos & format.gikidy7-17/+17
2009-12-04Driver health management implementation in BDS based on UEFI Specification 2.3.gikidy7-29/+1947
2009-11-201. PI SMBIOS Checkin. Major change include:davidhuang4-161/+157
2009-11-03Enable Report Status Code Router introduced in PI 1.2 for PEI and DXE.xli2410-0/+1232
2009-10-28updated BDS to get capsule information from UEFI capsule HOB instead of CAPSU...vanjeff2-9/+5
2009-10-26Allocated one buffer to for option->description, since it may be released by ...vanjeff1-1/+1
2009-10-26Correct the patch in r9367.xdu21-2/+2
2009-10-26set filename with device path for load file devices.vanjeff1-2/+3
2009-10-26Fix a UI hang bug when adding Boot Option or Driver Option.xdu21-2/+2
2009-10-10clean up non-English characters.vanjeff2-2/+2
2009-10-10clean up non-English characters.vanjeff2-2/+2
2009-08-31Update BdsDxe to use HiiLib and UefiHiiServicesLib APIs to eliminate the symb...qhuang84-56/+6
2009-08-141. Correct Col * Row stringlgao42-5/+6
2009-08-11update include file to use IndustryStandard/Pci.heric_tian1-1/+1
2009-07-24roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian1-1/+1
2009-07-24if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian1-1/+1
2009-07-21Clean up code lgao45-66/+65
2009-07-17Fix build broken issue for ICC 9.0klu22-2/+5
2009-07-16Fix bug that some boot option can *not* be displayed correct in boot manager ...klu22-27/+84
2009-07-15Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm5032-18/+18
2009-07-13ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian2-6/+7
2009-07-13Retire description string macro for boot device type which are not defined in...klu21-26/+35