summaryrefslogtreecommitdiffstats
path: root/EdkModulePkg
Commit message (Expand)AuthorAgeFilesLines
...
* 1. Removed definition for EFI_1_1 from module ConSplittervanjeff2007-03-261-62/+7
* Add return EFI_INVALID_PARAMETER if pointer type parameter for UEFI and Tiano...qwang122007-03-221-2/+37
* Need no zero pool for improving performance.klu22007-03-221-15/+9
* 1. Removed AsmSwitchStackAndBackingStore from BaseLib.hvanjeff2007-03-222-4/+4
* fix the build broken issueklu22007-03-211-0/+3
* 1. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modulesvanjeff2007-03-2122-1132/+434
* Change the TPL lock level to EFI_TPL_NOTIFY. Variable Service is called in Re...qwang122007-03-202-2/+2
* Removed #ifdef SNP_DEBUG and used debug lib to output information.vanjeff2007-03-202-47/+45
* 1. Removed #ifdef SNP_DEBUG and used debug lib to output informationvanjeff2007-03-2011-217/+202
* Change the EfiAquireLock with RaiseTPL as the call to Boot Service UnloadImag...qwang122007-03-191-10/+17
* Cleanup the msa for PeiVariable.klu22007-03-161-3/+0
* Fix a critical bug: When reading block succeeds but detecting MBR fails, it s...qhuang82007-03-161-1/+4
* Fix the issue that the variable Unicode string may be not aligned on 16-bit b...klu22007-03-168-90/+30
* 1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATORvanjeff2007-03-166-64/+139
* Perfect the msa of the following modules, DiskIo, Partition, English and Ebc.lgao42007-03-1613-113/+95
* fixed a build error with Intel IPF compilervprabhal2007-03-161-1/+1
* Fix the issue that HiiGetForms does not return correct BufferLengthklu22007-03-151-24/+28
* Fix the issue of Wide char help strings cannot break into multiple lines corr...klu22007-03-153-210/+200
* 1. Remove #ifdef _MSC_EXTENSION_ from all source filesvanjeff2007-03-1514-489/+309
* changed the guid assignment from constant array to hi and low UINT64s (Intel ...vprabhal2007-03-141-10/+40
* changed the guid assignment from constant array to hi and low UINT64s (Intel ...vprabhal2007-03-141-2/+8
* changed the guid assignment from constant array to hi and low UINT64s (Intel ...vprabhal2007-03-141-8/+32
* redefined the guids as _hi and _lo to deal with intel compiler's method of as...vprabhal2007-03-141-1/+81
* Add check whether input parameter is NULL before call freepool API defined in...lgao42007-03-142-4/+8
* Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which fo...qwang122007-03-145-23/+9
* Clean up the gBS sevice (CopyMem, SetMem, AllocatePool, FreePool) with the co...lgao42007-03-1416-405/+536
* STATIC should be prefixed for internal functions to pass the stringent compil...qwang122007-03-132-0/+4
* Add a lock to protect the critical region in Service APIs for gEfiSimpleTextO...qwang122007-03-121-30/+82
* Resolve the build break caused by changes to DxeCore.qwang122007-03-121-7/+63
* Add a lock to protect the critical region in Service APIs for UEFI Runtime Va...qwang122007-03-1212-125/+275
* Add a lock to protect the critical region in Service APIs for gEfiBlockIoProt...qwang122007-03-123-36/+103
* Add a lock to protect the critical region in UEFI Boot Service API: Exit() an...qwang122007-03-121-7/+25
* Perfect the msa of the following console, datahub and DebugPort modules.lgao42007-03-096-37/+65
* The latest IPF boot failure is found and is not caused by this fixing, so che...klu22007-03-095-1066/+206
* 1) Replace BdsLibGetBootMode with GetBootMode from HobLib of MdePkg.qwang122007-03-092-38/+2
* 1. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI specqhuang82007-03-085-14/+8
* Fix the issue of Linux cannot boot and reset on IPF.xli242007-03-075-201/+1061
* Do not use return value of REPORT_STATUS_CODE_WITH_DEVICE_PATH to override th...klu22007-03-061-17/+10
* Assign IDE_BLK_IO_DEV.UdmaMode when detecting the disk hardware support UDMA ...klu22007-03-051-1/+5
* Removed EFI_SIZE_REDUCTION_APPLIED and SIZE_REDUCTION_ISA_COMBINED because on...vanjeff2007-03-052-26/+13
* Rollback wrong commit in r2414klu22007-03-051-0/+6
* Fix case-sensitive build issue for filename in Linuxklu22007-03-054-9/+3
* Add blank line at end of file to pass GCC build.klu22007-03-051-1/+1
* In IdeBus driver block I/O read/write interface, it will always try to use UD...klu22007-03-024-1061/+197
* 1.replace macros EFI32 with MDE_CPU_IA32vanjeff2007-03-023-7/+7
* 1. Fix an issue about the calculation of GlyphBufferSizeqhuang82007-02-284-92/+122
* Add range checking of partition for MBR.xli242007-02-281-3/+3
* 1) add && MDE_CPU_EBC guard for MSC specific pragma in Decode.c as EBC C comp...qwang122007-02-281-2/+12
* Remove the unused library instance EdkNullCustomizedDecompressLib.lgao42007-02-274-248/+2
* Remove the unused library instance EdkNullCustomizedDecompressLib.lgao42007-02-271-1/+0