summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Universal
Commit message (Expand)AuthorAgeFilesLines
* 1. Correct File header to ## @filelgao42010-02-249-36/+36
* Driver health entry in device manager page is not totally hidden, the origina...li-elvin2010-02-232-16/+17
* Fix ICC build breakqhuang82010-02-041-1/+1
* Fix the bug that the wrong classguid is compared.lgao42010-02-041-1/+2
* Minor code refinement.xli242010-02-033-54/+229
* Add support to original EFI_IFR_FORM_SET in initial UEFI2.1 spec. Now, it has...lgao42010-02-021-11/+18
* Update BDS boot option description string to use UNI file string in GenericBd...gikidy2010-01-273-116/+4
* Fix ICC build breakqhuang82010-01-151-9/+9
* Clean up file header comments to match CPU I/O Protocol .h file.mdkinney2010-01-141-63/+166
* Add generic module that produces the Framework CPU I/O Protocol using the ser...mdkinney2010-01-142-0/+530
* add france language support on DeviceManager of BDS.eric_tian2010-01-141-0/+0
* Fix Boot Option appear twice while add a new boot option in some specific steps.gikidy2010-01-142-98/+70
* Minor code enhancement.xli242010-01-132-2/+3
* Minor code enhancement.xli242010-01-083-3/+8
* Correct copyright year to 2010lgao42010-01-072-1/+1
* Minor code enhancement.xli242010-01-072-36/+28
* IntelFrameworkModulePkg: SerialStatusCode output was incorrectjljusten2010-01-042-6/+6
* Correct help information for Delete Boot option and Change boot option.lgao42010-01-042-2/+2
* Move Status Code Handler modules for PI implementation to MdeModulePkgxli242009-12-2515-1771/+0
* Remove status code modules' dependency on IntelFrameworkModulePkg.xli242009-12-256-22/+23
* PI 1.1 SMM Feature Check-indavidhuang2009-12-235-0/+541
* Add missing EFIAPI instances on several functions.jljusten2009-12-163-0/+4
* there is no 0 between a SMBIOS buffer and the first string in unformated area...klu22009-12-111-3/+3
* The consumer for smbios recorder should *not* make assumption the SMBIOS stru...klu22009-12-111-3/+3
* Add the missing HiiVendor DevicePath for new added DriverHealth Form.lgao42009-12-091-0/+27
* Refine code make callback logic same with frontPage.gikidy2009-12-072-6/+10
* Remove unnecessary reference to CPU I/O Protocol.xli242009-12-071-1/+0
* Fix some typos & format.gikidy2009-12-047-17/+17
* Driver health management implementation in BDS based on UEFI Specification 2.3.gikidy2009-12-047-29/+1947
* 1. PI SMBIOS Checkin. Major change include:davidhuang2009-11-204-161/+157
* Enable Report Status Code Router introduced in PI 1.2 for PEI and DXE.xli242009-11-0310-0/+1232
* updated BDS to get capsule information from UEFI capsule HOB instead of CAPSU...vanjeff2009-10-282-9/+5
* Allocated one buffer to for option->description, since it may be released by ...vanjeff2009-10-261-1/+1
* Correct the patch in r9367.xdu22009-10-261-2/+2
* set filename with device path for load file devices.vanjeff2009-10-261-2/+3
* Fix a UI hang bug when adding Boot Option or Driver Option.xdu22009-10-261-2/+2
* clean up non-English characters.vanjeff2009-10-102-2/+2
* clean up non-English characters.vanjeff2009-10-102-2/+2
* Update BdsDxe to use HiiLib and UefiHiiServicesLib APIs to eliminate the symb...qhuang82009-08-314-56/+6
* 1. Correct Col * Row stringlgao42009-08-142-5/+6
* update include file to use IndustryStandard/Pci.heric_tian2009-08-111-1/+1
* roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian2009-07-241-1/+1
* if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2009-07-241-1/+1
* Clean up code lgao42009-07-215-66/+65
* Fix build broken issue for ICC 9.0klu22009-07-172-2/+5
* Fix bug that some boot option can *not* be displayed correct in boot manager ...klu22009-07-162-27/+84
* Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm5032009-07-152-18/+18
* ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian2009-07-132-6/+7
* Retire description string macro for boot device type which are not defined in...klu22009-07-131-26/+35
* Remove extra #includes where possible to make build more efficientmdkinney2009-07-114-5/+3