summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-24Update DevicePath driver to reflect several device path update in UEFI spec: ...qhuang8
2007-09-24Update DevicePathLib to reflect the update of UEFI device utility protocolqhuang8
2007-09-22Fix bug in backward copy for x64mdkinney
2007-09-21update changelog and source revision for build tools.jlin16
2007-09-21Add support of INF file in FDF that describe binary files.jlin16
2007-09-21Fix APRIORI file missing FILE statement.jlin16
2007-09-201. Set the Target array to zero before fill the target id.qhuang8
2007-09-20Fix invalid return status to sync with newest UEFI spec 2.1qhuang8
2007-09-20Add feature of Apriori file generation for FV.jlin16
2007-09-20Fix a bug to print correct message to ConOut and StdErr as they accept unicod...qwang12
2007-09-20Fix a bug which leave BLOCKSIZE of BloIO produced by IsaFloppy to be zero whe...qwang12
2007-09-19Fix a typo in the display string of MEMMAP_DEVICE_PATH.The precision flag is ...qhuang8
2007-09-19Fix single FV/FD generation error.jlin16
2007-09-19Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang1
2007-09-19Bug fix for the runtime memory status code.yshang1
2007-09-18fixed one asm routinevprabhal
2007-09-18fixed one asm routinevprabhal
2007-09-18Add PAD file guid table for GenFv reproducibility.lgao4
2007-09-18Changed the revision of source code from which build.exe comesjwang36
2007-09-18Enabled "fds" build target for build.exe and added "-r" and "-i" options to s...jwang36
2007-09-18Use Device Path Macros to get Device Path Type/SubType. (Some extensions migh...qhuang8
2007-09-17Removed PcdFeatureFlag Attribute - use in the FeatureFlag instead PcdTokenSpa...lhauch
2007-09-17Added PcdFeatureFlag Attribute - use PcdTokenSpaceGuidCName.PcdCNamelhauch
2007-09-17Correct GenFv tool to generate capsule image, Correct GenFw tool to override ...lgao4
2007-09-17Add PI incompatible change into ChangeLog.txt for MdePkg and MdeModulePkgklu2
2007-09-17Make IntelFrameworkPkg pass package buildqhuang8
2007-09-17Remove OldPeiCoreEntryPoint library instance from MdePkgklu2
2007-09-17Remove OldPeiCoreEntryPoint library instance from MdePkgklu2
2007-09-17Remove OldPeiCoreEntryPoint library instance from MdePkgklu2
2007-09-17FixedPcd macro should *not* be used in Library's inf file. klu2
2007-09-17Adjust the revision number.qhuang8
2007-09-171. Uefi2.1 feature - Add Hardware Error Record Persistence Support qhuang8
2007-09-17Update the local header file name.qhuang8
2007-09-171. Add Missing UefiDrvierModel APIs in UefiLibFramework instances.qhuang8
2007-09-171. Add EfiLibInstallDriverBindingComponentName2() to install DriverBinding Pr...qhuang8
2007-09-17Add Hardware Error Variable defined in UEFI 2.1 specqhuang8
2007-09-17remove original fileklu2
2007-09-17PeiCore and DxeCore should use MdePkg/Library/BasePcdLibNull/BasePcdLibNull.i...klu2
2007-09-17Remove incorrect ScsiIo.hyshang1
2007-09-17Rename usbatapi.h to UsbAtapi.hyshang1
2007-09-17Temporary file for rename the usbatapi.h.yshang1
2007-09-141) Remove buffer overflow when the number of Driver Binding Protocols increas...mdkinney
2007-09-14Build a valid device path to an EFI driver loaded from a PCI Option ROMmdkinney
2007-09-14Add InvokePeiCore function to invoke the PeiCore in new stack.klu2
2007-09-14update IPF ICC's tool chain root path.qwang12
2007-09-14Fixed the wrong usage of ENV()jwang36
2007-09-14Sync-ed the revision number of GenFds.exejwang36
2007-09-14Re-generated since some common code has been changedjwang36
2007-09-141) Fixed the issue which macro in the form of ENV() can't be replaced.jwang36
2007-09-14Add more details for my non-compatible change check in.lgao4