summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-13Update minor comments for Smbus, PcdLib, PeiServicesLib library instance. And...lgao4
2008-11-13Scrubbed some code for Udp4jgong5
2008-11-13Add DevicePathLib reference, for these macros have been moved to DevicePathLibqhuang8
2008-11-13Update DebugSupportDxe module to pass IPF GCC build.xli24
2008-11-13Add DevicePathLib reference, for these macros have been moved to DevicePathLibqhuang8
2008-11-13a. Added ImportTool.bat scriptjwang36
2008-11-13Add DevicePathLib reference, for these macros have been moved to DevicePathLibqhuang8
2008-11-13a. Changed ASL code trim schemejwang36
2008-11-13Updated protocol function header per UEFI Spec.jgong5
2008-11-13a. Fixed conversion failure for ASL style include.jwang36
2008-11-13sync comments, fix function header, rename variable name to follow coding style.niry
2008-11-13Code Scrub:jji4
2008-11-12Code Scrub:jji4
2008-11-12Use correct signature to fix the bug that Tiger platform cannot boot to OS.xli24
2008-11-12Code Scrub:jji4
2008-11-12Remove unnecessary header file including for library class in MdePkg.klu2
2008-11-12fixed comments to follow UEFI Specjgong5
2008-11-12Code Scrub:jji4
2008-11-12Fix ICC build break.qhuang8
2008-11-11EFI Specification extension on Media Device Path. MEDIA_FW_VOL_FILEPATH_DEVIC...qwang12
2008-11-11Revert all the #pramga(1) related patches to r6434, we need to review all the...qhuang8
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu2
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu2
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu2
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu2
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu2
2008-11-111, Move device path utility macros from protocol's header file to DevicePathL...klu2
2008-11-11Scrubbed more.jgong5
2008-11-11ECP_PEI_PCI_CFG_PPI should be passed to ECP_PEI_PCI_CFG_PPI's function.qwang12
2008-11-11a. Allowed flags of tools not defined tools_def.txtjwang36
2008-11-11Add following library instances to MDE package:xli24
2008-11-11Revert previous check in. ECP is only supposed to support UEFI 2.0.qhuang8
2008-11-11add #pragma pack(1) for some structures.vanjeff
2008-11-11Do not use statically macros of EFI_SPECIFICATION_VERSION: Use gST->Hdr.Revis...qhuang8
2008-11-11Scrubbed some files for IP4jgong5
2008-11-10Clean up for GCC tool-chain.qwang12
2008-11-10clean up for IPF ICC tool chain.qwang12
2008-11-10Rename EfiScsiStallSeconds to EFI_SCSI_STALL_SECONDS to follow the naming con...qwang12
2008-11-10Rename EfiScsiStallSeconds to EFI_SCSI_STALL_SECONDS to follow the naming con...qwang12
2008-11-10Remove 4 dead files.qwang12
2008-11-10Remove the unused include.qwang12
2008-11-101) Add in support for Framework VFR file which specify all VAR Store correctl...qwang12
2008-11-10add #pragma pack(1) for some structures.vanjeff
2008-11-10Fixed an issue which caused incorrect path generated when validatingjwang36
2008-11-10remove un-necessary #pragma pack(1) and clean up doxgen format.vanjeff
2008-11-10Scrubbed SnpNt32 c header and source.jgong5
2008-11-10remove un-necessary #pragma pack(1) and clean up doxgen format.vanjeff
2008-11-09Fix X64 build breakmdkinney
2008-11-08Check the GUID too before identify the opcode is a LABEL, otherwise it may tr...qwang12
2008-11-07+++++ mdkinney 11/5/2008 11:08:13 PMeric_tian