- 9c0f45b fix path error by klu2 · 18 years ago
- 845effb Rename EFI_PEI_PCI_CFG_PPI_IO to EFI_PEI_PCI_CFG2_PPI_IO to avoid collision with EFI_PEI_PCI_CFG_PPI by vanjeff · 18 years ago
- 2b492f1 add gEfiPciCfgPpiInServiceTableGuid definitions by vanjeff · 18 years ago
- 38d3324 1. Incorporated dll generation and active platform support in GenFds; by jwang36 · 18 years ago
- f534206 Add PeiCore by klu2 · 18 years ago
- 033655d Close all compiler's options for debug Sec by klu2 · 18 years ago
- c45c41c Add PDB for IA32 DLINK flag for MYTOOLS chain by klu2 · 18 years ago
- 88083d0 Fix the build break of EdkModulePkg. by xli24 · 18 years ago
- a2e6637 Add GUID defintions for gDeviceRecoveryModulePpiGuid by qhuang8 · 18 years ago
- 0b2f42c Fixed FirmwareFileSystem.h to make it compile independently. by bxing · 18 years ago
- 0c8a18c Added Capsule.h for capsule related definitions in Framework spec. by bxing · 18 years ago
- 0106da0 Corrected uses of PI header files. by bxing · 18 years ago
- 694b922 Corrected uses of IntelFrameworkPkg header files. by bxing · 18 years ago
- 297ce0f Renaming files/directories by bxing · 18 years ago
- 21c6d91 Include "Guid/FirmwareFileSystem.h " provided by IntelFrameworkPkg. by yshang1 · 18 years ago
- b34a6e8 Add EFI_FV_FILETYPE_ALL in IntelFrameworkPkg. by yshang1 · 18 years ago
- 1bd4306 Move PeiPeCoffLoader from /Protocol to /Guid. by yshang1 · 18 years ago
- 08253b6 Update MdeModulePkg.dsc to build DxeCore. by yshang1 · 18 years ago
- 28a0029 Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1. by yshang1 · 18 years ago
- db6c5cc Add library class PeCoffLoaderLib in MdeModulePkg by yshang1 · 18 years ago
- 62aec47 Add PeiDxePeCoffLoaderLib instance in MdeModulePkg. by yshang1 · 18 years ago
- 96219b7 Update modifier of FVB protocol. by yshang1 · 18 years ago
- 72765a9 Add FindFv PPI. Add Fv header definitions. by yshang1 · 18 years ago
- 01c25cb Fixed typo of DXE_SERVICES_VERSION. by yshang1 · 18 years ago
- bf3179d Add the IPF boot mode into ProcessorBind.h, and these boot mode is defined in Itanium Manual so add this in IPF ProcessorBind.h by zliu3 · 18 years ago
- 677c4c4 Update Migration database since EfiLibInstallDriverBinding & EfiLibInstallAllDriverProtocols have been added back to UefiLib. by qhuang8 · 18 years ago
- eda6761 PI defines EFI_FVH_REVISION to 2 by qwang12 · 18 years ago
- 7c78fa9 add in FirmwareFileSystem.h which define Framework File System Guid. by qwang12 · 18 years ago
- 7e5eeb0c add in FirmwareFileSystem.h which define Framework File System Guid. by qwang12 · 18 years ago
- 7f9f551 Rename to gEfiFirmwareFileSystem2Guid. by qwang12 · 18 years ago
- 1fb7f79 Rename to gEfiFirmwareFileSystem2Guid. by qwang12 · 18 years ago
- 211a264 Add EFI_NOT_AVAILABLE_YET in MdePkg and change the value to EFIERR(32) to avoid the value conflict. by yshang1 · 18 years ago
- c4eed1f Clean up the tolerant definitions of FV_FILETYPEs. by yshang1 · 18 years ago
- ddd3f47 Add macro SECTION_SIZE(SectionHeader) in MdePkg. by yshang1 · 18 years ago
- 192f6d4 Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does follows PI specification except some FV definitions. by klu2 · 18 years ago
- 6afbfeb Add the Consumption limitation for using DxeExtendSalLib in EdkFvbServiceLib.msa, EdkUefiServiceLib.msa, and Dxe/DxeStatusCode.msa in EdkModulePkg. by qouyang · 18 years ago
- cb842d3 Not to generate GenFds when no FDF is found by jwang36 · 18 years ago
- 258e731 Use build.exe instead by jwang36 · 18 years ago
- 3a3ed4a Incorporated GenFds in platform Makefile by jwang36 · 18 years ago
- 1e4cbd9 Add Logo Module by qhuang8 · 18 years ago
- 2010c81 add SKU section in dsc file by vanjeff · 18 years ago
- 06b161f AsmReadKr1 is already defined in the baselib by vprabhal · 18 years ago
- 1d58cfb Fixed build break by removing missing include file. Made code compile by not assuming every FLASH device is a FW Hub. by AJFISH · 18 years ago
- 47e3709 Deleted unneeded file by AJFISH · 18 years ago
- ba23773 Removed IntelframeworkPkg contamination from MdeModulePkg modules. by AJFISH · 18 years ago
- c1f23d6 Add DebugPort & DebugSupport drivers by qhuang8 · 18 years ago
- 00c4901 add in GraphicsLib.h by qwang12 · 18 years ago
- 72d4944 add MaxBbsEntries.h by qwang12 · 18 years ago
- 9938f40 String.h confuse cl.exe. Its name collide with MS's std library. by qwang12 · 18 years ago
- 0633558 String.h confuse cl.exe. Its name collide with MS's std library. by qwang12 · 18 years ago
- 131d866 enable PlatformBdsDxe by qwang12 · 18 years ago
- 9ef4650 Use String.h by qwang12 · 18 years ago
- 37935d9 remove dxs fie by qwang12 · 18 years ago
- 559cb09 add in FirmwareRevision.h by qwang12 · 18 years ago
- 97ccbf2 Enable PlatformBdsDxe by qwang12 · 18 years ago
- 851d410 Enable PlatformBdsDxe by qwang12 · 18 years ago
- 2ff82e8 changed gEfiMdeModulePkgTokenSpaceGuid to gEfiEdkModulePkgTokenSpaceGuid temporary. They are need cleaning up later. by vanjeff · 18 years ago
- 34f9235 upload bld.exe by jjin9 · 18 years ago
- efb6503 add PCD Dxe and Pei module in Nt32Pkg.dsc, but they are commented. by vanjeff · 18 years ago
- 7bc232b Add BaseCustomDecompressLibNull, DxeDebugLibSerialPort and UefiUsbLib library instance into MdePkg. by lgao4 · 18 years ago
- fc26ff8 Fixed a merge issue by jwang36 · 18 years ago
- 2487d6a Recovered the mis-overwritten inf file by jwang36 · 18 years ago
- 8706c60 clean up by vanjeff · 18 years ago
- bc154f9 Incorporated PCD database support and a PCD parse bug by jwang36 · 18 years ago
- be82f9f Enabled PCD DXE/PEI modules build in MdeModulePkg by jwang36 · 18 years ago
- 2e19fd0 Porting SecMain module for Nt32Pkg, but not enable PI, so it currently dependent on IntelFrameworkPkg temporary. by klu2 · 18 years ago
- 53f320d Add GenFds tool to parse FDF file and create Fv, FD image. by lgao4 · 18 years ago
- f5d74f6 Add comments for FDF file. by lgao4 · 18 years ago
- a0afd01 Import DxeCorePerformanceLib DxePerformanceLib PeiPerformanceLib and EdkDxePrintLib by vanjeff · 18 years ago
- 80408db Import PCD dxe and PCD pei modules. by vanjeff · 18 years ago
- 5e51d10 Added code to remove "GUID" structure type definition in preprocessed VFR files by jwang36 · 18 years ago
- 8fb3048 Update the EFI_FV_FILETYPE definitions. by yshang1 · 18 years ago
- 49cc0d3 Make some vfr buidable. by qwang12 · 18 years ago
- bcfe6ae Update EFI_CAPSULE_HEADER definition. by vanjeff · 18 years ago
- dd356cc Enable MiscSubclassDriver.inf in Nt32Pkg by vanjeff · 18 years ago
- 3b89de6 Update EFI_CAPSULE_HEADER definition. by vanjeff · 18 years ago
- b67d613 Update EFI_CAPSULE_HEADER definition. by yshang1 · 18 years ago
- 531febc Update EFI_CAPSULE_HEADER definition. by yshang1 · 18 years ago
- 45ad556 Update the EFI_CAPSULE_HEADER definition. by yshang1 · 18 years ago
- 6d2b4f2 Adjust the default Library Class instances list in Library Class section. by vanjeff · 18 years ago
- 4a2e617 Renamed the GUID'ed compressor/decompressor definitions by jwang36 · 18 years ago
- 2a3e0cc Fixed unicode parse issue and vfr file build issue by jwang36 · 18 years ago
- 29afc51 Correct DSC to specify the new AtapiPassThru directory. by lgao4 · 18 years ago
- 24491cf Add Nt32 fdf file. by lgao4 · 18 years ago
- e0557ab Added compressor tools by jwang36 · 18 years ago
- 7c1939e delete dxs file by qwang12 · 18 years ago
- 7928840 delete dxs file by qwang12 · 18 years ago
- 00fac19 delete dxs file by qwang12 · 18 years ago
- 24c5851 delete dxs file by qwang12 · 18 years ago
- 1897b70 Change MonotonicCounterRuntimeDxe to MetronomeDxe. This is a typo ininitally. MonotonicCounterRuntimeDxe should be in MdeModulePkg. by qwang12 · 18 years ago
- ca34da0 delete dxs file by qwang12 · 18 years ago
- 49d77b4 delete dxs file by qwang12 · 18 years ago
- 9b53707 Update EFI_PEI_LOAD_FILE_PPI_GUID in MdePkg. by yshang1 · 18 years ago
- 581c608 Move Pci/AtapiPassThru/Dxe to Pci/AtapiPassThruDxe. by yshang1 · 18 years ago
- 188fe5e removing the dependency on EDKDxeSalLib and EdxDxeRuntimeSalLib, instead using DxeExtendedSalLib and DxeRuntimeExtendedSalLib by vprabhal · 18 years ago
- fe6a445 Rename Protocol/FormCallback.h to Protocol/FormCallbackFramework.h to follow the naming convention. by qwang12 · 18 years ago
- e638b5e Remove CommonHeader.h from VFR files. by qwang12 · 18 years ago
- 0847a64 change reference to EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL_GUID EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL by qwang12 · 18 years ago
- 15c2f6f Rename Protocol/FormCallback.h to Protocol/FormCallbackFramework.h to follow the naming convention. by qwang12 · 18 years ago
- b06f038 Add building DxeMemoryLib. by yshang1 · 18 years ago