summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-17Retire HiiLibGetNextLanguage() API from HII Library class.rsun38-66/+125
2009-04-17retire AcpiTableStorage.h and implement the gEfiAcpiTableStorageGuid with a f...jchen201-2/+2
2009-04-17add comments for protocol/print.h and retire ReadOnlyVariableThunkPresentjchen208-65/+34
2009-04-17retire AcpiTableStorage.h and implement the gEfiAcpiTableStorageGuid with a f...jchen201-32/+0
2009-04-17Fix Insert opcode error.lgao41-6/+8
2009-04-16Retire language conversion APIs from HII library class.rsun311-340/+823
2009-04-16Fix an issue that an assert occurrs if user inputs a password whose length is...rsun31-6/+12
2009-04-16Remove unused EFI32 macro.klu21-1/+1
2009-04-16Remove unused EFI32 macro.klu21-1/+1
2009-04-16Remove macro usage of EFI32, EFI64 in duet package.klu24-9/+6
2009-04-16Fix BiosVideo thunk bug about invalid legacy region area.klu22-8/+7
2009-04-16rremove EFI_IMAGE_SUBSYSTEM_EFI_EFI_ROM. No spec to defined and no one use it.vanjeff1-3/+1
2009-04-16Add UEFI2.1d HiiPlatformSetupFormset Guidlgao43-1/+33
2009-04-16remove the gEfiLoadPeImageProtocolGuid and replace all references for it with...eric_tian6-272/+5
2009-04-16remove the gEfiLoadPeImageProtocolGuid and replace all references for it with...eric_tian1-24/+23
2009-04-16add return if no valid architectureklu21-0/+2
2009-04-15sync Print functions with MdePkg counterpart.qhuang81-43/+44
2009-04-15Fix several minor coding style issues.qhuang87-64/+63
2009-04-15Add extra definition to MdePkg\Include\IndustrialStandard\Image.h: EFI_IMAGE...qhuang81-1/+54
2009-04-15Add UEFI 2.1d Hii Package list GUID definition to MdePkg.qhuang82-1/+37
2009-04-15remove unused header filelgao41-1/+0
2009-04-15add security checkvanjeff1-1/+2
2009-04-15add new files.vanjeff2-0/+501
2009-04-15Remove duplicate HII Library API prototypes.rsun31-235/+5
2009-04-15retire i2c library, move its implementation to CirrusLogic5430Dxevanjeff8-557/+8
2009-04-15fixed overflow issue when reading BMP file.vanjeff1-3/+10
2009-04-14HII Library Class interface refine.rsun340-1746/+1547
2009-04-14Use default UNDI information if NII protocol not exists.vanjeff5-14/+30
2009-04-14Per UEFI spec, SetMode() should clear screen anyway with black color.vanjeff1-5/+1
2009-04-14Per UEFI spec, SetMode() should clear screen anyway with black color.vanjeff1-5/+1
2009-04-14change the output executable file postfix name from .exe to NULL.eric_tian1-1/+1
2009-04-14update eric_tian2-137/+122
2009-04-14Fix the conflicted function names to new HII library.lgao44-6/+6
2009-04-13Fix some inconsistencies in EFIAPI usage.jljusten12-88/+16
2009-04-13update tools_def.template to supply all possible combination of toolchain and...eric_tian2-382/+1630
2009-04-13Fix Bug to convert low Hex string to handle L'A' - L'F'lgao41-10/+12
2009-04-131. add ata identify data definition for ATA-5vanjeff1-73/+129
2009-04-13enchance error handling for disableiflgao41-0/+0
2009-04-13Fix ICC compiler error.lgao41-8/+15
2009-04-13Add DriverSample Driver into NT32 FDlgao41-0/+1
2009-04-13Merge new defined HII library APIs into HiiLib lgao46-4037/+11
2009-04-13Add UefiHiiServicesLib library instance in every one DSClgao41-0/+1
2009-04-13Add UefiHiiServicesLib library instance in every one DSClgao41-35/+36
2009-04-13Update UefiHiiLib to support new defined IFR related HII APIs.lgao425-463/+3839
2009-04-13Add UefiHiiServicesLib library instance in every one DSClgao44-0/+4
2009-04-12Remove unused IfrSupportLiblgao43-3/+0
2009-04-12Update NewHii library lgao42-32/+23
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten26-31/+53
2009-04-10Allow EFIAPI to be defined on the compiler command line.jljusten4-7/+25
2009-04-10Fix some build issues encountered with ELFGCC.jljusten1-10/+10