summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-23Add the doxygen config file.bbahnsen
2006-12-22Rewrote the error message output when module cannnot be found in any packages.jwang36
2006-12-22Fixed the issue in which local variable "Status" is used but not defined.jwang36
2006-12-22Optimize to preallocate big bigs to avoid latter allocations. qhuang8
2006-12-22Fixed the issue in multi-msa build in single mode; cleaned the code of re-ord...jwang36
2006-12-22In original DxeIpl64 PEIM, Creating page table is performed before sending En...rsun3
2006-12-22gEfiMdePkgTokenSpaceGuid should be used instead of FIX_ME_PcdDebugClearMemory...qwang12
2006-12-22Fixed the issue in the library instance constructor calling sequencejwang36
2006-12-22Added some new field to the far template.bbahnsen
2006-12-21Add new-line characters in error message to make them shorter in multi-lines. jlin16
2006-12-21Added a template mechanism to act as the user interface in far creation.bbahnsen
2006-12-20Set 0xff to both bridge & non-bridge device in case of unknown device.qhuang8
2006-12-20Add support for PCD token larger than 0x80000000 when declaring a PCD in pack...jlin16
2006-12-20Add runtime checking for EdkFvbServiceLib.klu2
2006-12-20Update DxeSmmDriverEntryPoint library to only support IA32 and X64 CPU archsmdkinney
2006-12-19Add an elf tool chain.bbahnsen
2006-12-19Add md5sums to the manifest.bbahnsen
2006-12-19Update APP flag for VS2003, VS2005PRO and WINDDK toolchain.lgao4
2006-12-19Add GLOBAL_FUNCTION macro for Itaniummdkinney
2006-12-19Add more check for index whether exceed maximum value of fv count.klu2
2006-12-19Add more check for index whether exceed maximum value of fv count.klu2
2006-12-19Remove missing files from msa.bbahnsen
2006-12-19Add FIT types from the SAL Spec to SalApi.hmdkinney
2006-12-19Remove some non-existent files from msa files.bbahnsen
2006-12-18Remove commented out inclusion of SalApi.hmdkinney
2006-12-18Only include SAL related definitions if the CPU Arch is IPF mdkinney
2006-12-18Only include SmmCis.h if the CPU Arch is IA32 or X64mdkinney
2006-12-16Populate the zip file while building the manifest.bbahnsen
2006-12-16Add better command line parameter handling.bbahnsen
2006-12-16Corrections to the far manifest.bbahnsen
2006-12-16Start to build the manifest.bbahnsen
2006-12-16Add a far makerbbahnsen
2006-12-15Fix iMac build issue.klu2
2006-12-14Merge R8->R9 tracker 5935 and 7080 to update runtime arch protocol to DxeCis ...lgao4
2006-12-14Merge R8 track #8354: SupportPalette() algorithm incorrect klu2
2006-12-14Original BdsLibMatchDevicePaths() excludes end node when comparing 2 devices ...xli24
2006-12-14Add blank line at end of source code for GCC building.klu2
2006-12-14Add blank line at end of source code for GCC building.klu2
2006-12-13Change the Boot Script storage to fixed length.xgu3
2006-12-131) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with ...qwang12
2006-12-13Added support for macro/property in tools_def.txt. Now you can define a prope...jwang36
2006-12-13Fix the showstopper track 435 that console can not be switched into text mode...klu2
2006-12-13Fix the bug that GraphicsConsole try to update mode 1 (80, 50) UgaWidth and U...xgu3
2006-12-131) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with ...qwang12
2006-12-131) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with ...qwang12
2006-12-13Fixed EDKT484 and rewrite the output message when no arch is found.jwang36
2006-12-12Fix linux/cygwin build issue.klu2
2006-12-12Fix some minor error. Add EFI_IMAGE_NT_HEADERS definition for IFP and EBC arch. wuyizhong
2006-12-12GetCurrentLanguage() in IFR Support Library treats language variable incorrec...xli24
2006-12-12Merge GOP related code from r8->r9. wuyizhong