]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2009-05-21 gikidyUpdate revision reference tag.
2009-05-21 klu2Build tool need generate different value macro's name...
2009-05-21 gikidySynchronize code with specs.
2009-05-21 gikidySynchronize code with specs.
2009-05-21 lgao4Update DriverSample and PlatDriOverrideDxe driver to...
2009-05-21 klu2Fix the bug that TAB character in uni file make unicode...
2009-05-21 lgao4Fix ScsiLib build break by << operator, which is replac...
2009-05-21 xli24Remove __APPLE__ usage in ProcessorBind.h files.
2009-05-21 lgao4Clean up GenericBdsLib.h to remove unnecessary include...
2009-05-20 mdkinneyUpdate modules to show real dependencies on the BaseMem...
2009-05-20 mdkinneyAdd includes for definitions used by the DxeIpIoLib...
2009-05-20 mdkinneyRemove redundant #include statements
2009-05-20 mdkinneyRemove redundant #include statements
2009-05-20 mdkinneyRemove redundant #include
2009-05-20 mdkinneyUpdate #ifndef to match the name of the include file.
2009-05-20 mdkinneyUpdate MNP driver to declare its dependency on the...
2009-05-20 mdkinneyUpdate USB Mass Storage driver to declare its dependenc...
2009-05-20 mdkinneyAdd #include Acpi.h so the ACPI 3.0 Table Revision...
2009-05-20 mdkinneyRemove extra #include that is not required for this...
2009-05-20 qhuang8Fix several Unicode issues that fails VS2005.
2009-05-20 lgao4Update HiiDataBase to fix the SCT hang issues by the...
2009-05-20 xli24Define macro for .global/.globl in assembly.
2009-05-20 xli24Replace .globl with ASM_GLOBAL
2009-05-20 xli24Replace .globl with ASM_GLOBAL
2009-05-20 klu2temporary roll back build.exe because the some string...
2009-05-20 xli241. Remove .extern from GCC assembly.
2009-05-20 lgao4Fix the issue that BootOrder can't be set
2009-05-20 vanjeffenhanced to support more routing table entry.
2009-05-20 klu2Freeze for build tool check-in r1591: Fix bug in the...
2009-05-20 vanjeffrename array name to avoid naming collision.
2009-05-20 eric_tianfix a typo of missing a colon sign after a label symbol.
2009-05-19 vanjeff1.fixed some issue to pass HII sct
2009-05-19 lgao4Fix K8 and Sct failure.
2009-05-19 eric_tiandon't set all bytes in TargetID as zero. This change...
2009-05-19 lgao4Correct the dummy ConfigAccess Extract and RouteConfig...
2009-05-19 rsun3Add back logic to encode LUN in CDB for compatibility...
2009-05-19 xli24Fix the unaligned issue of PCI read/write buffer.
2009-05-19 eric_tianfix a typo of missing a colon sign after a label symbol.
2009-05-19 rsun3Fix bugs in the UEFI SCSI Library.
2009-05-19 eric_tianAs ECP package is EDKI style, the AutoGen.h will not...
2009-05-19 rsun3Fix a bug in the SCSI Bus driver due to which some...
2009-05-19 eric_tianchange the error usage of "#if __GNUC__" Condition...
2009-05-19 xli24Add BaseLib for BaseCpuLib.inf.
2009-05-19 eric_tianupdate the check condition of PASS THRU interface to...
2009-05-18 lgao4Fix K8 issues in HiiDataBase
2009-05-18 lgao41. Clean up MdePkg internal header files
2009-05-18 klu2Originally, there are following implementation:
2009-05-18 vanjeffadd one comment when destroy the buffer.
2009-05-18 lgao4Correct DriverSample to produce the ConfigAccess protocol
2009-05-18 vanjeff1. remove duplicated set operation on UGA device.
2009-05-18 lgao4Retire original HII APIs: IfrLibExtractDefault and...
2009-05-15 gikidyAdd check for NULL pointer.
2009-05-15 eric_tiancleanup the .S file to wrap all public symbols with...
2009-05-15 eric_tiancleanup the .S file to wrap all public symbols with...
2009-05-15 xli24Update CpuSleep() for IPF.
2009-05-14 lgao4Update HiiDataBase to fix parsing Hii package error...
2009-05-14 lgao41. Update the implementation of HII ConfigRouting Proto...
2009-05-14 xli241. Add address check for "RegisterForRuntime" APIs...
2009-05-13 vanjefffixed typo.
2009-05-13 vanjeff1. retired NicIp4ConfigProtocolGuid
2009-05-13 gikidyAdd a check for CreateQuestion may be return NULL.
2009-05-13 xli24Refine code for PeiReportStatusCodeLib.
2009-05-13 klu2Fix bug for -b option
2009-05-13 klu2Add checking for configuration template file.
2009-05-12 klu2Add valid range checking for count of multi-thread
2009-05-12 klu2Add checking for options number to avoid user's confusi...
2009-05-12 klu2Make improvement that if target directory does not...
2009-05-12 klu2Make tool more intelligence for missing configuration...
2009-05-12 vanjefffixed typo. EFI_OUT_OF_MEMORY should be EFI_OUT_OF_RESO...
2009-05-12 lgao4Update GenFw help usage information to clarify -z option.
2009-05-12 rsun3Fix the implementation of AsciiStrStr() and StrStr...
2009-05-12 qhuang8Minor update the function interface for three re-alloca...
2009-05-11 jcarseyfixed to build under IPF.
2009-05-11 qhuang8Add conformance check for OldBuffer and size even if...
2009-05-11 klu2Add more validation for input parameters.
2009-05-11 eric_tianfix the typo in DxeCore
2009-05-11 qhuang8Fix minor coding style issue for ScsiReadCapacity16Comm...
2009-05-11 klu2Add warning message that tool chain tag will be ignored...
2009-05-11 eric_tianIn PrintXY() and AsciiPrintXY(), the number of chartact...
2009-05-11 klu2Add Fv name checking for build.exe if user gives FV...
2009-05-11 klu2Fix bug that trim crash when no parameter is input.
2009-05-11 klu2Remove -c option for GenFds tool because it does not...
2009-05-11 klu2Update TargetTools for add set/get/clean BUILD_RULE_CON...
2009-05-11 vanjeffConfigRouting should get driver handle by device path...
2009-05-11 eric_tianadd the extra comments into BasePeCoffRelocateImage...
2009-05-10 mdkinneyUpdate GCC version of VAR_ARG () to be compatible with...
2009-05-10 mdkinneyFix ICC build break properly
2009-05-09 mdkinneyFix ICC build break
2009-05-09 mdkinneyClarify BuildCvHob() API in HobLib to state that this...
2009-05-09 mdkinneyClarify BuildCvHob() API in HobLib to state that this...
2009-05-09 mdkinneyUpdate function header description of ScsiReadCapacity1...
2009-05-09 mdkinneyUpdate comments in PeiMemoryAllocationLib and UefiMemor...
2009-05-09 mdkinneyClarify that FreePages(), FreeAlignedPages(), and FreeP...
2009-05-09 mdkinneySync with PE/COFF Extra Action library class comments...
2009-05-09 mdkinneySync with PE/COFF Extra Action library class comments...
2009-05-09 mdkinney1) Clarify file and function header comments for the...
2009-05-08 mdkinneyClarify clipping behavior of PrintXY() and AsciiPrintXY().
2009-05-08 mdkinneyFix bug in Reallocate Pool functions in DXE Core Memory...
2009-05-08 mdkinneyClarify ASSERT() conditions for Reallocate Pool functions.
2009-05-08 mdkinneyClean up comment
next