summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-20Add #include Acpi.h so the ACPI 3.0 Table Revision define is available.mdkinney1-0/+1
2009-05-20Remove extra #include that is not required for this include file.mdkinney1-2/+0
2009-05-20Fix several Unicode issues that fails VS2005.qhuang85-41/+41
2009-05-20Update HiiDataBase to fix the SCT hang issues by the invalid device path.lgao45-57/+219
2009-05-20Define macro for .global/.globl in assembly.xli241-0/+6
2009-05-20Replace .globl with ASM_GLOBALxli242-10/+10
2009-05-20Replace .globl with ASM_GLOBALxli24219-267/+267
2009-05-20temporary roll back build.exe because the some string definition are missed b...klu21-0/+0
2009-05-201. Remove .extern from GCC assembly.xli2489-98/+107
2009-05-20Fix the issue that BootOrder can't be setlgao43-5/+12
2009-05-20enhanced to support more routing table entry.vanjeff1-5/+5
2009-05-20Freeze for build tool check-in r1591: Fix bug in the processing of backslashe...klu21-0/+0
2009-05-20rename array name to avoid naming collision.vanjeff2-9/+9
2009-05-20fix a typo of missing a colon sign after a label symbol.eric_tian1-1/+1
2009-05-191.fixed some issue to pass HII sctvanjeff2-4/+20
2009-05-19Fix K8 and Sct failure.lgao43-58/+109
2009-05-19don't set all bytes in TargetID as zero. This change is made due to keep cons...eric_tian1-1/+1
2009-05-19Correct the dummy ConfigAccess Extract and RouteConfig behavior according to ...lgao41-1/+10
2009-05-19Add back logic to encode LUN in CDB for compatibility with SCSI-2 spec, altho...rsun31-2/+56
2009-05-19Fix the unaligned issue of PCI read/write buffer.xli244-24/+24
2009-05-19fix a typo of missing a colon sign after a label symbol.eric_tian1-1/+1
2009-05-19Fix bugs in the UEFI SCSI Library.rsun31-56/+2
2009-05-19As ECP package is EDKI style, the AutoGen.h will not include anything. So if ...eric_tian104-101/+105
2009-05-19Fix a bug in the SCSI Bus driver due to which some SCSI devices can not be di...rsun31-1/+1
2009-05-19change the error usage of "#if __GNUC__" Condition Macro to "#if defined(__GN...eric_tian2-2/+2
2009-05-19Add BaseLib for BaseCpuLib.inf.xli241-0/+1
2009-05-19update the check condition of PASS THRU interface to pass Uefi sct test.eric_tian1-1/+7
2009-05-18Fix K8 issues in HiiDataBaselgao43-113/+194
2009-05-181. Clean up MdePkg internal header fileslgao420-141/+130
2009-05-18Originally, there are following implementation:klu21-0/+0
2009-05-18add one comment when destroy the buffer.vanjeff1-0/+1
2009-05-18Correct DriverSample to produce the ConfigAccess protocollgao42-16/+35
2009-05-181. remove duplicated set operation on UGA device.vanjeff3-37/+46
2009-05-18Retire original HII APIs: IfrLibExtractDefault and ConstructConfigAltResp, wh...lgao44-465/+28
2009-05-15Add check for NULL pointer.gikidy1-7/+12
2009-05-15cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is ...eric_tian104-254/+254
2009-05-15cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is ...eric_tian33-66/+66
2009-05-15Update CpuSleep() for IPF.xli241-2/+36
2009-05-14Update HiiDataBase to fix parsing Hii package error. Some HiiPackages have no...lgao44-26/+54
2009-05-141. Update the implementation of HII ConfigRouting Protocol in HiiDataBase mod...lgao49-260/+3415
2009-05-141. Add address check for "RegisterForRuntime" APIs of PciLib, PciCf8Lib, PciE...xli249-25/+33
2009-05-13fixed typo.vanjeff2-3/+3
2009-05-131. retired NicIp4ConfigProtocolGuidvanjeff15-292/+1734
2009-05-13Add a check for CreateQuestion may be return NULL. gikidy1-1/+2
2009-05-13Refine code for PeiReportStatusCodeLib.xli242-24/+33
2009-05-13Fix bug for -b optionklu21-0/+0
2009-05-13Add checking for configuration template file.klu21-0/+9
2009-05-12Add valid range checking for count of multi-threadklu21-0/+0
2009-05-12Add checking for options number to avoid user's confusion. The corresponding ...klu23-0/+0
2009-05-12Make improvement that if target directory does not exist, create it. This pat...klu21-0/+0