- 0dc9978 add check for invalid handle. by vanjeff · 16 years ago
- ea43036 Clean the unused PCD entry. by lgao4 · 16 years ago
- 08c4ca5 retire gEfiBootStateGuid and replace it with dynamic hii pcd. so the different boot times can know whether it needs to do full/minimal/no_changes configuration. by eric_tian · 16 years ago
- ea2d908 retired PcdNtEmulatorEnable. by vanjeff · 16 years ago
- 7ee40c6 Remove the lite version FaultTolerantWrite Dxe Driver. Use new full version FaultTolerantWriteDxe driver in MdeModulePkg. by lgao4 · 16 years ago
- eba3ff4 Remove the lite version FaultTolerantWrite Dxe Driver. Use new full version FaultTolerantWriteDxe driver in MdeModulePkg. by lgao4 · 16 years ago
- c6a281b Remove the lite version FaultTolerantWrite Dxe Driver. New full version FaultTolerantWriteDxe driver is added in MdeModulePkg. by lgao4 · 16 years ago
- 88a5561 Update Variable driver to depend on full version FaultTolerantWrite protocol, and remove the lite version FaultTolerantWrite Dxe Driver. New full version FaultTolerantWriteDxe driver is added in MdeModulePkg. by lgao4 · 16 years ago
- 85e923a Add full version FaultTolerantWrite Dxe driver. by lgao4 · 16 years ago
- d0c94e5 The IA32 register definition is quit different between edk and edk2 code base, so should not use EFI_IA32_REGISTER_SET to prepare thunk call based on edk2's BaseLib. by klu2 · 16 years ago
- 2f78ec7 Add PeiHobLibFramework instance to provide a real implementation for BuildCvHob() by qhuang8 · 16 years ago
- 1edcb8f Retire BaseReportStatusCodeLib in IntelFrameworkModulePkg. by qhuang8 · 16 years ago
- e14130b Make Unix Sec use PeiReportStatusCodeLib instance of BaseReportStatusCodeLib in IntelFrameworkModulePkg. by qhuang8 · 16 years ago
- 5bc18fe Make Nt32 Sec use PeiReportStatusCodeLib instance of BaseReportStatusCodeLib in IntelFrameworkModulePkg. by qhuang8 · 16 years ago
- 429ed96 Use NULL library instance for ReportStatusCodeLib in MdeModulePkg.dsc. by qhuang8 · 16 years ago
- e886512 Add BaseReportStatusCodeLibNull to MdePkg.dsc. by qhuang8 · 16 years ago
- 2af44cf Add #include <Uefi/UefiBaseType.h> for the reference of "EFI_GUID" in the library class by qhuang8 · 16 years ago
- da0c760 Add BaseReportStatusCodeLibNull instance to MdePkg. This library provides empty functions in ReportStatusCodeLib class. by qhuang8 · 16 years ago
- 5b7021e Convert CreateBootDisk from windows bat file to Linux sh file. by gikidy · 16 years ago
- c521660 Linux split replaced by BaseTools Split. by gikidy · 16 years ago
- a86ae18 Re-organize the PCDs section to reduce the duplication of PCD help text and default value: every PCD token space and token pair has only one entry in DEC file. by gikidy · 16 years ago
- 296d352 Refine comments. by klu2 · 16 years ago
- 2776527 Remove debug message code. by klu2 · 16 years ago
- 49de9dd Fix ICC building issue. by klu2 · 16 years ago
- 237bb9d Fix bug of wrong stack16 stack for thunk call. This may cause Duet failed to enter graphic mode under Qemu simulator or some platforms. by klu2 · 16 years ago
- 71bd6db Update PostBuild.sh by klu2 · 16 years ago
- 3ef254b Use com as postfix as MSFT does. by klu2 · 16 years ago
- 5defbd8 Add post build script for linux by klu2 · 16 years ago
- f89afdd Add PostBuild process file for Unix environment. by gikidy · 16 years ago
- 4ab52fe Re-organize the PCDs section to reduce the duplication of PCD help text and default value: every PCD token space and token pair has only one entry in DEC file. by qhuang8 · 16 years ago
- 0682583 remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg by qhuang8 · 16 years ago
- 7ad5a8f Correct include path for linux building by klu2 · 16 years ago
- a1c18a5 remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg by qhuang8 · 16 years ago
- 3222ffc Fix incorrect function headers for IoLib APIs. by xli24 · 16 years ago
- eaa154e remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg by qhuang8 · 16 years ago
- 2ea15d0 remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg by qhuang8 · 16 years ago
- fb0b55f remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg by qhuang8 · 16 years ago
- 9bc2425 remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg by qhuang8 · 16 years ago
- 6448d56 remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg by qhuang8 · 16 years ago
- 4bf32fb remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg by qhuang8 · 16 years ago
- eea4d00 remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg by qhuang8 · 16 years ago
- 4354ec0 Remove bmp.h and shellFile.h from MdeModulePkg to IntelFrameworkpkg by qhuang8 · 16 years ago
- 2696392 Fixed file path issue if the WORKSPACE is the root of a drive (generated from source r1506) by jwang36 · 16 years ago
- f5305d5 Refine PCI Segment Library to avoid possible intrinsic function. by xli24 · 16 years ago
- 053b13f Fix the error that part of instructions of AsmWriteIva() is not included into the function body. by xli24 · 16 years ago
- a51a9ea remove PCI_MAX_SEGMENT from Industry Standard file. by vanjeff · 16 years ago
- 19d0df0 remove comment line by eric_tian · 16 years ago
- 90b8b0e Merge improved comments into this driver. by jljusten · 16 years ago
- 3efaa6e Move IntelFrameworkModulePkg/Universal/Legacy8259Dxe to by jljusten · 16 years ago
- c9b1a9d Move IntelFrameworkModulePkg/Universal/Legacy8259Dxe to by jljusten · 16 years ago
- 63418eb a. Allow different types PCD declaration in dec file by jwang36 · 16 years ago
- 23833b2 Add thunk code for CpuDxe driver. by klu2 · 16 years ago
- 880237f Add missing protocol definition in dec file and remove LegacyBiosThunk protocol. by klu2 · 16 years ago
- 105c70e Duet X64 still use IA32 tool chain to generate bootsector. So update postbuild.bat to correct the binary path. by klu2 · 16 years ago
- 99032c4 Pass X64 GCC building by klu2 · 16 years ago
- b0e441b Update step for FAT32 usb. by klu2 · 16 years ago
- fe74f17 fix building issue for linux tool chain by klu2 · 16 years ago
- f1294e4 Refine the comments for BiosVideo thunk driver. by klu2 · 16 years ago
- 0d92cdc Update BiosVideo driver to produce GOP protocol but not UgaDraw protocol which is retired from UEFI specification. by klu2 · 16 years ago
- fd677af Should use UINTN for architecture register. by klu2 · 16 years ago
- 024a9e1 Fix building issue for linux toolchain by klu2 · 16 years ago
- 439c34f Fix build broken for variable's header modification. by klu2 · 16 years ago
- 7da78b1 1, Port BiosVideoThunkDxe driver from edk to edk2; by klu2 · 16 years ago
- 92bb89c Changed deprecated DPATH to DLL for CYGWINGCC tool chain. by jwang36 · 16 years ago
- 1a6c62b Frozen from source r1503: added quote marks for the reference of $(MAKE) to avoid build failure because of space in MAKE path. by jwang36 · 16 years ago
- a95f236 Define EFI_REMOVABLE_MEDIA_FILE_NAME for EBC architecture in GenericBdsLib library instance, because UEFI specification does not define it for EBC. by klu2 · 16 years ago
- d4cb8e7 remove redundant judgement as ALIGNMENT can only equate with 1 or 8 instead of 0 by eric_tian · 16 years ago
- 3709c4c 1. delete Include/Guid/VariableInfo.h by eric_tian · 16 years ago
- aa19fa5 Update PCD help text. by lgao4 · 16 years ago
- c42d374 1. Use /Map to generate map files; 2. Add code to process bin files split. by gikidy · 16 years ago
- 9a2a7a1 GenericBdsLib can not be built under EBC because specification does not give some definition for EBC. by klu2 · 16 years ago
- 78b719a 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this PCD is *not* only hold default value of Bds timeout, but it is associated with a HII type PCD to hold persistent value for BDS timeout. Platform integrator will establish this mapping in platform DSC file. by klu2 · 16 years ago
- 041047e Remove unwanted svn properties added by tool. by jljusten · 16 years ago
- a9f61fc Added the definition of $(MAKE) macro back into top level makefile for the sake of nmake.exe in Visual Studio 2003. by jwang36 · 16 years ago
- 20193e0 Should use code16 for 16-bit assembler, otherwise 32-bit prefix will be added by klu2 · 16 years ago
- 0375ec8 boot sector use 16-bit code. by klu2 · 16 years ago
- 57b6de7 in 16-bit code, cs:[] require prefix because sengment size is set 32 bits. so use $ to reference string tag directly. by klu2 · 16 years ago
- 3519b58 corrected typo. by qwang12 · 16 years ago
- 844d9de Use default boot file name from UefiSpec.h and retired related PCDs by klu2 · 16 years ago
- c62dbf3 Use default boot file name from UefiSpec.h and retired related PCDs by klu2 · 16 years ago
- 7dbb8c5 Update help information for PcdSupportFullConfigRoutingProtocol. by qwang12 · 16 years ago
- 1f9fa1d 1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification said, if PcdHardwareErrorRecordLevel is 0, platform does not provide feature of hardware error record. by klu2 · 16 years ago
- a2b3599 1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification said, if PcdHardwareErrorRecordLevel is 0, platform does not provide feature of hardware error record. by klu2 · 16 years ago
- 0b84526 1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification said, if PcdHardwareErrorRecordLevel is 0, platform does not provide feature of hardware error record. by klu2 · 16 years ago
- 34a2bb9 All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Application by eric_tian · 16 years ago
- 12a738e 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this PCD is *not* only hold default value of Bds timeout, but it is associated with a HII type PCD to hold persistent value for BDS timeout. Platform integrator will establish this mapping in platform DSC file. by klu2 · 16 years ago
- 6efe5f9 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this PCD is *not* only hold default value of Bds timeout, but it is associated with a HII type PCD to hold persistent value for BDS timeout. Platform integrator will establish this mapping in platform DSC file. by klu2 · 16 years ago
- 21e97c7 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this PCD is *not* only hold default value of Bds timeout, but it is associated with a HII type PCD to hold persistent value for BDS timeout. Platform integrator will establish this mapping in platform DSC file. by klu2 · 16 years ago
- 8c81cb8 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this PCD is *not* only hold default value of Bds timeout, but it is associated with a HII type PCD to hold persistent value for BDS timeout. Platform integrator will establish this mapping in platform DSC file. by klu2 · 16 years ago
- 7f3a617 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, now this PCD is *not* only hold default value of Bds timeout, but it is associated with a HII type PCD to hold persistent value for BDS timeout. Platform integrator will establish this mapping in platform DSC file. by klu2 · 16 years ago
- 746be87 If variable does not exist for a HII PCD, a new NV variable need to be created. by klu2 · 16 years ago
- 18efbdf All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Application by eric_tian · 16 years ago
- 86b7139 Move OEMBadging protocol from MdeModulePkg to IntelFrameworkModulePkg by klu2 · 16 years ago
- 92502d5 PeiStatusCode PEIM does not dependent on BaseMemoryLib library class. by klu2 · 16 years ago
- da4483c Move OEMBadging protocol from MdeModulePkg to IntelFrameworkModulePkg by klu2 · 16 years ago
- 43d4555 Add GNUmakefile for Linux GCC to build BootSector; by gikidy · 16 years ago
- fd549a4 1. Add GNUmakefile for Linux GCC to build BootSector; by gikidy · 16 years ago
- 50db9e5 Add some comments in BdsDxe INF file. by lgao4 · 16 years ago
- de5b0df Correct minor comments in meta data file. by lgao4 · 16 years ago
- 1a0e3dd Add the missing header file by lgao4 · 16 years ago