diff options
author | AJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-10 18:46:02 +0000 |
---|---|---|
committer | AJFISH <AJFISH@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-10 18:46:02 +0000 |
commit | 5724d205a34d5891172b262858ce6068088955a8 (patch) | |
tree | ad3da6fe860c2e19884d828e3e54395cf8d43d8f /Nt32Pkg/PlatformBdsDxe | |
parent | d99e8cb4fef7239e565e84d6f06dd16a4440fdcd (diff) | |
download | edk2-platforms-5724d205a34d5891172b262858ce6068088955a8.tar.xz |
Remove .DXS reference in .inf file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3183 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Nt32Pkg/PlatformBdsDxe')
-rw-r--r-- | Nt32Pkg/PlatformBdsDxe/PlatformBds.inf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Nt32Pkg/PlatformBdsDxe/PlatformBds.inf b/Nt32Pkg/PlatformBdsDxe/PlatformBds.inf index 49aaff06d5..9ea3d4dde7 100644 --- a/Nt32Pkg/PlatformBdsDxe/PlatformBds.inf +++ b/Nt32Pkg/PlatformBdsDxe/PlatformBds.inf @@ -43,7 +43,6 @@ ################################################################################
[Sources.common]
- Generic/Bds.dxs
Generic/DeviceMngr/DeviceManagerVfr.Vfr
Generic/DeviceMngr/DeviceManagerStrings.uni
Generic/DeviceMngr/DeviceManager.c
|