summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-151. Remove #ifdef _MSC_EXTENSION_ from all source filesvanjeff
2007-03-14changed the guid assignment from constant array to hi and low UINT64s (Intel ...vprabhal
2007-03-14changed the guid assignment from constant array to hi and low UINT64s (Intel ...vprabhal
2007-03-14changed the guid assignment from constant array to hi and low UINT64s (Intel ...vprabhal
2007-03-14the ipf compiler needs a switch to not use FP registers higher than 0-31 for ...vprabhal
2007-03-14redefined the guids as _hi and _lo to deal with intel compiler's method of as...vprabhal
2007-03-14Add check whether input parameter is NULL before call freepool API defined in...lgao4
2007-03-14Make sure RestoreTPL paired with RaiseTPLqwang12
2007-03-14Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which fo...qwang12
2007-03-14Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which fo...qwang12
2007-03-14Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which fo...qwang12
2007-03-14Clean up the gBS sevice (CopyMem, SetMem, AllocatePool, FreePool) with the co...lgao4
2007-03-13pair RaiseTPL with RestoreTPLqwang12
2007-03-13STATIC should be prefixed for internal functions to pass the stringent compil...qwang12
2007-03-12Add a lock to protect the critical region in Service APIs for gEfiBlockIoProt...qwang12
2007-03-12Add a lock to protect the critical region in Service APIs for gEfiBlockIoProt...qwang12
2007-03-12Resolve the build break caused by changes to DxeCore.qwang12
2007-03-12Add a lock to protect the critical region in Service APIs for gEfiSimpleTextO...qwang12
2007-03-12Resolve the build break caused by changes to DxeCore.qwang12
2007-03-12Resolve the build break caused by changes to DxeCore.qwang12
2007-03-12Add a lock to protect the critical region in Service APIs for UEFI Runtime Va...qwang12
2007-03-12Add a lock to protect the critical region in Service APIs for gEfiBlockIoProt...qwang12
2007-03-12Fixed EDKT532 and EDKT533jwang36
2007-03-12Add a lock to protect the critical region in UEFI Boot Service API: Exit() an...qwang12
2007-03-10Commented out the pre-compile option of IPF ARCH for ICC tool chain. There's ...jwang36
2007-03-09Perfect the msa of the following console, datahub and DebugPort modules.lgao4
2007-03-09The latest IPF boot failure is found and is not caused by this fixing, so che...klu2
2007-03-091) Replace BdsLibGetBootMode with GetBootMode from HobLib of MdePkg.qwang12
2007-03-09Update the comments.qwang12
2007-03-081. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI specqhuang8
2007-03-081. Fix EDKT528: Framework wizard should not force user to specify a GuidCName...hche10x
2007-03-08- Fixed PVCS tracker 484 by merging the GenDll and GenEfi macro in BuildMacro...jwang36
2007-03-07Fix the issue of Linux cannot boot and reset on IPF.xli24
2007-03-07Update binary shell application with UEFI version and release version. These ...lgao4
2007-03-06Do not use return value of REPORT_STATUS_CODE_WITH_DEVICE_PATH to override th...klu2
2007-03-06Fixed EDKT527 by adding a check on the file size in case of zero byte of bytejwang36
2007-03-051. Change the protocol usage type in UefiDriverModelLibqhuang8
2007-03-05Assign IDE_BLK_IO_DEV.UdmaMode when detecting the disk hardware support UDMA ...klu2
2007-03-05Correct APPLICATION_EFI ffs key file type from EFI_FV_FILETYPE_DRIVER to EFI_...lgao4
2007-03-05Removed EFI_SIZE_REDUCTION_APPLIED and SIZE_REDUCTION_ISA_COMBINED because on...vanjeff
2007-03-05Rollback wrong commit in r2414klu2
2007-03-05Fix case-sensitive build issue for filename in Linuxklu2
2007-03-05Add blank line at end of file to pass GCC build.klu2
2007-03-02In IdeBus driver block I/O read/write interface, it will always try to use UD...klu2
2007-03-021.replace macros EFI32 with MDE_CPU_IA32vanjeff
2007-02-281. Fix an issue about the calculation of GlyphBufferSizeqhuang8
2007-02-28Add range checking of partition for MBR.xli24
2007-02-281) add && MDE_CPU_EBC guard for MSC specific pragma in Decode.c as EBC C comp...qwang12
2007-02-28The token for PERF_END macro is CHAR8 but not CHAR16klu2
2007-02-27Remove the unused library instance EdkNullCustomizedDecompressLib.lgao4