- 93b0fbc Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. by vanjeff · 18 years ago
- 4c4af52 remove UefiRuntimeServiceTableLib reference from Helloworld module. by vanjeff · 18 years ago
- 679d0a3 Add in GUID_TYPE and "Help Text" for GUID declaraion in EdkNt32Pkg.spd. by qwang12 · 18 years ago
- d756d2e Fix the wrong checking for UnixSerialIo by klu2 · 18 years ago
- d84d883 Add UnixSerialIo device driver by klu2 · 18 years ago
- 76f407a Remove some unnecessary #if/#ifdef from some header files. by vanjeff · 18 years ago
- 311acd6 clean up SFD file. by vanjeff · 18 years ago
- f4c3fab Fixed bug in NT32 file system driver. The FileInfo->FileSize returned for a directory was not a valid value. I fixed the driver to return the correct value. by ajfish · 18 years ago
- ebb9ce7 Perfected MSA files. by vanjeff · 18 years ago
- 7689c08 Remove autogen.h from all dxs files, because autogen.h file has been included by global compiler option. by lgao4 · 18 years ago
- 9035a49 Fix the inconsistent guid for terminal driver which is used in GeneralBds libary. by klu2 · 18 years ago
- bbee948 Fixed some issues for IA32 architecture platform build. by vanjeff · 18 years ago
- 2074c9c Perfected MSA files. by vanjeff · 18 years ago
- 26aa0c2 Clean up the following module msa files, they are three networt and two PCD modules. by lgao4 · 18 years ago
- 4aa2a9a Change PcdWinNtFileSystem value is to the correct directory. by lgao4 · 18 years ago
- 8d8daec Clean up the following module msa files, they are edkmodule package ftwlit, Crc32SectionExtract, NullMemoryTest, PeiMemoryTest, MonotonicCounter modules. by lgao4 · 18 years ago
- 13de892 Change BDS to get the default logo picture by default bmp logo guid. by lgao4 · 18 years ago
- 784220c remove unnecessary files from EdkGenericBdsLib in EdkNt32pkg by vanjeff · 18 years ago
- fa332de 1. Perfect libraries MSA files by vanjeff · 18 years ago
- cb360b2 to fix [NT32] Emulator can't run when built with /O1 by xgu3 · 18 years ago
- 4b2e068 [Source] Useless assigning statement in ata and atapi by xgu3 · 18 years ago
- ce8bd86 1. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modules by vanjeff · 18 years ago
- 3aaddf9 1. Removed #ifdef SNP_DEBUG and used debug lib to output information by vanjeff · 18 years ago
- 7af45bf 1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATOR by vanjeff · 18 years ago
- 68154a8 Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which force every driver to include MdePkg/Include/Library/PeCoffLib.h. by qwang12 · 18 years ago
- 9db9711 pair RaiseTPL with RestoreTPL by qwang12 · 18 years ago
- 1a682c8 Add a lock to protect the critical region in Service APIs for gEfiBlockIoProtocolGuid and gEfiSimpleFileSystemProtocolGuid Protocol to prevent re-entrance of the same API from from different TPL level. In UEFI 2.1 spec, it is state that the service API for this Protocol is callable at EFI_TPL_CALLBACK level. by qwang12 · 18 years ago
- a2fa23f Resolve the build break caused by changes to DxeCore. by qwang12 · 18 years ago
- 17fb73c 1) Replace BdsLibGetBootMode with GetBootMode from HobLib of MdePkg. by qwang12 · 18 years ago
- df557cc 1. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI spec by qhuang8 · 18 years ago
- 9778870 Correct APPLICATION_EFI ffs key file type from EFI_FV_FILETYPE_DRIVER to EFI_FV_FILETYPE_APPLICATION, and remove depex section from application ffs layout. by lgao4 · 18 years ago
- 59e9a36 1.replace macros EFI32 with MDE_CPU_IA32 by vanjeff · 18 years ago
- c3ebca2 The token for PERF_END macro is CHAR8 but not CHAR16 by klu2 · 18 years ago
- 4dcf1fe clean up MSA file and sync FPD file by vanjeff · 18 years ago
- 7f0ceb2 clean up MSA/SPD files. by vanjeff · 18 years ago
- 22d9199 Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library. by qwang12 · 18 years ago
- a25b26b Remove the combo library by qhuang8 · 18 years ago
- 7aa2023 Split Nt32OemHookStatusCodeLib to PEI/DXE instances by qhuang8 · 18 years ago
- c77f986 1.Drop the support of UEFI_APPLICATION for UefiDriverLib by qhuang8 · 18 years ago
- 4faa502 1. removed BaseTimerLibLocalApic from MdePkg and Nt32TimerLib from EdkNt32Pkg. by vanjeff · 18 years ago
- a8b194b 1. PEI core needs to check image machine type by xgu3 · 18 years ago
- c791698 To fix, by xgu3 · 18 years ago
- febc643 Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sense to specify package include header file for a custom build type module. Package creator has no a priori knowledge about what header file will be needed by the USER_DEFINED module customers created in dependent package. by qwang12 · 18 years ago
- b4fd460 Nt32TimerLib doesn't support IPF, X64 and EBC, I remove them from this module arch list. by lgao4 · 18 years ago
- e3cc406 - Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer be needed. by jwang36 · 18 years ago
- 0aa050f Fix up file paths. by bbahnsen · 18 years ago
- 8b018de Fix component name bugs when input Controller Name is invalid by qhuang8 · 18 years ago
- 2bbf72b Fix the issues, by xgu3 · 18 years ago
- d02ea95 Update video card preference policy, together with some memory leaks in Generic BDS Library. by xli24 · 18 years ago
- 0e7bfce BDS code calls Hii->FindHandles() with hardcoded length. by xli24 · 18 years ago
- 741fb36 Add dependency for RealAsm file build rules and Use the module name in place of macro STRING_ARRAY_NAME by lgao4 · 18 years ago
- 20515cd Introduce a new Guid with CName gEfiGenericPlatformVariableGuid to pair with those Unicode String names, which are forbidden to pair with gEfiGlobalVariableGuid according to newest Uefi Spec. by qhuang8 · 18 years ago
- 72b695f Migrate GOP driver from R8.6 for NT32. Add a new PCD "PcdWinNtGop". Setting NT32 platform using GOP driver instead of UGA driver. by wuyizhong · 18 years ago
- 4ef4e1e Original BdsLibMatchDevicePaths() excludes end node when comparing 2 devices paths. When a short device path is the part of a long device path, the function would mistakenly recognize them as same device paths. by xli24 · 18 years ago
- 7736526 1) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with PcdLib.c. by qwang12 · 18 years ago
- 6874dbd 1) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with PcdLib.c. by qwang12 · 18 years ago
- 406adcd Merge GOP related code from r8->r9. by wuyizhong · 18 years ago
- c587fa4 Support adding boot option from removable media, and removing invalid EFI boot option by xli24 · 18 years ago
- 060919c Do not clear debug register. New performance code does not use Debug register to log performance. by qhuang8 · 18 years ago
- 02918ed Let specify GUID value for GUID-defined FV region, and remove potential dead loop in Nt32 package. by xli24 · 18 years ago
- 477b827 update fpd to add PcdDxeIplBuildShareCodeHobs. by qhuang8 · 18 years ago
- f2d16cd Fix bug to support Nt32Pkg source level debug. by yshang1 · 18 years ago
- 78671f5 Update DxeIplPeim setting. by qhuang8 · 18 years ago
- ba2c737 rename library to Library by bbahnsen · 18 years ago
- b609c89 Fixed EDKT419. by qouyang · 18 years ago
- 3673b8b Add IPF support in Base IO Lib, and related change in fpd file by gtian · 18 years ago
- 885dc4d rename PcdGenericPlatformBusSpeed to PcdFSBClock to avoid confusing. by vanjeff · 18 years ago
- f588bef Add comments for all file tagged with "ToolCode="DUMMY"". by klu2 · 18 years ago
- 8569244 1. Rename PcdPlatformBusSpeed to PcdGenericPlatformBusSpeed by vanjeff · 18 years ago
- e7e9595 Remove hard coded constant of 15, and use CPU_STACK_ALIGNMENT instead by mdkinney · 18 years ago
- 9e0e49f Bug fix for "Tiano BIOS needs to implement an automatic reboot when BIOS settings are changed" by dtang2 · 18 years ago
- b219108 added PcdPlatformBusSpeed for BaseTimerLibLocalApic, thus this timer instance needn't depend on types of CPUs by vanjeff · 18 years ago
- 7228815 Bug fix for "Unplug U Disk during exploer using File Explorer cause tiano halt" by dtang2 · 18 years ago
- 1df07b6 Add pcd declaration to EdkModulePkg and Nt32Pkg to fix the check-in break. by cwu11 · 18 years ago
- c91eaa3 I fixed following bugs in EDKII. by mikewuping · 18 years ago
- 511710d 1. Add the fix for the following Bugs: by cwu11 · 18 years ago
- cb44bbd 1. Bug fix for "EDK GenericBds WriteBootToOsPerformanceData() uses AcpiReclaimMemory"; by dtang2 · 18 years ago
- 169c7e4 Fixed Case of include bootmaint.h to correct BootMaint.h, also corrected the case in the comment fields by lhauch · 18 years ago
- a0a1e5a Fixed Case of include bootmaint.h to correct BootMaint.h, also corrected the case in the comment fields by lhauch · 18 years ago
- dea9817 Change Binary Fat module from fat.ffs to fat.efi by lgao4 · 18 years ago
- 0386932 rename ACPI, PCI, END and LPC to DP_ACPI, DP_PCI, DP_END and DP_LPC, for ACPI, PCI, END and LPC are too generic. by vanjeff · 18 years ago
- 35b309d Make NT32 SecMain not depend on ReportStatusCodeLib by qhuang8 · 18 years ago
- 92ea7f2 Updated the Runtime Driver to use the MDE libs for cache flush and removed local copy of Cache flush code. Updated FPD files that include Runtime driver as a new lib was added to Runtime Driver for the cache flush. Removed Cache Flush routine from EDK DXE SAL Lib. by ajfish · 18 years ago
- 22fe731 Update build options format from "ABC", "XYZ" to ABC XYZ. by wuyizhong · 18 years ago
- d612375 Make Logo build following standard build process instead of customize build. by wuyizhong · 18 years ago
- a416984 Add Nt32TimeLibNull library instance for Nt32 platform. It is used by PeiMain module for computing performance counter. by klu2 · 18 years ago
- 24da104 Fixed build break caused by GetPerformanceCounter() in PeiMain module by jwang36 · 18 years ago
- 1549f51 Changed the way of using precompiled header in the build process. Now the use of precompiled header is controlled by tools_def.txt. by jwang36 · 18 years ago
- e2c55f6 Fix VS2005 compatibility issue by mdkinney · 18 years ago
- c4bbb32 Fix VS 2005 compatibility issue by mdkinney · 18 years ago
- 194479d Fix VS 2005 compatibility issue by mdkinney · 18 years ago
- 956e794 Fix VS 2005 compatibility issue by mdkinney · 18 years ago
- f55a0ac Fix VS 2005 compatibility issue by mdkinney · 18 years ago
- dab8ae8 Add support for DEBUG and RELEASE builds of this FPD file. by mdkinney · 18 years ago
- 542834c Remove the duplicated Copy Right in msa header. by lgao4 · 18 years ago
- 61249ae Merger DriverBinding and ComponentName into one <extern> section for all *.msa files by vanjeff · 18 years ago
- 495849b Add PCD Feature Flags for the Device Path Module by mdkinney · 18 years ago
- d946661 1) Added dependency check for flashmap, genfvimage, peirebase tasks by jwang36 · 18 years ago
- 0992e55 changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA674 to new 68169ab0-d41b-4009-9060-292c253ac43d to avoid its conflict with gPeiBaseMemoryTestPpiGuid and change all msa and fpd file in EdkII, which depends on EdkModulePkg. by lgao4 · 18 years ago
- 7f47bef added EFIAPI for those constructor functions by vanjeff · 18 years ago