Age | Commit message (Expand) | Author |
2007-03-12 | Add a lock to protect the critical region in UEFI Boot Service API: Exit() an... | qwang12 |
2007-03-10 | Commented out the pre-compile option of IPF ARCH for ICC tool chain. There's ... | jwang36 |
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-09 | Update the comments. | qwang12 |
2007-03-08 | 1. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI spec | qhuang8 |
2007-03-08 | 1. 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-07 | Fix the issue of Linux cannot boot and reset on IPF. | xli24 |
2007-03-07 | Update binary shell application with UEFI version and release version. These ... | lgao4 |
2007-03-06 | Do not use return value of REPORT_STATUS_CODE_WITH_DEVICE_PATH to override th... | klu2 |
2007-03-06 | Fixed EDKT527 by adding a check on the file size in case of zero byte of byte | jwang36 |
2007-03-05 | 1. Change the protocol usage type in UefiDriverModelLib | qhuang8 |
2007-03-05 | Assign IDE_BLK_IO_DEV.UdmaMode when detecting the disk hardware support UDMA ... | klu2 |
2007-03-05 | Correct APPLICATION_EFI ffs key file type from EFI_FV_FILETYPE_DRIVER to EFI_... | lgao4 |
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-28 | The token for PERF_END macro is CHAR8 but not CHAR16 | klu2 |
2007-02-27 | Remove the unused library instance EdkNullCustomizedDecompressLib. | lgao4 |
2007-02-27 | Remove the unused library instance EdkNullCustomizedDecompressLib. | lgao4 |
2007-02-27 | clean up MSA file and sync FPD file | vanjeff |
2007-02-27 | clean up MSA/SPD files. | vanjeff |
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-26 | Add PcdUefiLibMaxPrintBufferSize for all modules who use UefLib library insta... | klu2 |
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 | Enable the building option "/Os" for IPF tip Intel Compiler building. | zliu3 |
2007-02-14 | Make DxeIpl loop find the required section type in peiprocessfile functions. | lgao4 |
2007-02-14 | Add /W4 /WX for ICC tool chain of IPF in tools_def.template. | xli24 |
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 | add check for empty value of definitions. | jlin16 |
2007-02-14 | Clean up Lib MSAs for EdkModulePkg | qhuang8 |
2007-02-13 | Clean up MSA for MDE Libs: | qhuang8 |
2007-02-13 | Remove the wrong dependency on PeimEntryPointLib | qhuang8 |
2007-02-13 | 1. Add two interfaces in PeCoffGetEntryPointLib.h | qhuang8 |
2007-02-13 | Add alias EFI_D_XXX to provide backward compatibilities. | qhuang8 |
2007-02-13 | Drop the support of DXE_RUNTIME_DRIVER since all combo MDE libraries are remo... | qhuang8 |
2007-02-13 | PcdLib is only referenced by IPF arch. | qhuang8 |
2007-02-13 | BaseLib is only used by IA32, X64 & IPF | qhuang8 |