summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-02-27Remove the unused library instance EdkNullCustomizedDecompressLib.lgao4
2007-02-27clean up MSA file and sync FPD filevanjeff
2007-02-27clean up MSA/SPD files.vanjeff
2007-02-271) add __MSC_EXTENSIONS__ guard for MSC specific pragma in Decode.cqwang12
2007-02-26Clean up MSA file of the checked in modules which include:qwang12
2007-02-26Add PcdUefiLibMaxPrintBufferSize for all modules who use UefLib library insta...klu2
2007-02-25Add the definition of IsaIoProtocol.qhuang8
2007-02-15clean up msa files in EdkModulePkg, removed unnecessary library definitions a...vanjeff
2007-02-15Remove the unreferenced local variable.qwang12
2007-02-14Enable the building option "/Os" for IPF tip Intel Compiler building.zliu3
2007-02-14Make DxeIpl loop find the required section type in peiprocessfile functions. lgao4
2007-02-14Add /W4 /WX for ICC tool chain of IPF in tools_def.template.xli24
2007-02-14Temporarily disable /WX for HelloWorld module, for there is a bug in tool, wh...xli24
2007-02-14Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library.qwang12
2007-02-14add check for empty value of definitions.jlin16
2007-02-14Clean up Lib MSAs for EdkModulePkgqhuang8
2007-02-13Clean up MSA for MDE Libs:qhuang8
2007-02-13Remove the wrong dependency on PeimEntryPointLibqhuang8
2007-02-131. Add two interfaces in PeCoffGetEntryPointLib.hqhuang8
2007-02-13Add alias EFI_D_XXX to provide backward compatibilities.qhuang8
2007-02-13Drop the support of DXE_RUNTIME_DRIVER since all combo MDE libraries are remo...qhuang8
2007-02-13PcdLib is only referenced by IPF arch.qhuang8
2007-02-13BaseLib is only used by IA32, X64 & IPFqhuang8
2007-02-13Clean up MSA filesqhuang8
2007-02-13Remove the reference of UnixOemStatusHookLibqhuang8
2007-02-13Split UnixOemHookStatusCodeLib to PEI/DXE instancesqhuang8
2007-02-13Remove the combo libraryqhuang8
2007-02-13Split Nt32OemHookStatusCodeLib to PEI/DXE instancesqhuang8
2007-02-13start timer at initializationtgingold
2007-02-13use nanosleep instead of usleep, ugaX11 calls msSleep instead of usleeptgingold
2007-02-13Update all String related functions in BaseLib for this change introduced in ...qwang12
2007-02-13EdkGenericBdsLib and Logo removed, use EdkGenericPlatformBdsLibtgingold
2007-02-13newline added at endtgingold