summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
2007-08-09Added DXE_CORE in the supported module type listjwang36
2007-08-08Change EfiConvertPointer() and EfiSetVirtualAddressMap() to use gRT instead o...mdkinney
2007-08-08Correct parameter UINTN to UINT32lgao4
2007-08-08Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao4
2007-08-08Changed the class name to OldPeiCoreEntryPointjwang36
2007-08-06remove EFI_ACPI_30_TABLE_GUID and gEfiAcpi30TableGuid which is not defined in...qwang12
2007-08-06remove the two unnecessary CONST modifier.qwang12
2007-08-06Fix bug in PciCfg to support PCI express address.yshang1
2007-08-02Add library dependency expressions for several library instances.qhuang8
2007-08-02Remove addtional PCD typeklu2
2007-08-02Changed source file formatjwang36
2007-08-01Updated to reflect spec ECRsAJFISH
2007-08-011. Generated new build.exe from new tools codejwang36
2007-07-31Added UEFI Boot Manager definitions to UEFISpec.h and removed from BDSAJFISH
2007-07-31add in <Guid/PcAnsi.h>qwang12
2007-07-30add EFIAPI to the library functions.qwang12
2007-07-27Removed unneeded $(WORKSPACE)\ in *.DSC files. Also synced MdePkg.dec file wi...AJFISH
2007-07-27Add BasePcdLibNull.yshang1
2007-07-27Add BasePcdLibNull in MdePkg.yshang1
2007-07-26Clean the Bis.h yshang1
2007-07-26Sync token number of Pcd with spec. yshang1
2007-07-25EFI_FV_FILETYPE_ALL missing from PI specification. Will be added in an errata...AJFISH
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