summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-20Update modules to show real dependencies on the BaseMemoryLib and MemoryAlloc...mdkinney
2009-05-20Add includes for definitions used by the DxeIpIoLib and DxeNetLibmdkinney
2009-05-20Remove redundant #include statementsmdkinney
2009-05-20Remove redundant #include statementsmdkinney
2009-05-20Remove redundant #includemdkinney
2009-05-20Update #ifndef to match the name of the include file.mdkinney
2009-05-20Update MNP driver to declare its dependency on the BaseLibmdkinney
2009-05-20Update USB Mass Storage driver to declare its dependency on the BaseLibmdkinney
2009-05-20Add #include Acpi.h so the ACPI 3.0 Table Revision define is available.mdkinney
2009-05-20Remove extra #include that is not required for this include file.mdkinney
2009-05-20Fix several Unicode issues that fails VS2005.qhuang8
2009-05-20Update HiiDataBase to fix the SCT hang issues by the invalid device path.lgao4
2009-05-20Define macro for .global/.globl in assembly.xli24
2009-05-20Replace .globl with ASM_GLOBALxli24
2009-05-20Replace .globl with ASM_GLOBALxli24
2009-05-20temporary roll back build.exe because the some string definition are missed b...klu2
2009-05-201. Remove .extern from GCC assembly.xli24
2009-05-20Fix the issue that BootOrder can't be setlgao4
2009-05-20enhanced to support more routing table entry.vanjeff
2009-05-20Freeze for build tool check-in r1591: Fix bug in the processing of backslashe...klu2
2009-05-20rename array name to avoid naming collision.vanjeff
2009-05-20fix a typo of missing a colon sign after a label symbol.eric_tian
2009-05-191.fixed some issue to pass HII sctvanjeff
2009-05-19Fix K8 and Sct failure.lgao4
2009-05-19don't set all bytes in TargetID as zero. This change is made due to keep cons...eric_tian
2009-05-19Correct the dummy ConfigAccess Extract and RouteConfig behavior according to ...lgao4
2009-05-19Add back logic to encode LUN in CDB for compatibility with SCSI-2 spec, altho...rsun3
2009-05-19Fix the unaligned issue of PCI read/write buffer.xli24
2009-05-19fix a typo of missing a colon sign after a label symbol.eric_tian
2009-05-19Fix bugs in the UEFI SCSI Library.rsun3
2009-05-19As ECP package is EDKI style, the AutoGen.h will not include anything. So if ...eric_tian
2009-05-19Fix a bug in the SCSI Bus driver due to which some SCSI devices can not be di...rsun3
2009-05-19change the error usage of "#if __GNUC__" Condition Macro to "#if defined(__GN...eric_tian
2009-05-19Add BaseLib for BaseCpuLib.inf.xli24
2009-05-19update the check condition of PASS THRU interface to pass Uefi sct test.eric_tian
2009-05-18Fix K8 issues in HiiDataBaselgao4
2009-05-181. Clean up MdePkg internal header fileslgao4
2009-05-18Originally, there are following implementation:klu2
2009-05-18add one comment when destroy the buffer.vanjeff
2009-05-18Correct DriverSample to produce the ConfigAccess protocollgao4
2009-05-181. remove duplicated set operation on UGA device.vanjeff
2009-05-18Retire original HII APIs: IfrLibExtractDefault and ConstructConfigAltResp, wh...lgao4
2009-05-15Add check for NULL pointer.gikidy
2009-05-15cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is ...eric_tian
2009-05-15cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is ...eric_tian
2009-05-15Update CpuSleep() for IPF.xli24
2009-05-14Update HiiDataBase to fix parsing Hii package error. Some HiiPackages have no...lgao4
2009-05-141. Update the implementation of HII ConfigRouting Protocol in HiiDataBase mod...lgao4
2009-05-141. Add address check for "RegisterForRuntime" APIs of PciLib, PciCf8Lib, PciE...xli24
2009-05-13fixed typo.vanjeff