summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
2007-07-25Remove unused section in .INF, .DEC, .DSC of MdePkg and MdeModulePkg.yshang1
2007-07-24Update the definition of PEI_SERVICES_REVISION.yshang1
2007-07-24Added the Lib Construction function for IPF lib instancezliu3
2007-07-24Add IPF_HANDOFF_STATUS definition in Ppi/SecPlatformInformation.h.yshang1
2007-07-24Added "#define ASM_PFX(name) _##name" for GNU assembly code preprocessingjwang36
2007-07-24Update Guid Value to avoid collision with old oneqhuang8
2007-07-23Import BaseMemoryLibMmx.yshang1
2007-07-20Clean up the MdePkg.dec. yshang1
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-20fixed to pass IPF buildvanjeff
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-20Remove the CONST for FvbWrite as spec does not have it.qwang12
2007-07-20Update the CONST modifier to be the same with spec. qwang12
2007-07-19Remove unused comments in MdePkg.yshang1
2007-07-19Update the comments of Acpi.h.yshang1
2007-07-19Update the industryStandard in MdePkg:yshang1
2007-07-19Fix bugs in MdePkg for GCC build.yshang1
2007-07-19add in PeiServicesTablePointerLibMm7.infqwang12
2007-07-19add in PeiServicesTablePointerLibMm7.infqwang12
2007-07-18Rollback the change of EFI_FVB_ATTRIBUTE, because not clearly about how to ch...klu2
2007-07-18Remove _MSC_VER for this file is just built by MSFT tool chainklu2
2007-07-18removed comments (and fix) compiler specific compile of .c filesAJFISH
2007-07-181) Add _MSC_VER judgment for usage of #pragma intrinsic klu2
2007-07-18Added tool chain family modifier for source files used only for GCC jwang36
2007-07-18Add GraphicLib library class definition in MdePkg.decklu2
2007-07-18Move those definitions defined in UEFI Spec from IndustryStandard/Usb.h to Pr...vanjeff
2007-07-18add UefiUsbLibInternal.h in .infvanjeff
2007-07-18Use () instead of {}, replace \ to / for path.klu2
2007-07-17Move some definitions defined in USB spec and HID Spec from Library/Usblib.h ...vanjeff
2007-07-17Clean up comments in PeiServicesTablePointerLibIdtyshang1
2007-07-17To support GCC build. Currently, it could not pass GCC build,since tool could...yshang1
2007-07-17Remove EFI_ACPI_2_0_OEM_ID etc. in Acpi2_0.h.qwang12
2007-07-17Check in definition for various ACPI tables and the header files for ACPI spe...qwang12
2007-07-17Fix typo in FirmwareVolumeBlock.hyshang1
2007-07-17Rename PeiSmbusLibSmbus2 as PeiSmbusLibSmbus2Ppi.yshang1
2007-07-17Comment unallowed itemklu2
2007-07-13Convert NT32 to use PCD settings for UEFI Timeout and language variables as a...AJFISH
2007-07-13Add necessary macro definitions in PalCallLib.h of MdePkg.xli24
2007-07-13Add Internal.h to UefiUsbLibAJFISH
2007-07-13Fixed comments to follow coding standard. AJFISH
2007-07-13Add in Atapi.h qwang12
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-07-121. Import UsbKbDxe and UsbMouseDxe into MdeModulePkgvanjeff
2007-07-11Add some USB related definitions defined n Uefi 2.1 into Usb2HostController.hvanjeff
2007-07-10Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH
2007-07-10Import IsaFloppy Dxe and Pei in IntelFrameworkModulePkg.yshang1
2007-07-10Update Usb.h definitions.vanjeff
2007-07-09Updated modules to not depend on the IntelFrameworkPkg.AJFISH
2007-07-09Add enumeration EfiResetUpdate of EFI_RESET_TYPE, which is introduced in UEFI...yshang1
2007-07-09Remove some unnessary CONST modifier.qwang12