summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
...
* remove the gEfiLoadPeImageProtocolGuid and replace all references for it with...eric_tian2009-04-166-272/+5
* Remove duplicate HII Library API prototypes.rsun32009-04-151-235/+5
* HII Library Class interface refine.rsun32009-04-1417-1458/+928
* Use default UNDI information if NII protocol not exists.vanjeff2009-04-145-14/+30
* Fix Bug to convert low Hex string to handle L'A' - L'F'lgao42009-04-131-10/+12
* Fix ICC compiler error.lgao42009-04-131-8/+15
* Merge new defined HII library APIs into HiiLib lgao42009-04-136-4037/+11
* Update UefiHiiLib to support new defined IFR related HII APIs.lgao42009-04-1325-463/+3839
* Add UefiHiiServicesLib library instance in every one DSClgao42009-04-131-0/+1
* Remove unused IfrSupportLiblgao42009-04-123-3/+0
* Update NewHii library lgao42009-04-122-32/+23
* Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten2009-04-1025-28/+50
* Allow EbcLowLevel.S to be linked correctly with 'ELFGCC' toolchain.jljusten2009-04-101-9/+9
* fixed DMA not be stopped issue when gBS->ExitBootServices called.vanjeff2009-04-1010-9/+180
* Install default keyboard layout package in USB keyboard driver.qhuang82009-04-105-142/+230
* Add ASSERT() check for StringInfo pointer.qhuang82009-04-101-0/+4
* Using sizeof(EFO_BLOCK_IO_MEDIA) replace Macro.gikidy2009-04-102-4/+1
* Add unload function for DriverSample lgao42009-04-092-39/+69
* Add NewHii and UefiHiiService library classlgao42009-04-091-0/+9
* Add NewHii and UefiHiiServices library instances.lgao42009-04-094-0/+3181
* Add NewHii and UefiHiiServiceLib library header filelgao42009-04-092-0/+978
* Fix error when replace HexStringToBuflgao42009-04-092-3/+3
* updated to use the term “temporary memory” but not CAReric_tian2009-04-085-13/+13
* Replace BufToHexString by UnicodeValueToStringlgao42009-04-0812-262/+396
* 1. Update the CRC32 in the EFI System Table header in BdsConsole.cvanjeff2009-04-072-22/+14
* Correct minor error.lgao42009-04-071-1/+1
* 1. The original code has a bug on calculate the size of SCRATCH_SIZE. It shou...eric_tian2009-04-074-37/+131
* return value not follow spec.vanjeff2009-04-073-7/+12
* Apply WriteUnaligned64() to write DevicePath structure.qhuang82009-04-031-13/+17
* Add function DevPathFromTextRelativeOffsetRange ().gikidy2009-04-031-0/+34
* Add loaded Image device paths for EFI Drivers loaded from PCI Option ROM.gikidy2009-04-033-0/+49
* install simple text output protocol on stderr should in ConsplitterStdErrStar...vanjeff2009-04-031-13/+44
* Remove bypass of F11 and F12.jji42009-04-031-4/+1
* Update IScsiCheckOpParams to get the declarative MaxRecvDataSegmentLength dir...jji42009-04-031-7/+2
* Use UefiLib CreatePopUp APIlgao42009-04-021-2/+2
* remove debug codevanjeff2009-04-021-5/+0
* 1. updated return value to EFI_SUCCESS by default.vanjeff2009-04-022-3/+11
* Retire Extended HII library class.rsun32009-04-0217-347/+189
* SATA Device path updated.gikidy2009-04-022-128/+136
* Enhance the file header description.niry2009-04-023-3/+8
* Modified for use reversion field and fix a typo. gikidy2009-04-023-3/+6
* Fix some typos.gikidy2009-04-024-13/+13
* Read-Capacity16 command added for SCSI driversjji42009-04-012-46/+113
* 1, Move introduction from header file to INF file header; 2, Refine dynamic P...klu22009-04-014-522/+524
* 1. retired console control protocol.vanjeff2009-04-019-1937/+117
* Refine commentsklu22009-03-291-24/+37
* Add introduction of PCD database in PCD Database.klu22009-03-291-296/+262
* Add introduction of PCD database in PCD PEIM.klu22009-03-291-1/+249
* fixed one bug in ConSpliterUgaDrawSetMode().vanjeff2009-03-271-2/+0
* update the QueryVariableInfo interface to first determine if the pointer chec...eric_tian2009-03-271-1/+1