summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
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-17Update HiiLib to copy all IfrOpcode, not Opcode by Opcode.lgao42-5/+6
2009-04-17retire AcpiTableStorage.h and implement the gEfiAcpiTableStorageGuid with a f...jchen201-2/+2
2009-04-14HII Library Class interface refine.rsun310-118/+179
2009-04-14Use default UNDI information if NII protocol not exists.vanjeff5-14/+30
2009-04-13Merge new defined HII library APIs into HiiLib lgao41-1/+1
2009-04-13Update UefiHiiLib to support new defined IFR related HII APIs.lgao413-258/+318
2009-04-12Remove unused IfrSupportLiblgao43-3/+0
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten16-21/+33
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.vanjeff3-3/+55
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-09Fix error when replace HexStringToBuflgao42-3/+3
2009-04-08Replace BufToHexString by UnicodeValueToStringlgao412-262/+396
2009-04-071. Update the CRC32 in the EFI System Table header in BdsConsole.cvanjeff2-22/+14
2009-04-071. The original code has a bug on calculate the size of SCRATCH_SIZE. It shou...eric_tian3-29/+112
2009-04-07return value not follow spec.vanjeff2-5/+8
2009-04-03Apply WriteUnaligned64() to write DevicePath structure.qhuang81-13/+17
2009-04-03Add function DevPathFromTextRelativeOffsetRange ().gikidy1-0/+34
2009-04-03install simple text output protocol on stderr should in ConsplitterStdErrStar...vanjeff1-13/+44
2009-04-03Update IScsiCheckOpParams to get the declarative MaxRecvDataSegmentLength dir...jji41-7/+2
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.rsun39-49/+133
2009-04-02SATA Device path updated.gikidy2-128/+136
2009-04-02Modified for use reversion field and fix a typo. gikidy3-3/+6
2009-04-02Fix some typos.gikidy4-13/+13
2009-04-011, Move introduction from header file to INF file header; 2, Refine dynamic P...klu24-522/+524
2009-04-011. retired console control protocol.vanjeff7-1832/+117
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-27fixed one bug in ConSpliterUgaDrawSetMode().vanjeff1-2/+0
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-26Fix coding style issue.niry6-30/+31
2009-03-25Apply GetBestLanguage() for the implementation of HiiStringIdToImage() API. qhuang83-99/+94
2009-03-25Fix a potential bug that GetLanguages() API may return incorrect languages in...qhuang81-1/+1
2009-03-25Move registration of Font into driver entry point.xli242-66/+81
2009-03-25Fixing coding style issue.niry1-2/+2
2009-03-25Fixing coding style issue.niry2-4/+4
2009-03-24Prefix variable services functions with 'Emu'. Specifically this isjljusten3-12/+12
2009-03-24correct a wrong offset arithmetic, replace EFI_FAULT_TOLERANT_WRITE_HEADER wi...eric_tian1-1/+1
2009-03-23Status should be initialzied to be EFI_SUCCESS.vanjeff1-1/+2
2009-03-22remove EFI 1.10 network stack.vanjeff30-18355/+0
2009-03-22remove clean console control protocol.vanjeff2-30/+1
2009-03-20Add ACPI drivers:jljusten6-0/+2346