summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2009-04-30update to pass GCC build as we replace VA_START with __builtin_va_starteric_tian1-2/+2
2009-04-29Acquire & Release the lock from the high level variable servicejljusten1-7/+7
2009-04-29fixed 2 k8 issues.vanjeff1-39/+44
2009-04-28Fix bug in variable driver about the incorrect usage for GetBestLanguage(), w...qhuang82-4/+4
2009-04-28updateeric_tian1-2/+9
2009-04-28Add ASSERT when EFI decompress need to be parsed but it is not supported.lgao41-0/+5
2009-04-27Add PcdDxeIplSupportUefiDecompress usage into DxeIpl to save spacejljusten2-46/+53
2009-04-27Add gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefiDecompressjljusten1-1/+6
2009-04-27update platformlangcodes and langcodes to adapt new language convert algorithm.eric_tian7-496/+1239
2009-04-27Update HiiGetBrowserData APIlgao46-99/+52
2009-04-27Fix the bug that the "Offset" parameter for DiskIo protocol should be byte-or...qhuang83-10/+10
2009-04-24update DriverSample driver unload function to remove the installed package list.lgao41-13/+11
2009-04-24Merge application PlatOverMngr and library DxePlatDriOverLib into driver Plat...lgao414-1250/+869
2009-04-23Fix ICC build break.lgao43-3/+3
2009-04-23Retire IfrSupportLib and ExtendedIfrSupportLib, which have been replaced by H...lgao42-1020/+0
2009-04-23Retire IfrSupportLib and ExtendedIfrSupportLib, which have been replaced by H...lgao410-3531/+1
2009-04-22Correct commentslgao41-2/+2
2009-04-22Update SetUp Browser doesn't set a default value to Numeric field per UEFI sp...lgao46-61/+115
2009-04-22Use DiskIo->ReadDisk() API to avoid alignment issue.qhuang83-44/+43
2009-04-22Update DxeCore to support to install gEfiHiiPackageListProtocolGuid in LoadIm...qhuang83-0/+25
2009-04-20Enhance HiiGetBrowserData API to support the case that storage element is 0.lgao41-0/+9
2009-04-20Changed ID into Id.vanjeff2-5/+5
2009-04-17Remove iScsi driver's dependency on IntelFrameworkPkg.xli243-59/+30
2009-04-17Add support of ACPI Table Version 3.0 in implementation of EFI_ACPI_TABLE_PRO...xli241-4/+4
2009-04-17Remove unused IfrSupportLib and ExtendedIfrSupportLiblgao42-14/+15
2009-04-17Update HiiLib to copy all IfrOpcode, not Opcode by Opcode.lgao43-22/+23
2009-04-17retain gEfiLoadPeImageProtocolGuid, and only published by DxeCore to keep bac...eric_tian6-5/+274
2009-04-17Retire HiiLibGetNextLanguage() API from HII Library class.rsun32-62/+0
2009-04-17retire AcpiTableStorage.h and implement the gEfiAcpiTableStorageGuid with a f...jchen201-2/+2
2009-04-17Fix Insert opcode error.lgao41-6/+8
2009-04-16Retire language conversion APIs from HII library class.rsun32-340/+0
2009-04-16remove the gEfiLoadPeImageProtocolGuid and replace all references for it with...eric_tian6-272/+5
2009-04-15Remove duplicate HII Library API prototypes.rsun31-235/+5
2009-04-14HII Library Class interface refine.rsun317-1458/+928
2009-04-14Use default UNDI information if NII protocol not exists.vanjeff5-14/+30
2009-04-13Fix Bug to convert low Hex string to handle L'A' - L'F'lgao41-10/+12
2009-04-13Fix ICC compiler error.lgao41-8/+15
2009-04-13Merge new defined HII library APIs into HiiLib lgao46-4037/+11
2009-04-13Update UefiHiiLib to support new defined IFR related HII APIs.lgao425-463/+3839
2009-04-13Add UefiHiiServicesLib library instance in every one DSClgao41-0/+1
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.jljusten25-28/+50
2009-04-10Allow EbcLowLevel.S to be linked correctly with 'ELFGCC' toolchain.jljusten1-9/+9
2009-04-10fixed DMA not be stopped issue when gBS->ExitBootServices called.vanjeff10-9/+180
2009-04-10Install default keyboard layout package in USB keyboard driver.qhuang85-142/+230
2009-04-10Add ASSERT() check for StringInfo pointer.qhuang81-0/+4
2009-04-10Using sizeof(EFO_BLOCK_IO_MEDIA) replace Macro.gikidy2-4/+1
2009-04-09Add unload function for DriverSample lgao42-39/+69
2009-04-09Add NewHii and UefiHiiService library classlgao41-0/+9