- 476f478 Add Report Status Code related PPI/Protocol from PI 1.2 specification. by klu2 · 15 years ago
- 5ce029d Add ARM specific include path by mdkinney · 15 years ago
- 6312267 add new guid value. by vanjeff · 15 years ago
- 26a31ad Add S3 SMM Save State protocol definition from PI 1.2 specification. by klu2 · 15 years ago
- 6385a22 update dec file to reflect newly introduced protocols. by eric_tian · 15 years ago
- 938e182 Add definition of S3 save state from PI 1.2 specification. by klu2 · 15 years ago
- 6a0cd52 Add SMBIOS protocol definitions from PI 1.2 specification. by klu2 · 15 years ago
- a90ccab Correct the format of comments by lgao4 · 15 years ago
- 7385086 update MdePkg version to 1.01 by vanjeff · 15 years ago
- 1081f62 Add PcdVerifyNoteInList for judge whether do verification of node in list in debug mode. The default value is FALSE. by klu2 · 15 years ago
- b205f26 Move those status code definitions that exactly match the PI 1.2 Specification from the IntelFrameworkPkg to MdePkg by mdkinney · 15 years ago
- 73c31a3 Add the following PI 1.2 Protocols to the MdePkg by mdkinney · 15 years ago
- 1e22c4d Add the following PI 1.2 Protocols to the MdePkg by mdkinney · 15 years ago
- 1cddf2e Add the following PI 1.2 PPIs to the MdePkg by mdkinney · 16 years ago
- 82336c2 Add MP Services Protocol from the UEFI Platform Initialization 1.2 Specification by mdkinney · 16 years ago
- 2d5e30e Fix the wrong structure definition in Smbios.h. by klu2 · 16 years ago
- 1f2efb0 Remove duplicated PcdDebugPrintErrorLevel definition on same FixedAtBuild PCD type with different default value. by klu2 · 16 years ago
- b4e3c5a fix the typo by eric_tian · 16 years ago
- f445a13 Replace references to RFC 3066 with RFC 4646. by gikidy · 16 years ago
- ec2e30d update platformlangcodes and langcodes to adapt new language convert algorithm. by eric_tian · 16 years ago
- c2ace45 Add UEFI2.1d HiiPlatformSetupFormset Guid by lgao4 · 16 years ago
- 278bd31 Add UEFI 2.1d Hii Package list GUID definition to MdePkg. by qhuang8 · 16 years ago
- deb7f09 MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH process added. by gikidy · 16 years ago
- 27b2d24 Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionLib class and instances. by qhuang8 · 16 years ago
- 4ab52fe Re-organize the PCDs section to reduce the duplication of PCD help text and default value: every PCD token space and token pair has only one entry in DEC file. by qhuang8 · 16 years ago
- 7731944 Add the missing PI capsule architecture protocol. by lgao4 · 16 years ago
- 53250de Path\filename information added for Protocol/PPI/Guid section in DEC file. by gikidy · 16 years ago
- 6544297 Retired macro value TIME_OUT in UefiUsbLib and introduce a new PCD entry PcdUsbTransferTimeoutValue for it. by qhuang8 · 16 years ago
- 1862ebc Add Ppi/Guid/Protocol header file path into the comments for user reference. by lgao4 · 16 years ago
- 720d3c5 Split out Synchronization Library from Base Library by mdkinney · 16 years ago
- 6cf3743 Fix typos in Pcd token number by qhuang8 · 16 years ago
- 03d7703 1. add gEfiDebugPortVariableGuid and gEfiDebugPortDevicePathGuid in MdePkg.dec, even though they are the same value with gEfiDebugPortProtocolGuid. by vanjeff · 16 years ago
- 25cfda0 Remove undefined comments for status PCD. by lgao4 · 16 years ago
- bd9162d PCD default value has been changed according to the spec by jji4 · 16 years ago
- d63084d Roll back change to Terminal Type PCD by mdkinney · 16 years ago
- 710436a PCD entries have been reviewed with spec. by jji4 · 16 years ago
- 3ffdf7c Rename PcdDefaultTerminalType to PcdUartDefaultTerminalType based on Mde Library spec 0.61m-4 by qwang12 · 16 years ago
- e349ab9 Correct typo. by lgao4 · 16 years ago
- aef389d Remove GraphicLib library class from MdePkg.dec file. by klu2 · 16 years ago
- b315472 1.Removed PrintXY from Graphics Library. by vanjeff · 16 years ago
- 19c4f0e fixing Doxygen comment block by jcarsey · 16 years ago
- 297e1c3 Synchronization of MDE Library Spec., Mde.dec, and corresponding head files in MdePkg\Include\Library. by jji4 · 16 years ago
- eae739d Update [LibraryClasses] section for the updated library class. by qhuang8 · 16 years ago
- 2563c29 +++++ mdkinney 11/5/2008 11:08:13 PM by eric_tian · 16 years ago
- 9636e03 Remove gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultTimeout. This Pcd was for framework BDS modules, which scattered in platform modules. Now we have new UEFI BDS in MdeModulePkg with the equivalent PCD “gEfiMdeModulePkgTokenSpaceGuid.PcdPlatformBootTimeOutDefault” by qhuang8 · 16 years ago
- 7d5cac7 Vertical check - Every PCD entries in DEC file need to have comments by eric_tian · 16 years ago
- ba954c7 PcdPciExpressBaseAddress is also defined as Dynamic type PCD. by qwang12 · 16 years ago
- bf314e6 update files header by vanjeff · 16 years ago
- 4f57ff1 Vertical check - DEC [LibraryClasses] section matches all the library classes header files by eric_tian · 16 years ago
- eecd469 Update ScsiIo protocol and ScsiPassThruExt protocol guid value to UEFI 2.1 by lgao4 · 16 years ago
- 9e11702 edk2/MdePkg/MdePkg.dec: by jljusten · 16 years ago
- ca65d10 Fix a typo in Pcd name by qhuang8 · 16 years ago
- c010568 Remove duplication definition for PcdUefiVariableDefaultLangCodes. by klu2 · 16 years ago
- 340499c Add comments for several library class and declare PCD PcdMaximumGuidedExtractHandler as the PcdsFixedAtBuild and PcdsPatchableInModule type. by lgao4 · 16 years ago
- 6c39b80 Add comments for some language related PCDs in MdePkg by qhuang8 · 16 years ago
- 78112aa Add more comments for PCD. by klu2 · 16 years ago
- 1a24918 Remove duplicated PCD entires in the same section by qhuang8 · 17 years ago
- f1d0652 Remove two duplicated GUIDs. by qhuang8 · 17 years ago
- d6b69c1 Add missing library class. by klu2 · 17 years ago
- 58dcdad Merge Temporary Ram support patch. by klu2 · 17 years ago
- d02d144 Add new protocol definitions: by qhuang8 · 17 years ago
- 7d582d6 UEFI HII: Merge UEFI HII support changes from branch. by qwang12 · 17 years ago
- 2a722cc Add TCG protocol by lgao4 · 17 years ago
- 22e81f1 Correct the default value of PcdUefiVariableDefaultPlatformLangCodes & PcdUefiVariableDefaultPlatformLang according to their semantics. by qhuang8 · 17 years ago
- 5a1fc22 Sync HII and Setupbrowser related header files with UEFI 2.1 spec. by qwang12 · 17 years ago
- 797a9d6 MdeModule cleanup for PI: by klu2 · 17 years ago
- 0c9d739 1. Move some status code related PCDs to MdePkg by qhuang8 · 17 years ago
- 31f677b Add validate usage for some PCDs. DSC file can allow to use these PCDs. by qhuang8 · 17 years ago
- 41d66a6 Add Guid C Name for EFI_SIMPLE_TEXT_INPUT_EX protocol by qhuang8 · 17 years ago
- 8a7cda5 1) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv to replace the MACRO definitions. by qwang12 · 17 years ago
- d24236b Add Unicode Collation 2 protocol GUID value according to UEFI Spec 2.1b by qhuang8 · 17 years ago
- 18fd8d6 1. Add ExtractGuidedSectionLib library to replace customdecompress library. by lgao4 · 17 years ago
- f6203b7 Updated EFI_MANAGED_NETWORK_PROTOCOL_GUID value according to UEFI 2.1b. by vanjeff · 17 years ago
- c0ee02a Remove OldPeiCoreEntryPoint library instance from MdePkg by klu2 · 17 years ago
- 90374bc Add Hardware Error Variable defined in UEFI 2.1 spec by qhuang8 · 17 years ago
- 22142db Roll back the change made in rev.3778, which is a temporary fix for the issue that Tiger could not boot to OS with revision Edk2-r3776_R9-r2666. Now the root cause has been located and fixed, so it should be rolled back. by xli24 · 17 years ago
- 44a2c2d Temporarily fix the issue that Tiger cannot boot to OS. Change the GUID of FirmwareVolume2 Protocol, to be the GUID of FirmwareVolume Protocol to provide compatibility for OS. by xli24 · 17 years ago
- b3af5df Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. by qhuang8 · 17 years ago
- b12532d Added PCD settings for UART and Terminal Type device path nodes defined in this package. I will update specifications when document repository migration is complete. by AJFISH · 17 years ago
- 98d80c1 Fix bug in MdePkg. by yshang1 · 17 years ago
- 6b4fe92 1. Generated new build.exe from new tools code by jwang36 · 17 years ago
- 409f678 Removed unneeded $(WORKSPACE)\ in *.DSC files. Also synced MdePkg.dec file with package specification update by AJFISH · 17 years ago
- 9372fe0 Sync token number of Pcd with spec. by yshang1 · 17 years ago
- 6cbcf59 Remove unused section in .INF, .DEC, .DSC of MdePkg and MdeModulePkg. by yshang1 · 17 years ago
- fd21d1a Clean up the MdePkg.dec. by yshang1 · 17 years ago
- 747b297 Add GraphicLib library class definition in MdePkg.dec by klu2 · 17 years ago
- 7658d60 Convert NT32 to use PCD settings for UEFI Timeout and language variables as a POC for new BDS. by AJFISH · 18 years ago
- 97a079e Updated modules to not depend on the IntelFrameworkPkg. by AJFISH · 18 years ago
- 9c8403b Check in library class of SalLib. by xli24 · 18 years ago
- 3d806b5 Update the C name of CPU I/O PPI. by yshang1 · 18 years ago
- 7f2a0ca Add missing gEfiPeiCpuIoPpiInServiceTableGuid & gEfiEndOfPeiSignalPpiGuid to MdePkg. by qhuang8 · 18 years ago
- 2e7a663 Enable Nt32 platform boot to DXE phase. by klu2 · 18 years ago
- 7f9f551 Rename to gEfiFirmwareFileSystem2Guid. by qwang12 · 18 years ago
- ba23773 Removed IntelframeworkPkg contamination from MdeModulePkg modules. by AJFISH · 18 years ago
- f6082f6 Update the C name of gEfiPeiMemoryDiscoveredPpiGuid. by yshang1 · 18 years ago
- 3a98b77 Updated *.dec files and .h files to support correct include path scheme by AJFISH · 18 years ago
- 32f148f 1. Added depex file generation by jwang36 · 18 years ago
- ee79478 add in BasePeCoffLib by qwang12 · 18 years ago
- 7f18c16 Clean up Protocol definitions in MdePkg.dec by yshang1 · 18 years ago
- 66b76b1 sync dec with nspd. by vanjeff · 18 years ago