summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Universal
AgeCommit message (Expand)Author
2010-02-241. Correct File header to ## @filelgao4
2010-02-23Driver health entry in device manager page is not totally hidden, the origina...li-elvin
2010-02-04Fix ICC build breakqhuang8
2010-02-04Fix the bug that the wrong classguid is compared.lgao4
2010-02-03Minor code refinement.xli24
2010-02-02Add support to original EFI_IFR_FORM_SET in initial UEFI2.1 spec. Now, it has...lgao4
2010-01-27Update BDS boot option description string to use UNI file string in GenericBd...gikidy
2010-01-15Fix ICC build breakqhuang8
2010-01-14Clean up file header comments to match CPU I/O Protocol .h file.mdkinney
2010-01-14Add generic module that produces the Framework CPU I/O Protocol using the ser...mdkinney
2010-01-14add france language support on DeviceManager of BDS.eric_tian
2010-01-14Fix Boot Option appear twice while add a new boot option in some specific steps.gikidy
2010-01-13Minor code enhancement.xli24
2010-01-08Minor code enhancement.xli24
2010-01-07Correct copyright year to 2010lgao4
2010-01-07Minor code enhancement.xli24
2010-01-04IntelFrameworkModulePkg: SerialStatusCode output was incorrectjljusten
2010-01-04Correct help information for Delete Boot option and Change boot option.lgao4
2009-12-25Move Status Code Handler modules for PI implementation to MdeModulePkgxli24
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli24
2009-12-23PI 1.1 SMM Feature Check-indavidhuang
2009-12-16Add missing EFIAPI instances on several functions.jljusten
2009-12-11there is no 0 between a SMBIOS buffer and the first string in unformated area...klu2
2009-12-11The consumer for smbios recorder should *not* make assumption the SMBIOS stru...klu2
2009-12-09Add the missing HiiVendor DevicePath for new added DriverHealth Form.lgao4
2009-12-07Refine code make callback logic same with frontPage.gikidy
2009-12-07Remove unnecessary reference to CPU I/O Protocol.xli24
2009-12-04Fix some typos & format.gikidy
2009-12-04Driver health management implementation in BDS based on UEFI Specification 2.3.gikidy
2009-11-201. PI SMBIOS Checkin. Major change include:davidhuang
2009-11-03Enable Report Status Code Router introduced in PI 1.2 for PEI and DXE.xli24
2009-10-28updated BDS to get capsule information from UEFI capsule HOB instead of CAPSU...vanjeff
2009-10-26Allocated one buffer to for option->description, since it may be released by ...vanjeff
2009-10-26Correct the patch in r9367.xdu2
2009-10-26set filename with device path for load file devices.vanjeff
2009-10-26Fix a UI hang bug when adding Boot Option or Driver Option.xdu2
2009-10-10clean up non-English characters.vanjeff
2009-10-10clean up non-English characters.vanjeff
2009-08-31Update BdsDxe to use HiiLib and UefiHiiServicesLib APIs to eliminate the symb...qhuang8
2009-08-141. Correct Col * Row stringlgao4
2009-08-11update include file to use IndustryStandard/Pci.heric_tian
2009-07-24roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian
2009-07-24if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian
2009-07-21Clean up code lgao4
2009-07-17Fix build broken issue for ICC 9.0klu2
2009-07-16Fix bug that some boot option can *not* be displayed correct in boot manager ...klu2
2009-07-15Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm503
2009-07-13ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian
2009-07-13Retire description string macro for boot device type which are not defined in...klu2
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney