- c3f6b7b Back the wrong check in for MdeModulePkg.dsc. by vanjeff · 17 years ago
- 3012ce5 1. Fixed bugs in DxeNetLib to meet consistence with network module DriverBinding protocol. by vanjeff · 17 years ago
- b290614 Port PlatformDriOverrideDxe into R9. by vanjeff · 17 years ago
- 77aa51c Fix bug that failed to reclaim the variable. by yshang1 · 17 years ago
- 130e256 1) Replace MACRO with C functions. by yshang1 · 17 years ago
- 51dc1f6 Fixed one bug in UefiPxeBc start()/stop(). That would cause stop() failure. by vanjeff · 17 years ago
- ab5f0d6 Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC compile error "Unspecific evaluated order". by yshang1 · 17 years ago
- 9cad030 Align the header of variable from 1 to 4, which can avoid the size of variable content corrupt if the critical data cross two flash block. by yshang1 · 17 years ago
- fdb7765 1) Fix the bug that Variable Cache Search does not be protected by lock during boot time. It potentially results in the info from GetVariable() is not correct. by yshang1 · 17 years ago
- aec072a sync tracker to remove duplicate display mode in ConOut virtual handle GOP instance. by vanjeff · 17 years ago
- ff44fe7 Make the code ICC clean. by qwang12 · 17 years ago
- b7d3c63 fixed one bug when calculate the string length. by vanjeff · 17 years ago
- 0657905 Fixed an issue which caused incorrect value of PCD from FDF file. by jwang36 · 17 years ago
- 07a7038 update for passing the ICC compiler by eric_tian · 17 years ago
- 900faff Add !include statement support in GenFds.exe which makes FDF file could include other file contents at any position in FDF. by jlin16 · 17 years ago
- dc361cc 1. Import UEFI PxeBc module in MdeModulePkg by vanjeff · 17 years ago
- 822360e Measure PEimage and ActionString data according to TPM requirement. by lgao4 · 17 years ago
- fa7f89d modified the UNIXGCC information by lhauch · 17 years ago
- e26b8dc Fixed some of the comments by lhauch · 17 years ago
- fbf8224 Modified BINUTILS_URL to point to mirrors.kernel.org, added comments by lhauch · 17 years ago
- ab92812 fixed paths for UNIXGCC tools by lhauch · 17 years ago
- 4cb5bc5 scroll back to old HII component. by jlin16 · 17 years ago
- 31f9e63 1. add DxeI2c Library in OptionRomPkg. by vanjeff · 17 years ago
- b7bef2a Add depex section generation feature for GenFds.exe by jlin16 · 17 years ago
- 0c0f317 Add TCG/TPM internal PPI and Protocol by lgao4 · 17 years ago
- 2a722cc Add TCG protocol by lgao4 · 17 years ago
- 267669b Add TPM related definitions. by lgao4 · 17 years ago
- b2696f2 Updated the revision number of build tools by jwang36 · 17 years ago
- 2d60f29 Fixed a bug which caused the PCDs inherited from libraries cannot be overridden under [Components] in DSC file. by jwang36 · 17 years ago
- ca12415 Fixed the porting issue. That leads uninitialized variable. by vanjeff · 17 years ago
- af2bb54 Update the PciXXXReadBuffer() for better coding style. by yshang1 · 17 years ago
- ab4a8f3 1) remove EfiLibReportStatusCode mapping as Status reporting API changed completely by EDK II and EDK I. by qwang12 · 17 years ago
- 0c62737 Since PciXXXReadBuffer/PciXXXWriteBuffer does not check the alignment of user buffer, if the alignment of user buffer is different than the PCI Address on IPF, the library would generate the Alignment Fault. by yshang1 · 17 years ago
- bbfa12f Sync the migration tool setting files with the definitions in latest UEFI 2.1 specification and the code in latest EDK II source tree. by qwang12 · 17 years ago
- 63245e9 Added $(ASL_FLAGS) to $(ASL) command line by jwang36 · 17 years ago
- 41ca880 fixed a typo - GS8192 should be Gs8192 by lhauch · 17 years ago
- f260433 Added QIPF_fr32 flags to IPF CC flags, neede by UEFI ABI for Itanium by lhauch · 17 years ago
- 41e4912 fix DataHubGetNextRecord bug by eric_tian · 17 years ago
- bcb9d42 usb kb's bug fix by eric_tian · 17 years ago
- 96d1b17 Add the Rom Image to internal database for later PCI light enumeration by eric_tian · 17 years ago
- db9d722 align all fields of data struct by eric_tian · 17 years ago
- ecb575d Enhance the Usb bus driver to support Star with Remaining device path. by vanjeff · 17 years ago
- be0187b Comment out unused ECP library which no any module referenced, by klu2 · 17 years ago
- 50cb16d Fixed the bug that the PPI descriptor number defined in PeiCore.h is not enough to hold all the PPI and PPI notifies. by vanjeff · 17 years ago
- 106c688 Fixed out-of-date contents (PVCS tracker 732) by jwang36 · 17 years ago
- d78f8ac Fixed typos (PVCS tracker 749) by jwang36 · 17 years ago
- 1c2c04d Fixed typos (PVCS Tracker 750) by jwang36 · 17 years ago
- 73e88b4 Fix typo of Library Class Declaration. by yshang1 · 17 years ago
- b335457 Added component type to module type mapping between "PE32_PEIM" and "PEIM" for R8 modules by jwang36 · 17 years ago
- f71c1d3 Changed the NMAKE path from VS2003 to VS2005 for ICC tool chain by jwang36 · 17 years ago
- 6a690e2 add iSCSI protocol by eric_tian · 17 years ago
- e3b1115 add iSCSI protocol by eric_tian · 17 years ago
- 2529e5e Added following line under [BuildOptions] for R8 modules build by jwang36 · 17 years ago
- cd46d8f Added [Libraries] for R8 modules' build by jwang36 · 17 years ago
- 58ce61e a. Enabled building R8 modules by jwang36 · 17 years ago
- ca16210 Initialize DuetPkg ... by klu2 · 17 years ago
- a09aa7e Add "ALWAYS_PRODUCED" Library class item for EDK module whose COMPONENT type is "LIBRARY". by qhuang8 · 17 years ago
- 61ce586 Add all smbios record structure definition. by klu2 · 17 years ago
- c281c69 Add preparation for FAR release. by qhuang8 · 17 years ago
- c153bab Update Fat Binary to use EDK II Prime EnhancedFat driver in FatPkg. by qhuang8 · 17 years ago
- 22e81f1 Correct the default value of PcdUefiVariableDefaultPlatformLangCodes & PcdUefiVariableDefaultPlatformLang according to their semantics. by qhuang8 · 17 years ago
- d073838 Remove 'Framework' word in comments by klu2 · 17 years ago
- 893ce03 fix a issue to pass ICC build by qwang12 · 17 years ago
- c4a62a1 Sync the latest version from R8. by vanjeff · 17 years ago
- 372787b Add TianoCompressed Rule for PEIM and Dxe Driver as one example. by lgao4 · 17 years ago
- e111752 Fix one bug in PeiExtractGuidedSectionLib to convert the address after hob start address is changed. by lgao4 · 17 years ago
- a182eb4 Fixed the bug when set mode value is less than the Max mode value. by vanjeff · 17 years ago
- aaf5cf8 Use the correct ASSERT form. by qwang12 · 17 years ago
- e057ce1 Fix the duplicate module in dsc file by klu2 · 17 years ago
- 965e8d5 Re-generated per the bug fixes. by jwang36 · 17 years ago
- 1f89f78 Removed commented out lines by jwang36 · 17 years ago
- d5e4817 Added X64 compiler build script by jwang36 · 17 years ago
- c504fc2 Made it executable by jwang36 · 17 years ago
- 64cf8bc Changed the ICC tools to use VS2005's tools and dlls because of crash of ICC working with VS2003. by jwang36 · 17 years ago
- 1f83807 Built with vs.net 2005 from by jljusten · 17 years ago
- 3e9fbbf deleted edk2/BaseTools/Bin/Darwin: by jljusten · 17 years ago
- 2dffc14 modified edk2/BaseTools/BuildEnv: by jljusten · 17 years ago
- 66dcb2f modified edk2/BaseTools/BuildEnv: by jljusten · 17 years ago
- b2c5e19 Use AllocatePage for FvImage. by lgao4 · 17 years ago
- bc4b818 Changed the file or directory name inconsistences by jwang36 · 17 years ago
- a3ac242 Update PcdLib instances: by qhuang8 · 17 years ago
- 0b67ae1 Updated this script to use the latest binutils and cygwin because the old versions of them are not available. by jwang36 · 17 years ago
- 373572c Fix build break issue by klu2 · 17 years ago
- 3883795 Move sure FvImage buffer at its alignment when install FVB protocol on it. by lgao4 · 17 years ago
- 3d5c597 Sync HII and Setupbrowser related header files with UEFI 2.1 spec. by qwang12 · 17 years ago
- 5a1fc22 Sync HII and Setupbrowser related header files with UEFI 2.1 spec. by qwang12 · 17 years ago
- f1d73e2 Fix one minor bug to print TE image correct start address into Fv map file. by lgao4 · 17 years ago
- 797a9d6 MdeModule cleanup for PI: by klu2 · 17 years ago
- 256a0cc Re-generated because of AutoGen changed by jwang36 · 17 years ago
- 7027939 Remove logic to repair image handles by mdkinney · 17 years ago
- f58f873 roll back change by mdkinney · 17 years ago
- c486973 Cache FvImage at buffer with its required alignment. by lgao4 · 17 years ago
- 069cb38 Fixed default Token Number missing issue and default sku value issue. by jwang36 · 17 years ago
- ff1fc29 Added support of calculating the string size for PCD with datum type "VOID*", if its MaxDatumSize is not specified. by jwang36 · 17 years ago
- 82ffa27 Added 'DEFAULT' sku id for dynamic PCDs not found in DSC file. by jwang36 · 17 years ago
- 0c9d739 1. Move some status code related PCDs to MdePkg by qhuang8 · 17 years ago
- c93ce64 edk2/MdeModulePkg/Include/Protocol/Dpc.h by jljusten · 17 years ago
- 288f9b3 Enable PeiCore to dispatch the encapsulated fv images with depex expression. This feature can process the different fv images in the different boot path, which is useful for boot performance and image size. by lgao4 · 17 years ago
- 6ee6572 by lgao4 · 17 years ago
- 95be2c9 by lgao4 · 17 years ago