Age | Commit message (Expand) | Author |
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 |
2007-02-13 | Clean up MSA files | qhuang8 |
2007-02-13 | Remove the reference of UnixOemStatusHookLib | qhuang8 |
2007-02-13 | Split UnixOemHookStatusCodeLib to PEI/DXE instances | qhuang8 |
2007-02-13 | Remove the combo library | qhuang8 |
2007-02-13 | Split Nt32OemHookStatusCodeLib to PEI/DXE instances | qhuang8 |
2007-02-13 | start timer at initialization | tgingold |
2007-02-13 | use nanosleep instead of usleep, ugaX11 calls msSleep instead of usleep | tgingold |
2007-02-13 | Update all String related functions in BaseLib for this change introduced in ... | qwang12 |
2007-02-13 | EdkGenericBdsLib and Logo removed, use EdkGenericPlatformBdsLib | tgingold |
2007-02-13 | newline added at end | tgingold |