summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-03Convert CreateBootDisk from windows bat file to Linux sh file. gikidy1-0/+151
2009-03-03Linux split replaced by BaseTools Split.gikidy1-8/+5
2009-03-03Re-organize the PCDs section to reduce the duplication of PCD help text and d...gikidy1-82/+31
2009-03-03Refine comments.klu22-21/+30
2009-03-03Remove debug message code.klu21-17/+1
2009-03-03Fix ICC building issue.klu22-14/+23
2009-03-02Fix bug of wrong stack16 stack for thunk call. This may cause Duet failed to ...klu22-16/+21
2009-03-02Update PostBuild.shklu21-25/+30
2009-03-02Use com as postfix as MSFT does.klu21-6/+6
2009-03-02Add post build script for linuxklu21-47/+47
2009-03-02Add PostBuild process file for Unix environment.gikidy1-0/+72
2009-03-02Re-organize the PCDs section to reduce the duplication of PCD help text and d...qhuang81-79/+11
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang81-1/+1
2009-03-02Correct include path for linux buildingklu21-1/+1
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang81-0/+0
2009-03-02Fix incorrect function headers for IoLib APIs.xli243-24/+24
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang82-0/+47
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang81-1/+1
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang81-1/+1
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang81-1/+1
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang81-9/+1
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang81-0/+9
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang82-78/+0
2009-03-02Remove bmp.h and shellFile.h from MdeModulePkg to IntelFrameworkpkgqhuang83-1/+49
2009-03-02Fixed file path issue if the WORKSPACE is the root of a drive (generated from...jwang362-0/+0
2009-03-02Refine PCI Segment Library to avoid possible intrinsic function.xli242-2/+2
2009-03-02Fix the error that part of instructions of AsmWriteIva() is not included into...xli241-1/+1
2009-03-02remove PCI_MAX_SEGMENT from Industry Standard file.vanjeff2-2/+3
2009-03-02remove comment lineeric_tian1-1/+0
2009-03-02Merge improved comments into this driver.jljusten3-431/+254
2009-03-01Move IntelFrameworkModulePkg/Universal/Legacy8259Dxe tojljusten4-231/+233
2009-03-01Move IntelFrameworkModulePkg/Universal/Legacy8259Dxe tojljusten3-0/+0
2009-03-01a. Allow different types PCD declaration in dec filejwang362-0/+0
2009-03-01Add thunk code for CpuDxe driver.klu23-14/+147
2009-03-01Add missing protocol definition in dec file and remove LegacyBiosThunk protocol.klu24-128/+57
2009-03-01Duet X64 still use IA32 tool chain to generate bootsector. So update postbuil...klu22-4/+8
2009-03-01Pass X64 GCC buildingklu23-2/+869
2009-03-01Update step for FAT32 usb.klu21-3/+7
2009-03-01fix building issue for linux tool chainklu21-14/+18
2009-03-01Refine the comments for BiosVideo thunk driver.klu23-861/+571
2009-03-01Update BiosVideo driver to produce GOP protocol but not UgaDraw protocol whic...klu24-969/+1614
2009-02-28Should use UINTN for architecture register.klu21-1/+1
2009-02-28Fix building issue for linux toolchainklu21-10/+14
2009-02-28Fix build broken for variable's header modification.klu24-4/+5
2009-02-281, Port BiosVideoThunkDxe driver from edk to edk2;klu27-0/+3834
2009-02-28Changed deprecated DPATH to DLL for CYGWINGCC tool chain.jwang361-1/+1
2009-02-28Frozen from source r1503: added quote marks for the reference of $(MAKE) to a...jwang361-0/+0
2009-02-27Define EFI_REMOVABLE_MEDIA_FILE_NAME for EBC architecture in GenericBdsLib li...klu22-7/+14
2009-02-27remove redundant judgement as ALIGNMENT can only equate with 1 or 8 instead of 0eric_tian1-1/+1
2009-02-271. delete Include/Guid/VariableInfo.heric_tian29-90/+115