summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minor update the function interface for three re-allocate pool APIs to check ...qhuang82009-05-124-42/+30
* fixed to build under IPF.jcarsey2009-05-1114-459/+1406
* Add conformance check for OldBuffer and size even if the memory allocation fa...qhuang82009-05-114-24/+36
* Add more validation for input parameters.klu22009-05-111-0/+0
* fix the typo in DxeCoreeric_tian2009-05-112-4/+4
* Fix minor coding style issue for ScsiReadCapacity16Command() API in UefiScsiLib qhuang82009-05-112-18/+18
* Add warning message that tool chain tag will be ignored if user provide outpu...klu22009-05-111-0/+0
* In PrintXY() and AsciiPrintXY(), the number of chartacter returned is at most...eric_tian2009-05-111-2/+1
* Add Fv name checking for build.exe if user gives FV name from command line. o...klu22009-05-111-0/+0
* Fix bug that trim crash when no parameter is input.klu22009-05-111-0/+0
* Remove -c option for GenFds tool because it does not defined in build specifi...klu22009-05-111-0/+0
* Update TargetTools for add set/get/clean BUILD_RULE_CONF option for target.tx...klu22009-05-111-0/+0
* ConfigRouting should get driver handle by device path in all drivers database...vanjeff2009-05-111-62/+21
* add the extra comments into BasePeCoffRelocateImage, BasePeCoffLoadImage and ...eric_tian2009-05-112-0/+24
* Update GCC version of VAR_ARG () to be compatible with non GCC version of VAR...mdkinney2009-05-101-3/+3
* Fix ICC build break properlymdkinney2009-05-102-7/+7
* Fix ICC build breakmdkinney2009-05-091-1/+1
* Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() ...mdkinney2009-05-091-0/+1
* Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() ...mdkinney2009-05-094-0/+4
* Update function header description of ScsiReadCapacity16Command() in the UEFI...mdkinney2009-05-092-56/+64
* Update comments in PeiMemoryAllocationLib and UefiMemoryAllocationLib to matc...mdkinney2009-05-091-3/+6
* Clarify that FreePages(), FreeAlignedPages(), and FreePool() may perform n ac...mdkinney2009-05-093-9/+20
* Sync with PE/COFF Extra Action library class comments and add ASSERT() condit...mdkinney2009-05-092-32/+32
* Sync with PE/COFF Extra Action library class comments and add ASSERT() condit...mdkinney2009-05-092-33/+34
* 1) Clarify file and function header comments for the PE/COFF Extra Action lib...mdkinney2009-05-093-35/+31
* Clarify clipping behavior of PrintXY() and AsciiPrintXY().mdkinney2009-05-082-8/+12
* Fix bug in Reallocate Pool functions in DXE Core Memory Allocation Lib. The ...mdkinney2009-05-081-10/+9
* Clarify ASSERT() conditions for Reallocate Pool functions.mdkinney2009-05-082-17/+17
* Clean up commentmdkinney2009-05-081-2/+2
* 1. Assign BDS timeout PCD value.vanjeff2009-05-082-2/+4
* SetMode() should clear screen per UEFI spec.vanjeff2009-05-081-4/+0
* Update SetupBrowserDxe and BdsDxe to use an internal string for prompting str...rsun32009-05-082-3/+14
* Update HiiDataBase driver to use GetBestLanguage() for matching RFC 4646 lang...rsun32009-05-083-61/+20
* Fix bugs in StrStr() and AsciiStrStr().rsun32009-05-081-19/+18
* The GCC compiler’s behavior is different than the Microsoft compilers for s...eric_tian2009-05-081-0/+15
* Refine language conversion in ECP. Create a new library LanguageLib providing...rsun32009-05-0813-736/+686
* Remove the duplicated EdidActive.h & EdidDiscovery.h in DuetPkg. MdePkg has a...qhuang82009-05-082-79/+0
* First (Alpha) release of ShellPkgjcarsey2009-05-0713-0/+5519
* Refine code for OemHookStatusCodeLibNull.xli242009-05-072-21/+7
* Fix DEC issue for MdeModulePkg:klu22009-05-071-5/+1
* Delete useless files.gikidy2009-05-064-423/+0
* Remove -Os for UNIXGCC CC FLAGS to reduce size.gikidy2009-05-061-2/+2
* 1. Open USB related and logo support FVs, remove some useless FVs.gikidy2009-05-062-13/+10
* Synchronize PCD_Infrastructure 0.55 with source code.klu22009-05-064-50/+88
* Synchronize PCD_Infrastructure 0.55 with source code.klu22009-05-062-17/+32
* Remove duplicated PcdDebugPrintErrorLevel definition on same FixedAtBuild PCD...klu22009-05-061-3/+0
* fix the wrong data length. According to spec, to get interface and configurat...eric_tian2009-05-061-2/+2
* Ported LZMA to DUET platform.gikidy2009-05-065-29/+77
* correct the minor format.lgao42009-05-061-2/+1
* Update BasePeCoff to Initialize the debug field to zero.lgao42009-05-061-3/+4