]> git.proxmox.com Git - mirror_edk2.git/history - EdkNt32Pkg
Fixed the spaces issue.
[mirror_edk2.git] / EdkNt32Pkg /
2007-06-25 vanjeffAdd some definitions for efi event in Uefi/UefiSpec...
2007-06-08 vanjeffremove UefiRuntimeServiceTableLib reference from Hellow...
2007-06-01 qwang12Add in GUID_TYPE and "Help Text" for GUID declaraion...
2007-05-30 klu2Fix the wrong checking for UnixSerialIo
2007-05-30 klu2Add UnixSerialIo device driver
2007-05-21 vanjeffRemove some unnecessary #if/#ifdef from some header...
2007-05-08 vanjeffclean up SFD file.
2007-05-05 ajfishFixed bug in NT32 file system driver. The FileInfo...
2007-04-19 vanjeffPerfected MSA files.
2007-04-18 lgao4Remove autogen.h from all dxs files, because autogen...
2007-04-16 klu2Fix the inconsistent guid for terminal driver which...
2007-04-13 vanjeffFixed some issues for IA32 architecture platform build.
2007-04-10 vanjeffPerfected MSA files.
2007-04-09 lgao4Clean up the following module msa files, they are three...
2007-04-05 lgao4Change PcdWinNtFileSystem value is to the correct direc...
2007-04-05 lgao4Clean up the following module msa files, they are edkmo...
2007-04-04 lgao4Change BDS to get the default logo picture by default...
2007-03-30 vanjeffremove unnecessary files from EdkGenericBdsLib in EdkNt...
2007-03-30 vanjeff1. Perfect libraries MSA files
2007-03-29 xgu3to fix
2007-03-29 xgu3[Source] Useless assigning statement in ata and atapi
2007-03-21 vanjeff1. Removed #ifdef EDK_RELEASE_VERSION from all c files...
2007-03-20 vanjeff1. Removed #ifdef SNP_DEBUG and used debug lib to outpu...
2007-03-16 vanjeff1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATOR
2007-03-14 qwang12Remove the BugBug in package header file for DXE_CORE...
2007-03-13 qwang12pair RaiseTPL with RestoreTPL
2007-03-12 qwang12Add a lock to protect the critical region in Service...
2007-03-12 qwang12Resolve the build break caused by changes to DxeCore.
2007-03-09 qwang121) Replace BdsLibGetBootMode with GetBootMode from...
2007-03-08 qhuang81. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI...
2007-03-05 lgao4Correct APPLICATION_EFI ffs key file type from EFI_FV_F...
2007-03-02 vanjeff1.replace macros EFI32 with MDE_CPU_IA32
2007-02-28 klu2The token for PERF_END macro is CHAR8 but not CHAR16
2007-02-27 vanjeffclean up MSA file and sync FPD file
2007-02-27 vanjeffclean up MSA/SPD files.
2007-02-14 qwang12Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint...
2007-02-13 qhuang8Remove the combo library
2007-02-13 qhuang8Split Nt32OemHookStatusCodeLib to PEI/DXE instances
2007-02-05 qhuang81.Drop the support of UEFI_APPLICATION for UefiDriverLib
2007-02-02 vanjeff1. removed BaseTimerLibLocalApic from MdePkg and Nt32Ti...
2007-01-31 xgu31. PEI core needs to check image machine type
2007-01-26 xgu3To fix,
2007-01-25 qwang12Remove USER_DEFINED in IncludePkgHeader in spd files...
2007-01-25 lgao4Nt32TimerLib doesn't support IPF, X64 and EBC, I remove...
2007-01-25 jwang36- Fixed EDKT240. Now the Blank.pad file for alignment...
2007-01-24 bbahnsenFix up file paths.
2007-01-19 qhuang8Fix component name bugs when input Controller Name...
2007-01-16 xgu3Fix the issues,
2007-01-12 xli24Update video card preference policy, together with...
2007-01-11 xli24BDS code calls Hii->FindHandles() with hardcoded length.
2007-01-10 lgao4Add dependency for RealAsm file build rules and Use...
2006-12-28 qhuang8Introduce a new Guid with CName gEfiGenericPlatformVari...
2006-12-26 wuyizhongMigrate GOP driver from R8.6 for NT32. Add a new PCD...
2006-12-14 xli24Original BdsLibMatchDevicePaths() excludes end node...
2006-12-13 qwang121) Use FeatureFlag PcdPciBusHotplugDeviceSupport to...
2006-12-13 qwang121) Use FeatureFlag PcdPciBusHotplugDeviceSupport to...
2006-12-12 wuyizhongMerge GOP related code from r8->r9.
2006-12-08 xli24Support adding boot option from removable media, and...
2006-12-08 qhuang8Do not clear debug register. New performance code does...
2006-12-07 xli24Let specify GUID value for GUID-defined FV region,...
2006-11-28 qhuang8update fpd to add PcdDxeIplBuildShareCodeHobs.
2006-11-27 yshang1Fix bug to support Nt32Pkg source level debug.
2006-11-27 qhuang8Update DxeIplPeim setting.
2006-11-22 bbahnsenrename library to Library
2006-11-16 qouyangFixed EDKT419.
2006-11-14 gtianAdd IPF support in Base IO Lib, and related change...
2006-11-13 vanjeffrename PcdGenericPlatformBusSpeed to PcdFSBClock to...
2006-11-13 klu2Add comments for all file tagged with "ToolCode="DUMMY"".
2006-11-13 vanjeff1. Rename PcdPlatformBusSpeed to PcdGenericPlatformBusSpeed
2006-11-09 mdkinneyRemove hard coded constant of 15, and use CPU_STACK_ALI...
2006-11-08 dtang2Bug fix for "Tiano BIOS needs to implement an automatic...
2006-11-07 vanjeffadded PcdPlatformBusSpeed for BaseTimerLibLocalApic...
2006-11-07 dtang2Bug fix for "Unplug U Disk during exploer using File...
2006-11-06 cwu11Add pcd declaration to EdkModulePkg and Nt32Pkg to...
2006-11-03 mikewuping I fixed following bugs in EDKII.
2006-11-03 cwu111. Add the fix for the following Bugs:
2006-11-03 dtang21. Bug fix for "EDK GenericBds WriteBootToOsPerformance...
2006-10-31 lhauchFixed Case of include bootmaint.h to correct BootMaint...
2006-10-31 lhauchFixed Case of include bootmaint.h to correct BootMaint...
2006-10-31 lgao4Change Binary Fat module from fat.ffs to fat.efi
2006-10-23 vanjeffrename ACPI, PCI, END and LPC to DP_ACPI, DP_PCI, DP_EN...
2006-10-23 qhuang8Make NT32 SecMain not depend on ReportStatusCodeLib
2006-10-22 ajfishUpdated the Runtime Driver to use the MDE libs for...
2006-10-18 wuyizhongUpdate build options format from "ABC", "XYZ" to ABC...
2006-10-16 wuyizhongMake Logo build following standard build process instea...
2006-10-13 klu2Add Nt32TimeLibNull library instance for Nt32 platform...
2006-10-10 jwang36Fixed build break caused by GetPerformanceCounter(...
2006-10-08 jwang36Changed the way of using precompiled header in the...
2006-10-07 mdkinneyFix VS2005 compatibility issue
2006-10-04 mdkinneyFix VS 2005 compatibility issue
2006-10-04 mdkinneyFix VS 2005 compatibility issue
2006-10-04 mdkinneyFix VS 2005 compatibility issue
2006-10-04 mdkinneyFix VS 2005 compatibility issue
2006-10-04 mdkinneyAdd support for DEBUG and RELEASE builds of this FPD...
2006-09-27 lgao4Remove the duplicated Copy Right in msa header.
2006-09-21 vanjeffMerger DriverBinding and ComponentName into one <extern...
2006-09-19 mdkinneyAdd PCD Feature Flags for the Device Path Module
2006-09-19 jwang361) Added dependency check for flashmap, genfvimage...
2006-09-18 lgao4changed EdkModulePkg GUID from the original B6EC423C...
2006-09-18 vanjeffadded EFIAPI for those constructor functions
next