Age | Commit message (Expand) | Author |
2007-03-14 | changed the guid assignment from constant array to hi and low UINT64s (Intel ... | vprabhal |
2007-03-14 | changed the guid assignment from constant array to hi and low UINT64s (Intel ... | vprabhal |
2007-03-14 | changed the guid assignment from constant array to hi and low UINT64s (Intel ... | vprabhal |
2007-03-14 | redefined the guids as _hi and _lo to deal with intel compiler's method of as... | vprabhal |
2007-03-14 | Add check whether input parameter is NULL before call freepool API defined in... | lgao4 |
2007-03-14 | Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which fo... | qwang12 |
2007-03-14 | Clean up the gBS sevice (CopyMem, SetMem, AllocatePool, FreePool) with the co... | lgao4 |
2007-03-13 | STATIC should be prefixed for internal functions to pass the stringent compil... | qwang12 |
2007-03-12 | Add a lock to protect the critical region in Service APIs for gEfiSimpleTextO... | qwang12 |
2007-03-12 | Resolve the build break caused by changes to DxeCore. | qwang12 |
2007-03-12 | Add a lock to protect the critical region in Service APIs for UEFI Runtime Va... | qwang12 |
2007-03-12 | Add a lock to protect the critical region in Service APIs for gEfiBlockIoProt... | qwang12 |
2007-03-12 | Add a lock to protect the critical region in UEFI Boot Service API: Exit() an... | qwang12 |
2007-03-09 | Perfect the msa of the following console, datahub and DebugPort modules. | lgao4 |
2007-03-09 | The latest IPF boot failure is found and is not caused by this fixing, so che... | klu2 |
2007-03-09 | 1) Replace BdsLibGetBootMode with GetBootMode from HobLib of MdePkg. | qwang12 |
2007-03-08 | 1. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI spec | qhuang8 |
2007-03-07 | Fix the issue of Linux cannot boot and reset on IPF. | xli24 |
2007-03-06 | Do not use return value of REPORT_STATUS_CODE_WITH_DEVICE_PATH to override th... | klu2 |
2007-03-05 | Assign IDE_BLK_IO_DEV.UdmaMode when detecting the disk hardware support UDMA ... | klu2 |
2007-03-05 | Removed EFI_SIZE_REDUCTION_APPLIED and SIZE_REDUCTION_ISA_COMBINED because on... | vanjeff |
2007-03-05 | Rollback wrong commit in r2414 | klu2 |
2007-03-05 | Fix case-sensitive build issue for filename in Linux | klu2 |
2007-03-05 | Add blank line at end of file to pass GCC build. | klu2 |
2007-03-02 | In IdeBus driver block I/O read/write interface, it will always try to use UD... | klu2 |
2007-03-02 | 1.replace macros EFI32 with MDE_CPU_IA32 | vanjeff |
2007-02-28 | 1. Fix an issue about the calculation of GlyphBufferSize | qhuang8 |
2007-02-28 | Add range checking of partition for MBR. | xli24 |
2007-02-28 | 1) add && MDE_CPU_EBC guard for MSC specific pragma in Decode.c as EBC C comp... | qwang12 |
2007-02-27 | Remove the unused library instance EdkNullCustomizedDecompressLib. | lgao4 |
2007-02-27 | Remove the unused library instance EdkNullCustomizedDecompressLib. | lgao4 |
2007-02-27 | 1) add __MSC_EXTENSIONS__ guard for MSC specific pragma in Decode.c | qwang12 |
2007-02-26 | Clean up MSA file of the checked in modules which include: | qwang12 |
2007-02-25 | Add the definition of IsaIoProtocol. | qhuang8 |
2007-02-15 | clean up msa files in EdkModulePkg, removed unnecessary library definitions a... | vanjeff |
2007-02-15 | Remove the unreferenced local variable. | qwang12 |
2007-02-14 | Make DxeIpl loop find the required section type in peiprocessfile functions. | lgao4 |
2007-02-14 | Temporarily disable /WX for HelloWorld module, for there is a bug in tool, wh... | xli24 |
2007-02-14 | Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library. | qwang12 |
2007-02-14 | Clean up Lib MSAs for EdkModulePkg | qhuang8 |
2007-02-12 | Updated for added package | tgingold |
2007-02-12 | Logo added | tgingold |
2007-02-12 | EdkGenericPlatformBdsLib added | tgingold |
2007-02-12 | EdkGenericBdsLib added | tgingold |
2007-02-12 | Update MDE and EdkModule packages for ICC build with /W4 /WX /Ox switches, fo... | xli24 |
2007-02-12 | Fix an issue in page allocation. | xli24 |
2007-02-11 | fix a typo in a comment | tgingold |
2007-02-11 | fix a typo in a comment | tgingold |
2007-02-11 | fix a typo in a comment | tgingold |
2007-02-08 | Fix the runtime memory map change issue | jchen20 |