- 0a30ba0 - Fixed Dynamic PCD for PEI module issue by jwang36 · 18 years ago
- c55fa8c Remove CommonHeader.h from IsaBusDxe. by yshang1 · 18 years ago
- 92a428e Update to BSD license header. by qwang12 · 18 years ago
- df0dcb5 Update to BSD license header. by qwang12 · 18 years ago
- 366565e Update copyright header of IsaSerialDxe. by yshang1 · 18 years ago
- e72a8ec Update Copyright header of IsaFloppyPei. by yshang1 · 18 years ago
- 6db49ee Update the copyright headers of IsaFloppyDxe. by yshang1 · 18 years ago
- 637ff81 Import IsaSerialDxe in IntelFrameworkModulePkg. by yshang1 · 18 years ago
- 99bda0f Remove the EntryPoint.c from FloppyDxe. by yshang1 · 18 years ago
- 11f43df Import IsaFloppy Dxe and Pei in IntelFrameworkModulePkg. by yshang1 · 18 years ago
- cba9012 Enable dynamic PCD for windowBusDriver by klu2 · 18 years ago
- baad9ba Add PcdLibNull library instance for Pcd Driver. by klu2 · 18 years ago
- 83f9844 fixed token space issue by vanjeff · 18 years ago
- c257af0 1. Refined the generated makefile by jwang36 · 18 years ago
- 196d5cd Update Usb.h definitions. by vanjeff · 18 years ago
- 97a079e Updated modules to not depend on the IntelFrameworkPkg. by AJFISH · 18 years ago
- b51e4ee 1. Added USER_DEFINED support; 2. Added more error check for PCD autogen by jwang36 · 18 years ago
- 981a648 Add enumeration EfiResetUpdate of EFI_RESET_TYPE, which is introduced in UEFI2.0/UEFI2.1 without value. by yshang1 · 18 years ago
- 1d12eae Refined the build* targets by jwang36 · 18 years ago
- 4bad02f Remove some unnessary CONST modifier. by qwang12 · 18 years ago
- 8fcbaaa Remove invalid PeimEntryPointLib Fix a typo by qhuang8 · 18 years ago
- 5cafd11 Add the naming map from Edk I to EdkII by qhuang8 · 18 years ago
- b451309 get the multiple phase definition by including the Bootscript Ppi definition. by qwang12 · 18 years ago
- 3b2265b add in RealTimeClockRuntimeDxe by qwang12 · 18 years ago
- 9ba7440 add in RealTimeClockRuntimeDxe by qwang12 · 18 years ago
- 5a6391d Add ReadMe.txt to specify that the EFI image FatBinPkg provides does not contain any debug info. by qhuang8 · 18 years ago
- d4b8162 Rename Internal directory of FatBinPkg to make it more descriptive. by qhuang8 · 18 years ago
- e806f20 Rename Internal directory of FatBinPkg to make it more descriptive. by qhuang8 · 18 years ago
- 7806465 remove the redudant gEfiPeiFvFileLoaderPpiGuid in Guid section. by qwang12 · 18 years ago
- 9ac6205 Fix wrong token space guid CName. by klu2 · 18 years ago
- c4b1ec3 Remove genenaric platform token space guid by klu2 · 18 years ago
- 5a9d304 Use () but not {} in dsc file for file path. by klu2 · 18 years ago
- fbb4f0c Renamed LoadFile.h to FvLoadFile.h in order to avoid name conflict. by bxing · 18 years ago
- 31c0e7c Use () but not {} in dsc file. by klu2 · 18 years ago
- 1b95b13 Updated IntelFrameworkPkg.dec to add FvFileLoader PPI definition. by bxing · 18 years ago
- baced22 Added FvFileLoader PPI by bxing · 18 years ago
- 7b7cae7 Update database to reflect two naming changes from EdkI to EdkII by qhuang8 · 18 years ago
- 228132c Restore the compiler options for saving size when building debug tip. by klu2 · 18 years ago
- f33728e Rename the GuidCName to sync with dec file. by qhuang8 · 18 years ago
- b300209 Remove the EDK prefix from library instance folder's name by klu2 · 18 years ago
- 77cd7ff Remove the EDK prefix from library instance folder's name by klu2 · 18 years ago
- e0086b5 Add FatBinary to Nt32Pkg.fdf by qhuang8 · 18 years ago
- bf68dbc Update Fat.efi for all architectures. The original EFI images were not correct. by qhuang8 · 18 years ago
- 98da41e Don't call genc and genmake again for target(CleanALL) by jjin9 · 18 years ago
- b483e39 Updated comments for IntelCompiler specific warnings by AJFISH · 18 years ago
- b79cf16 Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid. by klu2 · 18 years ago
- 3111e7b Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid. by klu2 · 18 years ago
- a73480f Enable Intel IPF compilation for MdePkg. by qwang12 · 18 years ago
- 04eced5 Adjust all driver dispatch order in fdf files. by klu2 · 18 years ago
- 2553c3f add in proper include for this file. by qwang12 · 18 years ago
- e084f20 by qwang12 · 18 years ago
- 388afff Use EdkFatBinPkg binary fat module in Nt32Pkg.fdf, becuase the binary fat module of FatBinPkg is not correct. by lgao4 · 18 years ago
- 3c8eac9 Add ConsoleSplitter into Nt32fpd.fdf file. by klu2 · 18 years ago
- 5214a04 Add in gEfiExtendedSalVariableServicesProtocolGuid by qwang12 · 18 years ago
- f80315c Add in EmuVariableRuntimeDxe by qwang12 · 18 years ago
- 46913d4 Diable 1418 and 1419 with pragma. by qwang12 · 18 years ago
- 361c9fe Add PciBus module to Nt32Platform. by qhuang8 · 18 years ago
- 307e759 Fix UINT64 multi const issues. by qhuang8 · 18 years ago
- 16687e1 Added more functionalities by jwang36 · 18 years ago
- fdb4db2 Add MonAdd MonotonicCounter driver to platform build file by qhuang8 · 18 years ago
- 535fa32 Correct the dxs section for PlatformBdsDxe for Nt32Pkg by klu2 · 18 years ago
- 0c1a5ce Add MonotonicCounter driver by qhuang8 · 18 years ago
- e70d34c Add MonotonicCounter driver, which produces MonotonicCounter arch protocols by qhuang8 · 18 years ago
- 75d51bc Add in Ps2keyboard.inf and Ps2Mouse.inf to IntelFrameworkModuelPkg by qwang12 · 18 years ago
- a534fc0 Add in Ps2keyboard.inf and Ps2Mouse.inf to IntelFrameworkModuelPkg by qwang12 · 18 years ago
- 05fbd06 Add in Ps2keyboard.inf and Ps2Mouse.inf to IntelFrameworkModuelPkg by qwang12 · 18 years ago
- 911cad1 Use Hob to get the variable base address in NV storage, but this need to be changed as use PCD when build tool is ready by klu2 · 18 years ago
- 361064f Fix the RuntimeDxe driver can not be dispatched correctly issue. by klu2 · 18 years ago
- 7a4ba07 Added the SkuIds section by jwang36 · 18 years ago
- 6fa9d09 Fix some { error in Nt32Pkg platform dsc file by klu2 · 18 years ago
- 2367a40 delete duplicated EFI_AP_PROCEDURE by qwang12 · 18 years ago
- e15fbaf 1) PcdFlashNvStorageFtwWorkingSize, PcdFlashNvStorageFtwWorkingBase, PcdFlashNvStorageFtwSpareSize, PcdFlashNvStorageFtwSpareBase, PcdFlashNvStorageVariableSize PcdFlashNvStorageVariableBase should in gEfiMdeModulePkgTokenSpaceGuid. by klu2 · 18 years ago
- 9c8403b Check in library class of SalLib. by xli24 · 18 years ago
- 2cb630b Enabled PCD DXE/PEI module build. by jwang36 · 18 years ago
- 90862b2 Remove the Pal.h from directory "IndustryStandard " of MdePkg. by yshang1 · 18 years ago
- f910763 Update PalCallLib.h by yshang1 · 18 years ago
- c13f09d Checked in PalCallLib.h. The patch does not remove the "/IndustryStandard/Pal.h", which would be Retired in MdePkg. by yshang1 · 18 years ago
- 392ee26 Changed gEfiEdkModulePkgTokenSpaceGuid to gEfiMdeModulePkgTokenSpaceGuid by jwang36 · 18 years ago
- a01c2c8 Fixed exit() issue. by jwang36 · 18 years ago
- be29ac9 1) PcdDxeIplSupportCustomDecompress, PcdDxeIplSupportTianoDecompress, PcdDxeIplSupportEfiDecompress, PcdDxeIplBuildShareCodeHobs should in gEfiMdeModulePkgTokenSpaceGuid token space by klu2 · 18 years ago
- 5391f20 Fixed a string format typo when raising exception by jwang36 · 18 years ago
- 9767823 Should use gEfiFirmwareFileSystem2Guid but not gEfiFirmwareFileSystemGuid in DxeCore. by klu2 · 18 years ago
- 7d421cf Select correct library instance of PeCoffLoaderLib for DXE_CORE by klu2 · 18 years ago
- 3d806b5 Update the C name of CPU I/O PPI. by yshang1 · 18 years ago
- 9294251 Remove gEfiEndOfPeiSignalPpiGuid, it should be defined in MdePkg.dec by qhuang8 · 18 years ago
- 7f2a0ca Add missing gEfiPeiCpuIoPpiInServiceTableGuid & gEfiEndOfPeiSignalPpiGuid to MdePkg. by qhuang8 · 18 years ago
- 62d1e08 Add pack(1) for section header structure. by lgao4 · 18 years ago
- ab7136a Update [PcdsDynamicDefault.common] because build.exe has been update. by klu2 · 18 years ago
- afc4d4e Add cleanall target by klu2 · 18 years ago
- caf45c9 Add PciCfg PPI definitions by qhuang8 · 18 years ago
- a67d1f1 Add Framework version of PeiSmbusLib instance: depending on Smbus PPI. by qhuang8 · 18 years ago
- 502eed2 Added new [BuildOptions] format support by jwang36 · 18 years ago
- 877723a Remove addtional debuglib library instance for SEC module. by klu2 · 18 years ago
- 8514044 SecMain should use BaseDebugNullLib.lib for DebugLib library class. by klu2 · 18 years ago
- 910f969 Fix the issue that Sec lost library build dependency by klu2 · 18 years ago
- d695558 Split out DebugLib for different module types by AJFISH · 18 years ago
- c1e851d Fixed build issues by updating DSC file by AJFISH · 18 years ago
- 4c7560b Fix the build issue for MdeModulePkg. by klu2 · 18 years ago
- 93ce5ac Added EFI_EVENT_ alais for EVT_ #defines to match our old code by AJFISH · 18 years ago
- 7540e75 GraphicsLib depends on GraphicsOutput protocol definitions so I added include for GOP by AJFISH · 18 years ago