summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-11In PrintXY() and AsciiPrintXY(), the number of chartacter returned is at most...eric_tian
2009-05-11Add Fv name checking for build.exe if user gives FV name from command line. o...klu2
2009-05-11Fix bug that trim crash when no parameter is input.klu2
2009-05-11Remove -c option for GenFds tool because it does not defined in build specifi...klu2
2009-05-11Update TargetTools for add set/get/clean BUILD_RULE_CONF option for target.tx...klu2
2009-05-11ConfigRouting should get driver handle by device path in all drivers database...vanjeff
2009-05-11add the extra comments into BasePeCoffRelocateImage, BasePeCoffLoadImage and ...eric_tian
2009-05-10Update GCC version of VAR_ARG () to be compatible with non GCC version of VAR...mdkinney
2009-05-10Fix ICC build break properlymdkinney
2009-05-09Fix ICC build breakmdkinney
2009-05-09Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() ...mdkinney
2009-05-09Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() ...mdkinney
2009-05-09Update function header description of ScsiReadCapacity16Command() in the UEFI...mdkinney
2009-05-09Update comments in PeiMemoryAllocationLib and UefiMemoryAllocationLib to matc...mdkinney
2009-05-09Clarify that FreePages(), FreeAlignedPages(), and FreePool() may perform n ac...mdkinney
2009-05-09Sync with PE/COFF Extra Action library class comments and add ASSERT() condit...mdkinney
2009-05-09Sync with PE/COFF Extra Action library class comments and add ASSERT() condit...mdkinney
2009-05-091) Clarify file and function header comments for the PE/COFF Extra Action lib...mdkinney
2009-05-08Clarify clipping behavior of PrintXY() and AsciiPrintXY().mdkinney
2009-05-08Fix bug in Reallocate Pool functions in DXE Core Memory Allocation Lib. The ...mdkinney
2009-05-08Clarify ASSERT() conditions for Reallocate Pool functions.mdkinney
2009-05-08Clean up commentmdkinney
2009-05-081. Assign BDS timeout PCD value.vanjeff
2009-05-08SetMode() should clear screen per UEFI spec.vanjeff
2009-05-08Update SetupBrowserDxe and BdsDxe to use an internal string for prompting str...rsun3
2009-05-08Update HiiDataBase driver to use GetBestLanguage() for matching RFC 4646 lang...rsun3
2009-05-08Fix bugs in StrStr() and AsciiStrStr().rsun3
2009-05-08The GCC compiler’s behavior is different than the Microsoft compilers for s...eric_tian
2009-05-08Refine language conversion in ECP. Create a new library LanguageLib providing...rsun3
2009-05-08Remove the duplicated EdidActive.h & EdidDiscovery.h in DuetPkg. MdePkg has a...qhuang8
2009-05-07First (Alpha) release of ShellPkgjcarsey
2009-05-07Refine code for OemHookStatusCodeLibNull.xli24
2009-05-07Fix DEC issue for MdeModulePkg:klu2
2009-05-06Delete useless files.gikidy
2009-05-06Remove -Os for UNIXGCC CC FLAGS to reduce size.gikidy
2009-05-061. Open USB related and logo support FVs, remove some useless FVs.gikidy
2009-05-06Synchronize PCD_Infrastructure 0.55 with source code.klu2
2009-05-06Synchronize PCD_Infrastructure 0.55 with source code.klu2
2009-05-06Remove duplicated PcdDebugPrintErrorLevel definition on same FixedAtBuild PCD...klu2
2009-05-06fix the wrong data length. According to spec, to get interface and configurat...eric_tian
2009-05-06Ported LZMA to DUET platform.gikidy
2009-05-06correct the minor format.lgao4
2009-05-06Update BasePeCoff to Initialize the debug field to zero.lgao4
2009-05-05Remove usage of MemoryAllocationLib, and use a simplistic allocationjljusten
2009-05-05Add the optional EfiRom CodeRevision option.lgao4
2009-05-05Update EfiRom to handle ClassCode and CodeRevision options correctly.lgao4
2009-05-05GenFds change efirom command line option from '-I' to '-l'.jlin16
2009-05-05Add SMM_DRIVER and SMM_CORE supportjwang36
2009-05-05GenFds add option ROM parameters override of those in INF file.jlin16
2009-05-04Merge PEI & DXE LzmaCustomDecompressLib. A previous implementationjljusten