summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-17retire AcpiTableStorage.h and implement the gEfiAcpiTableStorageGuid with a f...jchen20
2009-04-17Fix Insert opcode error.lgao4
2009-04-16Retire language conversion APIs from HII library class.rsun3
2009-04-16Fix an issue that an assert occurrs if user inputs a password whose length is...rsun3
2009-04-16Remove unused EFI32 macro.klu2
2009-04-16Remove unused EFI32 macro.klu2
2009-04-16Remove macro usage of EFI32, EFI64 in duet package.klu2
2009-04-16Fix BiosVideo thunk bug about invalid legacy region area.klu2
2009-04-16rremove EFI_IMAGE_SUBSYSTEM_EFI_EFI_ROM. No spec to defined and no one use it.vanjeff
2009-04-16Add UEFI2.1d HiiPlatformSetupFormset Guidlgao4
2009-04-16remove the gEfiLoadPeImageProtocolGuid and replace all references for it with...eric_tian
2009-04-16remove the gEfiLoadPeImageProtocolGuid and replace all references for it with...eric_tian
2009-04-16add return if no valid architectureklu2
2009-04-15sync Print functions with MdePkg counterpart.qhuang8
2009-04-15Fix several minor coding style issues.qhuang8
2009-04-15Add extra definition to MdePkg\Include\IndustrialStandard\Image.h: EFI_IMAGE...qhuang8
2009-04-15Add UEFI 2.1d Hii Package list GUID definition to MdePkg.qhuang8
2009-04-15remove unused header filelgao4
2009-04-15add security checkvanjeff
2009-04-15add new files.vanjeff
2009-04-15Remove duplicate HII Library API prototypes.rsun3
2009-04-15retire i2c library, move its implementation to CirrusLogic5430Dxevanjeff
2009-04-15fixed overflow issue when reading BMP file.vanjeff
2009-04-14HII Library Class interface refine.rsun3
2009-04-14Use default UNDI information if NII protocol not exists.vanjeff
2009-04-14Per UEFI spec, SetMode() should clear screen anyway with black color.vanjeff
2009-04-14Per UEFI spec, SetMode() should clear screen anyway with black color.vanjeff
2009-04-14change the output executable file postfix name from .exe to NULL.eric_tian
2009-04-14update eric_tian
2009-04-14Fix the conflicted function names to new HII library.lgao4
2009-04-13Fix some inconsistencies in EFIAPI usage.jljusten
2009-04-13update tools_def.template to supply all possible combination of toolchain and...eric_tian
2009-04-13Fix Bug to convert low Hex string to handle L'A' - L'F'lgao4
2009-04-131. add ata identify data definition for ATA-5vanjeff
2009-04-13enchance error handling for disableiflgao4
2009-04-13Fix ICC compiler error.lgao4
2009-04-13Add DriverSample Driver into NT32 FDlgao4
2009-04-13Merge new defined HII library APIs into HiiLib lgao4
2009-04-13Add UefiHiiServicesLib library instance in every one DSClgao4
2009-04-13Add UefiHiiServicesLib library instance in every one DSClgao4
2009-04-13Update UefiHiiLib to support new defined IFR related HII APIs.lgao4
2009-04-13Add UefiHiiServicesLib library instance in every one DSClgao4
2009-04-12Remove unused IfrSupportLiblgao4
2009-04-12Update NewHii library lgao4
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten
2009-04-10Allow EFIAPI to be defined on the compiler command line.jljusten
2009-04-10Fix some build issues encountered with ELFGCC.jljusten
2009-04-10Allow EbcLowLevel.S to be linked correctly with 'ELFGCC' toolchain.jljusten
2009-04-10fixed DMA not be stopped issue when gBS->ExitBootServices called.vanjeff
2009-04-10Fix the bug that debug output fails to print hex value to screen. Remove modu...qhuang8