summaryrefslogtreecommitdiffstats
path: root/EdkNt32Pkg/Library/EdkGenericBdsLib
Commit message (Expand)AuthorAgeFilesLines
* Retiring the ANT/JAVA build and removing the older EDK II packages that requi...lhauch2008-12-318-4650/+0
* Perfected MSA files.vanjeff2007-04-192-8/+10
* remove unnecessary files from EdkGenericBdsLib in EdkNt32pkgvanjeff2007-03-301-53/+0
* 1. Perfect libraries MSA filesvanjeff2007-03-307-211/+214
* 1. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modulesvanjeff2007-03-211-7/+0
* 1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATORvanjeff2007-03-161-20/+15
* 1) Replace BdsLibGetBootMode with GetBootMode from HobLib of MdePkg.qwang122007-03-091-32/+1
* 1. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI specqhuang82007-03-081-0/+5
* clean up MSA/SPD files.vanjeff2007-02-271-4/+33
* 1. PEI core needs to check image machine typexgu32007-01-311-4/+11
* Fix up file paths.bbahnsen2007-01-241-1/+1
* Update video card preference policy, together with some memory leaks in Gener...xli242007-01-122-70/+176
* BDS code calls Hii->FindHandles() with hardcoded length.xli242007-01-111-0/+53
* Introduce a new Guid with CName gEfiGenericPlatformVariableGuid to pair with ...qhuang82006-12-282-1/+4
* Migrate GOP driver from R8.6 for NT32. Add a new PCD "PcdWinNtGop". Setting N...wuyizhong2006-12-262-2/+147
* Original BdsLibMatchDevicePaths() excludes end node when comparing 2 devices ...xli242006-12-141-6/+1
* Support adding boot option from removable media, and removing invalid EFI boo...xli242006-12-081-51/+350
* Do not clear debug register. New performance code does not use Debug register...qhuang82006-12-081-13/+0
* Bug fix for "Tiano BIOS needs to implement an automatic reboot when BIOS sett...dtang22006-11-081-0/+218
* 1. Bug fix for "EDK GenericBds WriteBootToOsPerformanceData() uses AcpiReclai...dtang22006-11-031-6/+7
* Remove the duplicated Copy Right in msa header.lgao42006-09-271-10/+0
* changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao42006-09-181-1/+1
* Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish2006-07-261-42/+14
* Added license & copyright declarationjwang362006-07-131-0/+10
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred2006-07-121-1/+1
* Add in Abstract and Description for a few MSA files.qwang122006-07-121-7/+11
* Add necessary files (such as *.h) in module msa and remove unused msa files.lgao42006-07-111-0/+1
* Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang2006-07-101-12/+12
* Redefine SPEC and Release Version to 0x20000lgao42006-07-071-6/+6
* Obsoleted by new schema and new build tools.jwang362006-07-072-77/+0
* removed unnecessary name space declarations in some top level elementsjwang362006-06-301-5/+5
* Change NT32 to new XML Schema. wuyizhong2006-06-301-63/+93
* - changed the <Specification> position in <MsaLibHeader>jwang362006-06-021-1/+1
* Fixed some MSA files location of the <Specification> element.lhauch2006-06-021-1/+1
* Updated MSA by putting Specification element at the end of the header sectionlhauch2006-05-251-1/+1
* Initial import.bbahnsen2006-04-2111-0/+3963