summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-03Add PCI option to generate OptionRomlgao41-0/+5
2009-04-02Add CreatePopUp API into UefiLiblgao42-0/+198
2009-04-02Use UefiLib CreatePopUp APIlgao41-2/+2
2009-04-02Use UefiLib CreatePopUp APIlgao41-1/+1
2009-04-02remove debug codevanjeff1-5/+0
2009-04-021. updated return value to EFI_SUCCESS by default.vanjeff2-3/+11
2009-04-02Retire Extended HII library class.rsun334-446/+403
2009-04-02SATA Device path updated.gikidy2-128/+136
2009-04-02SATA Device path updated.gikidy1-20/+48
2009-04-02Fix some typo.gikidy15-110/+111
2009-04-02Enhance the file header description.niry3-3/+8
2009-04-02Modified for use reversion field and fix a typo. gikidy3-3/+6
2009-04-02Fix some typos.gikidy4-13/+13
2009-04-02Function AtaEnableLongPhysicalSector () added for Long physical sector process.gikidy3-1/+87
2009-04-02Data field added for long physical blocks. gikidy1-2/+9
2009-04-02Add flag for device directly connect to the HBA.gikidy1-0/+5
2009-04-01Remove some drivers to save image sizeklu21-7/+7
2009-04-01Read-Capacity16 command added for SCSI driversjji42-46/+113
2009-04-01Read-Capacity16 command added for SCSI driversjji43-0/+163
2009-04-01New data field added follow UEFI Spec.gikidy1-0/+15
2009-04-011, Move introduction from header file to INF file header; 2, Refine dynamic P...klu24-522/+524
2009-04-01Fix check error.lgao41-1/+1
2009-04-011. retired console control protocol.vanjeff9-1937/+117
2009-03-31Generated from source r1543jwang362-0/+0
2009-03-31Add code for floppy format process.gikidy1-93/+92
2009-03-31Retire FrameworkHiiLib library class. Remove FrameworkHiiLib library instance...rsun31-1/+1
2009-03-31Retire FrameworkHiiLib library class. Remove FrameworkHiiLib library instance...rsun32-2/+2
2009-03-31Retire FrameworkHiiLib library class. Remove FrameworkHiiLib library instance...rsun35-422/+0
2009-03-31Retire FrameworkHiiLib library class. Remove FrameworkHiiLib library instance...rsun31-1/+1
2009-03-31Fix AcpiTable C file build failure, because the compiler don't know how to se...lgao41-1/+1
2009-03-30Change default setting for UNIXGCC_IASL. The previousjljusten1-2/+2
2009-03-30Search framework database file at the $(WORKSPACE)/Conf directoryqhuang81-0/+0
2009-03-30Fix build broken for missing defintiion of UNIXGCC_IASLklu21-1/+2
2009-03-30Enhance MigrationMsa2Inf to support extract the GUID value from DEC files. It...qhuang81-0/+0
2009-03-30Update framework database to point to existing packages files.qhuang81-5/+5
2009-03-30Fix building warning for mismatching paramter pointer typeklu21-1/+1
2009-03-29Change fake entry point used during ACPI Table building from mainjljusten1-5/+5
2009-03-29Update Conf template files to support ACPI building with UNIXGCC.jljusten2-20/+50
2009-03-29Remove unnecessary references to DuetPkg in PcAtChipsetPkg.jljusten3-4/+0
2009-03-29Add $(MD) command for vfr build rule to avoid build failure for some R8 modulesjwang361-1/+2
2009-03-29Refine commentsklu21-24/+37
2009-03-29Add introduction of PCD database in PCD Database.klu21-296/+262
2009-03-29Add introduction of PCD database in PCD PEIM.klu21-1/+249
2009-03-27Synchronized with UEFI Specjji41-16/+26
2009-03-27fixed one bug in ConSpliterUgaDrawSetMode().vanjeff1-2/+0
2009-03-27update the FindVariable judgment condition.eric_tian1-1/+1
2009-03-27update the QueryVariableInfo interface to first determine if the pointer chec...eric_tian1-1/+1
2009-03-27Add ASSERT() check for StringInfoIn structure.qhuang81-1/+5
2009-03-27Fix a minor issue to ensure the converted RFC 3066 language is NULL-terminated.qhuang81-1/+6
2009-03-27Retire RFC_3066_ENTRY_SIZE definition. qhuang82-13/+31