summaryrefslogtreecommitdiff
path: root/EdkModulePkg
AgeCommit message (Expand)AuthorFilesLines
2007-03-13STATIC should be prefixed for internal functions to pass the stringent compil...qwang122-0/+4
2007-03-12Add a lock to protect the critical region in Service APIs for gEfiSimpleTextO...qwang121-30/+82
2007-03-12Resolve the build break caused by changes to DxeCore.qwang121-7/+63
2007-03-12Add a lock to protect the critical region in Service APIs for UEFI Runtime Va...qwang1212-125/+275
2007-03-12Add a lock to protect the critical region in Service APIs for gEfiBlockIoProt...qwang123-36/+103
2007-03-12Add a lock to protect the critical region in UEFI Boot Service API: Exit() an...qwang121-7/+25
2007-03-09Perfect the msa of the following console, datahub and DebugPort modules.lgao46-37/+65
2007-03-09The latest IPF boot failure is found and is not caused by this fixing, so che...klu25-1066/+206
2007-03-091) Replace BdsLibGetBootMode with GetBootMode from HobLib of MdePkg.qwang122-38/+2
2007-03-081. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI specqhuang85-14/+8
2007-03-07Fix the issue of Linux cannot boot and reset on IPF.xli245-201/+1061
2007-03-06Do not use return value of REPORT_STATUS_CODE_WITH_DEVICE_PATH to override th...klu21-17/+10
2007-03-05Assign IDE_BLK_IO_DEV.UdmaMode when detecting the disk hardware support UDMA ...klu21-1/+5
2007-03-05Removed EFI_SIZE_REDUCTION_APPLIED and SIZE_REDUCTION_ISA_COMBINED because on...vanjeff2-26/+13
2007-03-05Rollback wrong commit in r2414klu21-0/+6
2007-03-05Fix case-sensitive build issue for filename in Linuxklu24-9/+3
2007-03-05Add blank line at end of file to pass GCC build.klu21-1/+1
2007-03-02In IdeBus driver block I/O read/write interface, it will always try to use UD...klu24-1061/+197
2007-03-021.replace macros EFI32 with MDE_CPU_IA32vanjeff3-7/+7
2007-02-281. Fix an issue about the calculation of GlyphBufferSizeqhuang84-92/+122
2007-02-28Add range checking of partition for MBR.xli241-3/+3
2007-02-281) add && MDE_CPU_EBC guard for MSC specific pragma in Decode.c as EBC C comp...qwang121-2/+12
2007-02-27Remove the unused library instance EdkNullCustomizedDecompressLib.lgao44-248/+2
2007-02-27Remove the unused library instance EdkNullCustomizedDecompressLib.lgao41-1/+0
2007-02-271) add __MSC_EXTENSIONS__ guard for MSC specific pragma in Decode.cqwang122-2/+4
2007-02-26Clean up MSA file of the checked in modules which include:qwang1222-154/+376
2007-02-25Add the definition of IsaIoProtocol.qhuang81-0/+1
2007-02-15clean up msa files in EdkModulePkg, removed unnecessary library definitions a...vanjeff10-398/+182
2007-02-15Remove the unreferenced local variable.qwang121-1/+0
2007-02-14Make DxeIpl loop find the required section type in peiprocessfile functions. lgao41-66/+51
2007-02-14Temporarily disable /WX for HelloWorld module, for there is a bug in tool, wh...xli241-0/+5
2007-02-14Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library.qwang123-28/+1218
2007-02-14Clean up Lib MSAs for EdkModulePkgqhuang813-109/+53
2007-02-12Updated for added packagetgingold1-0/+11
2007-02-12Logo addedtgingold2-0/+34
2007-02-12EdkGenericPlatformBdsLib addedtgingold40-0/+15657
2007-02-12EdkGenericBdsLib addedtgingold10-0/+5016
2007-02-12Update MDE and EdkModule packages for ICC build with /W4 /WX /Ox switches, fo...xli242-5/+8
2007-02-12Fix an issue in page allocation.xli241-1/+1
2007-02-11fix a typo in a commenttgingold1-1/+1
2007-02-11fix a typo in a commenttgingold1-1/+1
2007-02-11fix a typo in a commenttgingold1-1/+1
2007-02-08Fix the runtime memory map change issue jchen201-1/+1
2007-02-08Fix the runtime memory map change issue jchen201-18/+81
2007-02-051.Drop the support of UEFI_APPLICATION for UefiDriverLibqhuang86-29/+49
2007-02-021. removed BaseTimerLibLocalApic from MdePkg and Nt32TimerLib from EdkNt32Pkg.vanjeff1-64/+21
2007-02-02Make EDK Module Package pass Intel IPF compiler with /Ox switch.xli246-137/+144
2007-02-01 EFI_CONSOLE_CONTROL_PROTOCOL provide the SetMode interface to switch mode be...klu21-0/+7
2007-02-01Add PeiCore function declaration in PeiMain.h file.lgao41-1/+33
2007-02-01There is a bug in original EdkModulePkg\Library\EdkUefiRuntimeLib\Common\Runt...klu21-12/+10