]> git.proxmox.com Git - mirror_edk2.git/history - DuetPkg
Add missing parameter check ASSERTs in ScsiReadCapacity16Command() of UefiScsiLib.
[mirror_edk2.git] / DuetPkg /
2009-06-01 mdkinneyIncrease source portability by replace the use of EFI_S...
2009-06-01 mdkinney1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelF...
2009-06-01 gikidyReplaced ASM_GLOBAL with .global, and add start label...
2009-05-30 mdkinneyThis checkin addresses the compatibility issue of passi...
2009-05-25 rsun3change ISO 639-2 language codes to RFC 4646 codes in...
2009-05-21 mdkinneyTerminate the Capability List traversal if the Capabili...
2009-05-20 xli24Replace .globl with ASM_GLOBAL
2009-05-20 xli241. Remove .extern from GCC assembly.
2009-05-08 qhuang8Remove the duplicated EdidActive.h & EdidDiscovery...
2009-05-06 gikidyDelete useless files.
2009-05-06 gikidy1. Open USB related and logo support FVs, remove some...
2009-05-06 gikidyPorted LZMA to DUET platform.
2009-05-04 qhuang8Fix a bug that L"PlatformLang" must be a null-terminate...
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-29 eric_tianfix ICC build warning
2009-04-29 eric_tianimprove platformlangcodes/langcodes and platformlang...
2009-04-20 gikidyAdd a note for Duet build under Linux environment.
2009-04-17 gikidySteps for build Duet under Linux environment added.
2009-04-17 lgao4Remove unused IfrSupportLib and ExtendedIfrSupportLib
2009-04-16 klu2Remove macro usage of EFI32, EFI64 in duet package.
2009-04-16 klu2Fix BiosVideo thunk bug about invalid legacy region...
2009-04-16 klu2add return if no valid architecture
2009-04-14 rsun3HII Library Class interface refine.
2009-04-14 vanjeffPer UEFI spec, SetMode() should clear screen anyway...
2009-04-13 lgao4Add UefiHiiServicesLib library instance in every one DSC
2009-04-10 qhuang8Fix the bug that debug output fails to print hex value...
2009-04-09 klu2Add comments for introducing startup sequence for DUET...
2009-04-09 klu2Add comments for introducing startup sequence for DUET...
2009-04-02 rsun3Retire Extended HII library class.
2009-04-01 klu2Remove some drivers to save image size
2009-03-31 gikidyAdd code for floppy format process.
2009-03-31 rsun3Retire FrameworkHiiLib library class. Remove FrameworkH...
2009-03-30 klu2Fix building warning for mismatching paramter pointer...
2009-03-26 klu2Add more comments for override PCD and library instance.
2009-03-26 klu21, cleanup DSC file, use NULL library instance for...
2009-03-25 qhuang8Add header file "SerialStatusCode.h" inclusion.
2009-03-25 klu2Also output information to serial
2009-03-25 klu2Fix name conflict for GetVariable defined in UefiLib.h
2009-03-24 gikidyAdd a parameter for process boot disk create.
2009-03-18 klu2Remove single module's compression from FDF. We could...
2009-03-17 gikidyFix build break for EFI_SMBIOS_TABLE_GUID name has...
2009-03-16 gikidyFile st32_64.S added for X64.
2009-03-16 gikidyFile st16_64.S added for X64.
2009-03-16 gikidyAdded efi64.S file for X64 and reviewed efi32.S file.
2009-03-16 klu2It is safe to use bcat command to cat binary files...
2009-03-16 gikidy1. Add start64.S file for X64.
2009-03-16 klu2Final boot image just need combination, no need to...
2009-03-15 klu2Remove working modification for debug
2009-03-15 klu2Remove exit from batch file
2009-03-13 gikidycleanScreen verified.
2009-03-13 gikidyFix cleanScreen issue.
2009-03-12 eric_tianretire gEfiAlternateFvBlockGuid. All platform FvbRuntim...
2009-03-12 gikidy1. Fix some convert issue.
2009-03-09 klu2Add more comments for thunk call.
2009-03-06 qhuang8Use binary INF file to solve filename case issues.
2009-03-06 qhuang8Use cpu arch macro instead of hard code ia32
2009-03-05 qhuang8Rename library instance name from "PeCoffExtraActionLib...
2009-03-05 klu2Fix issue for boot sector
2009-03-05 klu2Should use 16 bit code.
2009-03-05 klu2Should use 16 bit code.
2009-03-05 klu2Refine comments.
2009-03-05 qhuang8Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderG...
2009-03-05 jljustenRemove 'BASETOOLS_DIR' variable. We assume basetools...
2009-03-03 klu2The IA32 register definition is quit different between...
2009-03-03 gikidyConvert CreateBootDisk from windows bat file to Linux...
2009-03-03 gikidyLinux split replaced by BaseTools Split.
2009-03-03 klu2Refine comments.
2009-03-03 klu2Remove debug message code.
2009-03-03 klu2Fix ICC building issue.
2009-03-02 klu2Fix bug of wrong stack16 stack for thunk call. This...
2009-03-02 klu2Update PostBuild.sh
2009-03-02 klu2Use com as postfix as MSFT does.
2009-03-02 klu2Add post build script for linux
2009-03-02 gikidyAdd PostBuild process file for Unix environment.
2009-03-02 qhuang8remove Bmp.h and ShellFile.h From MdeModulePkg to Intel...
2009-03-02 vanjeffremove PCI_MAX_SEGMENT from Industry Standard file.
2009-03-02 eric_tianremove comment line
2009-03-01 jljustenMove IntelFrameworkModulePkg/Universal/Legacy8259Dxe to
2009-03-01 klu2Add thunk code for CpuDxe driver.
2009-03-01 klu2Add missing protocol definition in dec file and remove...
2009-03-01 klu2Duet X64 still use IA32 tool chain to generate bootsect...
2009-03-01 klu2Pass X64 GCC building
2009-03-01 klu2Update step for FAT32 usb.
2009-03-01 klu2fix building issue for linux tool chain
2009-03-01 klu2Refine the comments for BiosVideo thunk driver.
2009-03-01 klu2Update BiosVideo driver to produce GOP protocol but...
2009-02-28 klu2Should use UINTN for architecture register.
2009-02-28 klu2Fix building issue for linux toolchain
2009-02-28 klu2Fix build broken for variable's header modification.
2009-02-28 klu21, Port BiosVideoThunkDxe driver from edk to edk2;
2009-02-27 eric_tian1. delete Include/Guid/VariableInfo.h
2009-02-27 gikidy1. Use /Map to generate map files;
2009-02-26 klu2Should use code16 for 16-bit assembler, otherwise 32...
2009-02-26 klu2boot sector use 16-bit code.
2009-02-26 klu2in 16-bit code, cs:[] require prefix because sengment...
2009-02-26 klu21, Change name of PcdPlatformBootTimeoutDefault to...
2009-02-26 gikidyAdd GNUmakefile for Linux GCC to build BootSector;
2009-02-26 gikidy1. Add GNUmakefile for Linux GCC to build BootSector;
2009-02-24 klu2Move library class GenericBdsLib and PlatformBdsLib...
2009-02-24 klu2uncomment usb related modules.
next